Bluetooth Framework C++ Edition
CwclGattServerConnection Member List

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

__declspec(property(get=GetActive)) bool ActiveCwclGattServerConnection
__declspec(property(get=GetClients)) CwclGattServerClient *Clients[]CwclGattServerConnection
__declspec(property(get=GetClientsCount)) size_t ClientsCountCwclGattServerConnection
__declspec(property(get=GetRadio)) CwclBluetoothRadio *RadioCwclGattServerConnection
__declspec(property(get=GetServices)) CwclGattLocalService *Services[]CwclGattServerConnection
__declspec(property(get=GetServicesCount)) size_t ServicesCountCwclGattServerConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetReceiver)) CwclMessageReceiver *ReceiverCwclCustomConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetThreadId)) DWORD ThreadIdCwclCustomConnection
AddService(const wclGattUuid &Uuid, CwclGattLocalService *&Service)CwclGattServerConnection
ClearServices()CwclGattServerConnection
CwclCustomConnection()CwclCustomConnection
CwclGattServerConnection(CwclBluetoothRadio *const Radio)CwclGattServerConnection
DeleteService(const size_t Index)CwclGattServerConnection
DoClientConnected(CwclGattServerClient *const Client)CwclGattServerConnectionprotectedvirtual
DoClientDisconnected(CwclGattServerClient *const Client)CwclGattServerConnectionprotectedvirtual
DoConnectionParamsChanged(CwclGattServerClient *const Client)CwclGattServerConnectionprotectedvirtual
DoConnectionPhyChanged(CwclGattServerClient *const Client)CwclGattServerConnectionprotectedvirtual
DoMaxPduSizeChanged(CwclGattServerClient *const Client)CwclGattServerConnectionprotectedvirtual
DoNotificationSizeChanged(CwclGattServerClient *const Client)CwclGattServerConnectionprotectedvirtual
DoRead(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicReadRequest *const Request)CwclGattServerConnectionprotectedvirtual
DoStarted()CwclGattServerConnectionprotectedvirtual
DoStopped()CwclGattServerConnectionprotectedvirtual
DoSubscribed(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServerConnectionprotectedvirtual
DoUnsubscribed(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServerConnectionprotectedvirtual
DoWrite(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicWriteRequest *const Request)CwclGattServerConnectionprotectedvirtual
Enter()CwclCustomConnectionprotected
GetActive() constCwclGattServerConnection
GetClients(const size_t Index) constCwclGattServerConnection
GetClientsCount() constCwclGattServerConnection
GetRadio() constCwclGattServerConnection
GetReceiver() constCwclCustomConnection
GetServices(const size_t Index) constCwclGattServerConnection
GetServicesCount() constCwclGattServerConnection
GetThreadId() constCwclCustomConnection
HalCreateClient(const __int64 Address)=0CwclGattServerConnectionprotectedpure virtual
HalCreateService(const wclGattUuid &Uuid, CwclGattLocalService *&Service)=0CwclGattServerConnectionprotectedpure virtual
HalInitialize()=0CwclGattServerConnectionprotectedpure virtual
HalUninitialize()=0CwclGattServerConnectionprotectedpure virtual
Leave()CwclCustomConnectionprotected
MessageReceived(const CwclMessage *const Message)CwclGattServerConnectionprotectedvirtual
OnClientConnected(void *Sender, CwclGattServerClient *const Client)CwclGattServerConnection
OnClientDisconnected(void *Sender, CwclGattServerClient *const Client)CwclGattServerConnection
OnConnectionParamsChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServerConnection
OnConnectionPhyChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServerConnection
OnMaxPduSizeChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServerConnection
OnNotificationSizeChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServerConnection
OnRead(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicReadRequest *const Request)CwclGattServerConnection
OnStarted(void *Sender)CwclGattServerConnection
OnStopped(void *Sender)CwclGattServerConnection
OnSubscribed(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServerConnection
OnUnsubscribed(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServerConnection
OnWrite(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicWriteRequest *const Request)CwclGattServerConnection
Start()CwclGattServerConnection
Stop()CwclGattServerConnection
~CwclCustomConnection()CwclCustomConnectionvirtual
~CwclGattServerConnection()CwclGattServerConnectionvirtual