Bluetooth Framework C++ Edition
CwclBluetoothRadio Member List

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

__declspec(property(get=GetIncludePaired)) bool IncludePairedCwclBluetoothRadioprotected
__declspec(property(get=GetLeDiscovering)) bool LeDiscoveringCwclBluetoothRadioprotected
__declspec(property(get=GetReceiver)) CwclMessageReceiver *ReceiverCwclBluetoothRadioprotected
__declspec(property(get=GetPairAddress)) __int64 PairAddressCwclBluetoothRadioprotected
__declspec(property(get=GetApi)) wclBluetoothApi ApiCwclBluetoothRadio
__declspec(property(get=GetApiName)) tstring ApiNameCwclBluetoothRadio
__declspec(property(get=GetAvailable)) bool AvailableCwclBluetoothRadio
__declspec(property(get=GetClassicSupported)) bool ClassicSupportedCwclBluetoothRadio
__declspec(property(get=GetComPorts)) wclVirtualComPorts ComPortsCwclBluetoothRadio
__declspec(property(get=GetDiscovering)) bool DiscoveringCwclBluetoothRadio
__declspec(property(get=GetLeSupported)) bool LeSupportedCwclBluetoothRadio
__declspec(property(get=GetManager)) CwclBluetoothManager *ManagerCwclBluetoothRadio
__declspec(property(get=GetPairing)) bool PairingCwclBluetoothRadio
__declspec(property(get=GetPlugged)) bool PluggedCwclBluetoothRadio
CheckAvailable() constCwclBluetoothRadioprotected
CreateComPort(const __int64 Address, const GUID &Service, unsigned short &Number)CwclBluetoothRadio
CwclBluetoothRadio(CwclBluetoothManager *const Manager)CwclBluetoothRadio
DestroyComPort(const unsigned short Number)CwclBluetoothRadio
Discover(const unsigned char Timeout, const wclBluetoothDiscoverKind Kind, const bool IncludePaired=false)CwclBluetoothRadio
DoAuthenticationCompleted(const __int64 Address, const int Error)CwclBluetoothRadioprotectedvirtual
DoConfirm(const __int64 Address, bool &Confirm)CwclBluetoothRadioprotectedvirtual
DoDeviceFound(const __int64 Address)CwclBluetoothRadioprotectedvirtual
DoDiscoveringCompleted(const int Error)CwclBluetoothRadioprotectedvirtual
DoDiscoveringStarted()CwclBluetoothRadioprotectedvirtual
DoIoCapabilityRequest(const __int64 Address, wclBluetoothMitmProtection &Mitm, wclBluetoothIoCapability &IoCapability, bool &OobPresent)CwclBluetoothRadioprotectedvirtual
DoNumericComparison(const __int64 Address, const unsigned long Number, bool &Confirm)CwclBluetoothRadioprotectedvirtual
DoOobDataRequest(const __int64 Address, wclBluetoothOobData &OobData)CwclBluetoothRadioprotectedvirtual
DoPasskeyNotification(const __int64 Address, const unsigned long Passkey)CwclBluetoothRadioprotectedvirtual
DoPasskeyRequest(const __int64 Address, unsigned long &Passkey)CwclBluetoothRadioprotectedvirtual
DoPinRequest(const __int64 Address, tstring &Pin)CwclBluetoothRadioprotectedvirtual
DoProtectionLevelRequest(const __int64 Address, wclBluetoothLeProtectionLevel &Protection)CwclBluetoothRadioprotectedvirtual
DoStatusChanged()CwclBluetoothRadioprotectedvirtual
EnumComPorts(wclVirtualComPorts &ComPorts)CwclBluetoothRadio
EnumConnectedDevices(wclBluetoothAddresses &Devices)CwclBluetoothRadio
EnumInstalledServices(const __int64 Address, wclBluetoothInstalledServices &Services)CwclBluetoothRadio
EnumPairedDevices(wclBluetoothAddresses &Devices)CwclBluetoothRadio
EnumPairedDevices(const wclBluetoothDiscoverKind Kind, wclBluetoothAddresses &Devices)CwclBluetoothRadio
EnumRemoteServices(const __int64 Address, const GUID *const Uuid, wclBluetoothServices &Services)CwclBluetoothRadio
GetAddress(__int64 &Address)CwclBluetoothRadio
GetApi() constCwclBluetoothRadio
GetApiName() constCwclBluetoothRadio
GetAvailable() constCwclBluetoothRadio
GetClassicSupported() constCwclBluetoothRadio
GetCod(unsigned long &Cod)CwclBluetoothRadio
GetComPorts() constCwclBluetoothRadio
GetConnectable(bool &Connectable)CwclBluetoothRadio
GetDiscoverable(bool &Discoverable)CwclBluetoothRadio
GetDiscovering() constCwclBluetoothRadio
GetHciVersion(unsigned char &Version, unsigned short &Revision)CwclBluetoothRadio
GetIncludePaired() constCwclBluetoothRadioprotected
GetLeDiscovering() constCwclBluetoothRadioprotected
GetLeSupported() constCwclBluetoothRadio
GetLmpVersion(unsigned char &Version, unsigned short &Subversion)CwclBluetoothRadio
GetManager() constCwclBluetoothRadio
GetManufacturer(unsigned short &Manu)CwclBluetoothRadio
GetName(tstring &Name)CwclBluetoothRadio
GetPairAddress() constCwclBluetoothRadioprotected
GetPairing() constCwclBluetoothRadio
GetPlugged() constCwclBluetoothRadio
GetReceiver() constCwclBluetoothRadioprotected
GetRemoteAddressType(const __int64 Address, wclBluetoothAddressType &AddrType)CwclBluetoothRadio
GetRemoteCod(const __int64 Address, unsigned long &Cod)CwclBluetoothRadio
GetRemoteConnectedStatus(const __int64 Address, bool &Connected)CwclBluetoothRadio
GetRemoteDeviceType(const __int64 Address, wclBluetoothDeviceType &DevType)CwclBluetoothRadio
GetRemoteName(const __int64 Address, tstring &Name)CwclBluetoothRadio
GetRemotePaired(const __int64 Address, bool &Paired)CwclBluetoothRadio
GetRemoteRssi(const __int64 Address, char &Rssi)CwclBluetoothRadio
GetSimplePairingMode(bool &Enabled)CwclBluetoothRadio
HalClearFunctions()=0CwclBluetoothRadioprotectedpure virtual
HalClearGlobalInstance()=0CwclBluetoothRadioprotectedpure virtual
HalConfirmReply(const __int64 Address, const bool Confirm)=0CwclBluetoothRadioprotectedpure virtual
HalCreateComPort(const __int64 Address, const GUID &Service, unsigned short &Number)=0CwclBluetoothRadioprotectedpure virtual
HalCreateConnection(const wclBluetoothConnectionType ConnectionType, CwclCustomConnection *&Connection)=0CwclBluetoothRadioprotectedpure virtual
HalDestroyComPort(const unsigned short Number)=0CwclBluetoothRadioprotectedpure virtual
HalDiscoverBle(const unsigned char Timeout)=0CwclBluetoothRadioprotectedpure virtual
HalDiscoverClassic(const unsigned char Timeout)=0CwclBluetoothRadioprotectedpure virtual
HalEnumComPorts(wclVirtualComPorts &ComPorts)=0CwclBluetoothRadioprotectedpure virtual
HalEnumConnectedDevices(wclBluetoothAddresses &Devices)=0CwclBluetoothRadioprotectedpure virtual
HalEnumInstalledServices(const __int64 Address, wclBluetoothInstalledServices &Services)=0CwclBluetoothRadioprotectedpure virtual
HalEnumPairedDevices(wclBluetoothAddresses &Devices)=0CwclBluetoothRadioprotectedpure virtual
HalEnumRemoteServices(const __int64 Address, const GUID *const Uuid, wclBluetoothServices &Services)=0CwclBluetoothRadioprotectedpure virtual
HalGetAddress(__int64 &Address)=0CwclBluetoothRadioprotectedpure virtual
HalGetApi() const =0CwclBluetoothRadioprotectedpure virtual
HalGetApiName() const =0CwclBluetoothRadioprotectedpure virtual
HalGetAvailable() const =0CwclBluetoothRadioprotectedpure virtual
HalGetCod(unsigned long &Cod)=0CwclBluetoothRadioprotectedpure virtual
HalGetConnectable(bool &Connectable)=0CwclBluetoothRadioprotectedpure virtual
HalGetDiscoverable(bool &Discoverable)=0CwclBluetoothRadioprotectedpure virtual
HalGetFunctions()=0CwclBluetoothRadioprotectedpure virtual
HalGetHciVersion(unsigned char &Version, unsigned short &Revision)=0CwclBluetoothRadioprotectedpure virtual
HalGetLmpVersion(unsigned char &Version, unsigned short &Subversion)=0CwclBluetoothRadioprotectedpure virtual
HalGetManufacturer(unsigned short &Manu)=0CwclBluetoothRadioprotectedpure virtual
HalGetName(tstring &Name)=0CwclBluetoothRadioprotectedpure virtual
HalGetPlugged() const =0CwclBluetoothRadioprotectedpure virtual
HalGetRemoteAddressType(const __int64 Address, wclBluetoothAddressType &AddrType)=0CwclBluetoothRadioprotectedpure virtual
HalGetRemoteCod(const __int64 Address, unsigned long &Cod)=0CwclBluetoothRadioprotectedpure virtual
HalGetRemoteConnectedStatus(const __int64 Address, bool &Connected)=0CwclBluetoothRadioprotectedpure virtual
HalGetRemoteDeviceType(const __int64 Address, wclBluetoothDeviceType &DevType)=0CwclBluetoothRadioprotectedpure virtual
HalGetRemoteName(const __int64 Address, tstring &Name)=0CwclBluetoothRadioprotectedpure virtual
HalGetRemotePaired(const __int64 Address, bool &Paired)=0CwclBluetoothRadioprotectedpure virtual
HalGetRemoteRssi(const __int64 Address, char &Rssi)=0CwclBluetoothRadioprotectedpure virtual
HalGetSimplePairingMode(bool &Enabled)=0CwclBluetoothRadioprotectedpure virtual
HalInitialize()=0CwclBluetoothRadioprotectedpure virtual
HalInstallDevice(const __int64 Address, const GUID &Service)=0CwclBluetoothRadioprotectedpure virtual
HalIoCapabilityReply(const __int64 Address, const wclBluetoothMitmProtection Mitm, const wclBluetoothIoCapability IoCapability, const bool OobPresent)=0CwclBluetoothRadioprotectedpure virtual
HalIsRemoteDeviceInRange(const __int64 Address, bool &InRange)=0CwclBluetoothRadioprotectedpure virtual
HalLoadApi()=0CwclBluetoothRadioprotectedpure virtual
HalNumericComparisonReply(const __int64 Address, const unsigned long Value, const bool Confirm)=0CwclBluetoothRadioprotectedpure virtual
HalOobDataReply(const __int64 Address, const wclBluetoothOobData &OobData)=0CwclBluetoothRadioprotectedpure virtual
HalPasskeyReply(const __int64 Address, const unsigned long Passkey)=0CwclBluetoothRadioprotectedpure virtual
HalPinReply(const __int64 Address, const tstring &Pin)=0CwclBluetoothRadioprotectedpure virtual
HalProtectionLevelReply(const __int64 Address, const wclBluetoothLeProtectionLevel Protection)=0CwclBluetoothRadioprotectedpure virtual
HalRegisterCallbacks()=0CwclBluetoothRadioprotectedpure virtual
HalRemoteDisconnect(const __int64 Address)=0CwclBluetoothRadioprotectedpure virtual
HalRemotePair(const __int64 Address, const wclBluetoothPairingMethod Method)=0CwclBluetoothRadioprotectedpure virtual
HalRemoteUnpair(const __int64 Address, const wclBluetoothPairingMethod Method)=0CwclBluetoothRadioprotectedpure virtual
HalSetCod(const unsigned long Cod)=0CwclBluetoothRadioprotectedpure virtual
HalSetConnectable(const bool Connectable)=0CwclBluetoothRadioprotectedpure virtual
HalSetDiscoverable(const bool Discoverable)=0CwclBluetoothRadioprotectedpure virtual
HalSetGlobalInstance()=0CwclBluetoothRadioprotectedpure virtual
HalSetName(const tstring &Name)=0CwclBluetoothRadioprotectedpure virtual
HalSetSimplePairingMode(const bool Enable)=0CwclBluetoothRadioprotectedpure virtual
HalTerminate()=0CwclBluetoothRadioprotectedpure virtual
HalTerminateOperations()=0CwclBluetoothRadioprotectedpure virtual
HalTurnOff()=0CwclBluetoothRadioprotectedpure virtual
HalTurnOn()=0CwclBluetoothRadioprotectedpure virtual
HalUninitialize()=0CwclBluetoothRadioprotectedpure virtual
HalUninstallDevice(const __int64 Address, const GUID &Service)=0CwclBluetoothRadioprotectedpure virtual
HalUnloadApi()=0CwclBluetoothRadioprotectedpure virtual
HalUnregisterCallbacks()=0CwclBluetoothRadioprotectedpure virtual
InstallDevice(const __int64 Address, const GUID &Service)CwclBluetoothRadio
IsRemoteDeviceInRange(const __int64 Address, bool &InRange)CwclBluetoothRadio
MessageReceived(const CwclMessage *const Message)CwclBluetoothRadioprotectedvirtual
RemoteDisconnect(const __int64 Address)CwclBluetoothRadio
RemotePair(const __int64 Address, const wclBluetoothPairingMethod Method=pmAuto)CwclBluetoothRadio
RemoteUnpair(const __int64 Address, const wclBluetoothPairingMethod Method=pmAuto, const bool Force=false)CwclBluetoothRadio
SetCod(const unsigned long Cod)CwclBluetoothRadio
SetConnectable(const bool Connectable)CwclBluetoothRadio
SetDiscoverable(const bool Discoverable)CwclBluetoothRadio
SetName(const tstring &Name)CwclBluetoothRadio
SetSimplePairingMode(const bool Enable)CwclBluetoothRadio
Terminate()CwclBluetoothRadio
TurnOff()CwclBluetoothRadio
TurnOn()CwclBluetoothRadio
UninstallDevice(const __int64 Address, const GUID &Service)CwclBluetoothRadio
~CwclBluetoothRadio()CwclBluetoothRadiovirtual