Bluetooth Framework C++ Edition
CwclBluetoothManager Member List

This is the complete list of members for CwclBluetoothManager, including all inherited members.

__declspec(property(get=GetActive)) bool ActiveCwclBluetoothManager
__declspec(property(get=GetCount)) size_t CountCwclBluetoothManager
__declspec(property(get=GetDiscovering)) bool DiscoveringCwclBluetoothManager
__declspec(property(get=GetHandlePairing)) bool HandlePairingCwclBluetoothManager
__declspec(property(get=GetRadios)) CwclBluetoothRadio *Radios[]CwclBluetoothManager
AfterOpen(void *Sender)CwclBluetoothManager
BeforeClose(void *Sender)CwclBluetoothManager
Close()CwclBluetoothManager
CwclBluetoothManager()CwclBluetoothManager
DoAfterOpen()CwclBluetoothManagerprotectedvirtual
DoAuthenticationCompleted(CwclBluetoothRadio *const Radio, const __int64 Address, const int Error)CwclBluetoothManagerprotectedvirtual
DoBeforeClose()CwclBluetoothManagerprotectedvirtual
DoClosed()CwclBluetoothManagerprotectedvirtual
DoConfirm(CwclBluetoothRadio *const Radio, const __int64 Address, bool &Confirm)CwclBluetoothManagerprotectedvirtual
DoDeviceFound(CwclBluetoothRadio *const Radio, const __int64 Address)CwclBluetoothManagerprotectedvirtual
DoDiscoveringCompleted(CwclBluetoothRadio *const Radio, const int Error)CwclBluetoothManagerprotectedvirtual
DoDiscoveringStarted(CwclBluetoothRadio *const Radio)CwclBluetoothManagerprotectedvirtual
DoIoCapabilityRequest(CwclBluetoothRadio *const Radio, const __int64 Address, wclBluetoothMitmProtection &Mitm, wclBluetoothIoCapability &IoCapability, bool &OobPresent)CwclBluetoothManagerprotectedvirtual
DoNumericComparison(CwclBluetoothRadio *const Radio, const __int64 Address, const unsigned long Number, bool &Confirm)CwclBluetoothManagerprotectedvirtual
DoOobDataRequest(CwclBluetoothRadio *const Radio, const __int64 Address, wclBluetoothOobData &OobData)CwclBluetoothManagerprotectedvirtual
DoPasskeyNotification(CwclBluetoothRadio *const Radio, const __int64 Address, const unsigned long Passkey)CwclBluetoothManagerprotectedvirtual
DoPasskeyRequest(CwclBluetoothRadio *const Radio, const __int64 Address, unsigned long &Passkey)CwclBluetoothManagerprotectedvirtual
DoPinRequest(CwclBluetoothRadio *const Radio, const __int64 Address, tstring &Pin)CwclBluetoothManagerprotectedvirtual
DoProtectionLevelRequest(CwclBluetoothRadio *const Radio, const __int64 Address, wclBluetoothLeProtectionLevel &Protection)CwclBluetoothManagerprotectedvirtual
DoStatusChanged(CwclBluetoothRadio *const Radio)CwclBluetoothManagerprotectedvirtual
GetActive() constCwclBluetoothManager
GetClassicRadio(CwclBluetoothRadio *&Radio) constCwclBluetoothManager
GetCount() constCwclBluetoothManager
GetDiscovering()CwclBluetoothManager
GetHandlePairing() constCwclBluetoothManager
GetLeRadio(CwclBluetoothRadio *&Radio) constCwclBluetoothManager
GetRadio(CwclBluetoothRadio *&Radio) constCwclBluetoothManager
GetRadios(const size_t Index) constCwclBluetoothManager
OnAuthenticationCompleted(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, const int Error)CwclBluetoothManager
OnClosed(void *Sender)CwclBluetoothManager
OnConfirm(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, bool &Confirm)CwclBluetoothManager
OnDeviceFound(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address)CwclBluetoothManager
OnDiscoveringCompleted(void *Sender, CwclBluetoothRadio *const Radio, const int Error)CwclBluetoothManager
OnDiscoveringStarted(void *Sender, CwclBluetoothRadio *const Radio)CwclBluetoothManager
OnIoCapabilityRequest(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, wclBluetoothMitmProtection &Mitm, wclBluetoothIoCapability &IoCapability, bool &OobPresent)CwclBluetoothManager
OnNumericComparison(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, const unsigned long Number, bool &Confirm)CwclBluetoothManager
OnOobDataRequest(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, wclBluetoothOobData &OobData)CwclBluetoothManager
OnPasskeyNotification(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, const unsigned long Passkey)CwclBluetoothManager
OnPasskeyRequest(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, unsigned long &Passkey)CwclBluetoothManager
OnPinRequest(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, tstring &Pin)CwclBluetoothManager
OnProtectionLevelRequest(void *Sender, CwclBluetoothRadio *const Radio, const __int64 Address, wclBluetoothLeProtectionLevel &Protection)CwclBluetoothManager
OnStatusChanged(void *Sender, CwclBluetoothRadio *const Radio)CwclBluetoothManager
Open(const wclBluetoothApis Apis, const bool HandlePairing=true)CwclBluetoothManager
Open(const bool HandlePairing=true)CwclBluetoothManager
~CwclBluetoothManager()CwclBluetoothManagervirtual