Bluetooth Framework C++ Edition
CwclGattServer Member List

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

__declspec(property(get=GetInitialized)) bool InitializedCwclGattServer
__declspec(property(get=GetRadio)) CwclBluetoothRadio *RadioCwclGattServer
__declspec(property(get=GetStarted)) bool StartedCwclGattServer
__declspec(property(get=GetServices)) CwclGattLocalService *Services[]CwclGattServer
__declspec(property(get=GetServicesCount)) size_t ServicesCountCwclGattServer
__declspec(property(get=GetClients)) CwclGattServerClient *Clients[]CwclGattServer
__declspec(property(get=GetClientsCount)) size_t ClientsCountCwclGattServer
AddService(const wclGattUuid &Uuid, CwclGattLocalService *&Service)CwclGattServer
ClearServices()CwclGattServer
CwclBluetoothComponent()CwclBluetoothComponent
CwclGattServer()CwclGattServer
DeleteService(const size_t Index)CwclGattServer
DoClientConnected(CwclGattServerClient *const Client)CwclGattServerprotectedvirtual
DoClientDisconnected(CwclGattServerClient *const Client)CwclGattServerprotectedvirtual
DoConnectionParamsChanged(CwclGattServerClient *const Client)CwclGattServerprotectedvirtual
DoConnectionPhyChanged(CwclGattServerClient *const Client)CwclGattServerprotectedvirtual
DoMaxPduSizeChanged(CwclGattServerClient *const Client)CwclGattServerprotectedvirtual
DoNotificationSizeChanged(CwclGattServerClient *const Client)CwclGattServerprotectedvirtual
DoRead(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicReadRequest *const Request)CwclGattServerprotectedvirtual
DoStarted()CwclGattServerprotectedvirtual
DoStopped()CwclGattServerprotectedvirtual
DoSubscribed(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServerprotectedvirtual
DoUnsubscribed(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServerprotectedvirtual
DoWrite(CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicWriteRequest *const Request)CwclGattServerprotectedvirtual
Enter() constCwclBluetoothComponentprotected
GetClients(const size_t Index) constCwclGattServer
GetClientsCount() constCwclGattServer
GetInitialized() constCwclGattServer
GetRadio() constCwclGattServer
GetServices(const size_t Index) constCwclGattServer
GetServicesCount() constCwclGattServer
GetStarted() constCwclGattServer
Initialize(CwclBluetoothRadio *const Radio)CwclGattServer
Leave() constCwclBluetoothComponentprotected
OnClientConnected(void *Sender, CwclGattServerClient *const Client)CwclGattServer
OnClientDisconnected(void *Sender, CwclGattServerClient *const Client)CwclGattServer
OnConnectionParamsChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServer
OnConnectionPhyChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServer
OnMaxPduSizeChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServer
OnNotificationSizeChanged(void *Sender, CwclGattServerClient *const Client)CwclGattServer
OnRead(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicReadRequest *const Request)CwclGattServer
OnStarted(void *Sender)CwclGattServer
OnStopped(void *Sender)CwclGattServer
OnSubscribed(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServer
OnUnsubscribed(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic)CwclGattServer
OnWrite(void *Sender, CwclGattServerClient *const Client, CwclGattLocalCharacteristic *const Characteristic, CwclGattLocalCharacteristicWriteRequest *const Request)CwclGattServer
SetCopy(CwclCustomConnection *const NewConnection)CwclBluetoothComponentprotected
Start()CwclGattServer
Stop()CwclGattServer
Uninitialize()CwclGattServer
~CwclBluetoothComponent()CwclBluetoothComponentvirtual
~CwclGattServer()CwclGattServervirtual