BTDevice.cpp File Reference

__BTDEBUGGER()

void __BTDEBUGGER ( ) [inline]

__BT_BITMASK__

Enum TBTDeviceClassV1

Enumerators

EMajorServiceLength = 11
EMajorDeviceLength = 5
EMinorDeviceLength = 6
EFormatTypeLength = 2
EMajorServiceMask = ((1 << ( EMajorServiceLength )) - 1)
EMajorDeviceMask = ((1 << ( EMajorDeviceLength )) - 1)
EMinorDeviceMask = ((1 << ( EMinorDeviceLength )) - 1)
EFormatTypeMask = ((1 << ( EFormatTypeLength )) - 1)

const TUint8 KNumBitIndexBits

const TUint8 KNumBitIndexBits

const TUint8 KBitsInByte

const TUint8 KBitsInByte

const TUint8 KBitIndexBitsMask

const TUint8 KBitIndexBitsMask