|
||
typedef TPckgBuf<TBTDeviceSelectionParams> TBTDeviceSelectionParamsPckg;
Typedef'ed pckgbuf to send paramaters to the device selection dialog via the notifier framework.
typedef TPckgBuf<TBTDeviceResponseParams> TBTDeviceResponseParamsPckg;
Typedef'ed pckgbuf to retrieve the response from the device selection dialog via the notifier framework.
typedef TPckgBuf<TPanConnectionList> TPanConnectionListPckg;
Typedef'ed pckgbuf for TPanConnectionList
.
typedef TPckgBuf<TNapConnectionResult> TNapConnectionResultPckg;
Typedef'ed pckgbuf to retrieve the response from the incoming PAN NAP connection selection dialog via the notifier framework.
TNapConnectionResult
The response from the incoming PAN NAP connection selection dialog.
|
Interface status: | deprecated | Use TBTDeviceList::MaxNumberOfDevices() instead. Note however that you should call this function each time you wish to use this value rather than storing a copy because the actual value is subject to change. |
const TUint KMaxPanDevicesForSimultaneousSelection=8;
const TUint KPbapAuthPasswordLength=64;
Maximum length of the password text buffer.