bluetoothengine/bteng/inc/btengclientserver.h
branchRCL_3
changeset 56 9386f31cc85b
parent 55 613943a21004
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
    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
    58     };
    61     };
    59 
    62 
    60 /**  TBTDevAddr class size */
    63 /**  TBTDevAddr class size */
    61 const TInt KTBTDevAddrSize = 8;
    64 const TInt KTBTDevAddrSize = 8;
    62 
    65