equal
deleted
inserted
replaced
53 EBTEngIsDeviceConnectable, // 39 |
53 EBTEngIsDeviceConnectable, // 39 |
54 EBTEngGetConnectedAddresses, // 40 |
54 EBTEngGetConnectedAddresses, // 40 |
55 EBTEngNotifyConnectionEvents, // 41 |
55 EBTEngNotifyConnectionEvents, // 41 |
56 EBTEngCancelEventNotifier, // 42 |
56 EBTEngCancelEventNotifier, // 42 |
57 EBTEngPrepareDiscovery, // 43 |
57 EBTEngPrepareDiscovery, // 43 |
58 EBTEngSetPairingObserver, // 44 |
|
59 EBTEngPairDevice, // 45 |
|
60 EBTEngCancelPairDevice, // 46 |
|
61 }; |
58 }; |
62 |
59 |
63 /** TBTDevAddr class size */ |
60 /** TBTDevAddr class size */ |
64 const TInt KTBTDevAddrSize = 8; |
61 const TInt KTBTDevAddrSize = 8; |
65 |
62 |