ACTIVE 列挙値 | CBluetoothDevice | |
Authenticate(void) const | CBluetoothDevice | |
CBluetoothAddress(BT_ADDR btAddr=0) | CBluetoothAddress | |
CBluetoothAddress(const CBluetoothAddress &other) | CBluetoothAddress | |
CBluetoothDevice(const BT_ADDR &btAddr=0) | CBluetoothDevice | |
CBluetoothDevice(BT_HANDLE btHandle) | CBluetoothDevice | |
CBluetoothDevice(const CBluetoothDevice &other) | CBluetoothDevice | |
CloseConnection(BT_HANDLE handle) | CBluetoothDevice | static |
CreateAclConnection(void) | CBluetoothDevice | |
CreateScoConnection(void) | CBluetoothDevice | |
EMode 列挙名 | CBluetoothDevice | |
EnterHoldMode(WORD &_interval, WORD hold_mode_max, WORD hold_mode_min) | CBluetoothDevice | |
EnterParkMode(WORD &_interval, WORD beacon_max, WORD beacon_min) | CBluetoothDevice | |
EnterSniffMode(WORD &_interval, WORD sniff_mode_max, WORD sniff_mode_min, WORD sniff_attempt, WORD sniff_timeout) | CBluetoothDevice | |
ExitParkMode(void) | CBluetoothDevice | |
ExitSniffMode(void) | CBluetoothDevice | |
GetAddress(void) const | CBluetoothAddress | |
GetAddressString(void) const | CBluetoothAddress | |
GetBasebandConnections(CWorkMemT< BASEBAND_CONNECTION > &_connections) | CBluetoothDevice | static |
GetClass(CBluetoothClass &_class) const | CBluetoothDevice | |
GetClassEx(CBluetoothClass &_class) | CBluetoothDevice | |
GetCurrentMode(EMode &_mode) const | CBluetoothDevice | |
GetLinkKey(CBluetoothLinkKey &_key) const | CBluetoothDevice | |
GetName(void) const | CBluetoothDevice | |
GetServicesList(CWorkMemT< WORD > &_list, size_t baseListLength, const WORD *pBaseList) const | CBluetoothDevice | |
GetVersion(TVersion &_version) | CBluetoothDevice | |
HasService(CWorkMem &_raw, WORD uuid16) const | CBluetoothDevice | |
HasService(CBluetoothServiceAttribute &_attr, WORD uuid16) const | CBluetoothDevice | |
HasService(WORD uuid16) const | CBluetoothDevice | |
HOLD 列挙値 | CBluetoothDevice | |
IsExist(void) const | CBluetoothDevice | |
IsValid(void) const | CBluetoothAddress | |
m_btAddr | CBluetoothAddress | protected |
operator const BT_ADDR &(void) const | CBluetoothAddress | |
operator=(const CBluetoothDevice &other) | CBluetoothDevice | |
TNB::CBluetoothAddress::operator=(const CBluetoothAddress &other) | CBluetoothAddress | |
PairRequest(LPCTSTR lpszPin) | CBluetoothDevice | |
PARK 列挙値 | CBluetoothDevice | |
RefusePinRequest(void) | CBluetoothDevice | |
RevokeLinkKey(void) | CBluetoothDevice | |
RevokePin(void) | CBluetoothDevice | |
ServiceToString(WORD serviceUuid16) | CBluetoothDevice | static |
SetAddressString(LPCTSTR lpszAddress) | CBluetoothAddress | |
SetEncryption(bool isEnable) | CBluetoothDevice | |
SetLinkKey(const CBluetoothLinkKey &key) | CBluetoothDevice | |
SetPin(LPCTSTR lpszPin) | CBluetoothDevice | |
SNIFF 列挙値 | CBluetoothDevice | |