Bluetooth Framework C++ Edition
CwclBluetoothLeAdvertiserConnection Member List

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

__declspec(property(get=GetAdvertisements)) WCL_BLE_ADV_LIST *AdvertisementsCwclBluetoothLeAdvertiserConnection
__declspec(property(get=GetAdvertising)) bool AdvertisingCwclBluetoothLeAdvertiserConnection
__declspec(property(get=GetInterval)) unsigned short IntervalCwclBluetoothLeAdvertiserConnection
__declspec(property(get=GetRadio)) CwclBluetoothRadio *RadioCwclBluetoothLeAdvertiserConnection
__declspec(property(get=GetAnonymous, put=SetAnonymous)) bool AnonymousCwclBluetoothLeAdvertiserConnection
__declspec(property(get=GetIncludeTxRssi, put=SetIncludeTxRssi)) bool IncludeTxRssiCwclBluetoothLeAdvertiserConnection
__declspec(property(get=GetPreferredTxRssi, put=SetPreferredTxRssi)) char PreferredTxRssiCwclBluetoothLeAdvertiserConnection
__declspec(property(get=GetUseExtendedAdvertisement, put=SetUseExtendedAdvertisement)) bool UseExtendedAdvertisementCwclBluetoothLeAdvertiserConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetReceiver)) CwclMessageReceiver *ReceiverCwclCustomConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetThreadId)) DWORD ThreadIdCwclCustomConnection
CwclBluetoothLeAdvertiserConnection(CwclBluetoothRadio *const Radio)CwclBluetoothLeAdvertiserConnection
CwclCustomConnection()CwclCustomConnection
DoStarted()CwclBluetoothLeAdvertiserConnectionprotectedvirtual
DoStopped()CwclBluetoothLeAdvertiserConnectionprotectedvirtual
Enter()CwclCustomConnectionprotected
GetAdvertisements() constCwclBluetoothLeAdvertiserConnection
GetAdvertising() constCwclBluetoothLeAdvertiserConnection
GetAnonymous() constCwclBluetoothLeAdvertiserConnection
GetIncludeTxRssi() constCwclBluetoothLeAdvertiserConnection
GetInterval() constCwclBluetoothLeAdvertiserConnection
GetPreferredTxRssi() constCwclBluetoothLeAdvertiserConnection
GetRadio() constCwclBluetoothLeAdvertiserConnection
GetReceiver() constCwclCustomConnection
GetThreadId() constCwclCustomConnection
GetUseExtendedAdvertisement() constCwclBluetoothLeAdvertiserConnection
HalStart()=0CwclBluetoothLeAdvertiserConnectionprotectedpure virtual
HalStop()=0CwclBluetoothLeAdvertiserConnectionprotectedpure virtual
Leave()CwclCustomConnectionprotected
MessageReceived(const CwclMessage *const Message) overrideCwclBluetoothLeAdvertiserConnectionprotectedvirtual
OnStarted(void *Sender)CwclBluetoothLeAdvertiserConnection
OnStopped(void *Sender)CwclBluetoothLeAdvertiserConnection
SetAnonymous(const bool value)CwclBluetoothLeAdvertiserConnection
SetIncludeTxRssi(const bool value)CwclBluetoothLeAdvertiserConnection
SetPreferredTxRssi(const char value)CwclBluetoothLeAdvertiserConnection
SetUseExtendedAdvertisement(const bool value)CwclBluetoothLeAdvertiserConnection
Start(WCL_BLE_ADV_LIST *const Advertisements, const unsigned short Interval)CwclBluetoothLeAdvertiserConnection
Stop()CwclBluetoothLeAdvertiserConnection
~CwclBluetoothLeAdvertiserConnection()CwclBluetoothLeAdvertiserConnectionvirtual
~CwclCustomConnection()CwclCustomConnectionvirtual