Bluetooth Framework C++ Edition
CwclGattServerClient Member List

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

__declspec(property(get=GetAddress)) __int64 AddressCwclGattServerClient
__declspec(property(get=GetCharacteristics)) CwclGattLocalCharacteristic *Characteristics[]CwclGattServerClient
__declspec(property(get=GetConnection)) CwclGattServerConnection *ConnectionCwclGattServerClient
__declspec(property(get=GetCount)) size_t CountCwclGattServerClient
__declspec(property(get=GetSubscribed)) bool SubscribedCwclGattServerClient
AfterConnect(CwclBluetoothGattServerClientParams *const Params)CwclGattServerClientprotectedvirtual
AfterDisconnect()CwclGattServerClientprotectedvirtual
AfterSubscribed(CwclGattLocalCharacteristic *const Characteristic)CwclGattServerClientprotectedvirtual
AfterUnsubscribed(CwclGattLocalCharacteristic *const Characteristic)CwclGattServerClientprotectedvirtual
CwclGattServerClient(const __int64 Address, CwclGattServerConnection *const Connection)CwclGattServerClient
Disconnect()CwclGattServerClient
GetAddress() constCwclGattServerClient
GetCharacteristics(const size_t Index) constCwclGattServerClient
GetConnection() constCwclGattServerClient
GetConnectionParams(wclBluetoothLeConnectionParameters &Params)CwclGattServerClient
GetConnectionPhyInfo(wclBluetoothLeConnectionPhy &Info)CwclGattServerClient
GetCount() constCwclGattServerClient
GetMaxNotificationSize(unsigned short &Size)CwclGattServerClient
GetMaxPduSize(unsigned short &Size)CwclGattServerClient
GetSubscribed() constCwclGattServerClient
HalDisconnect()=0CwclGattServerClientprotectedpure virtual
HalGetConnectionParams(wclBluetoothLeConnectionParameters &Params)=0CwclGattServerClientprotectedpure virtual
HalGetConnectionPhyInfo(wclBluetoothLeConnectionPhy &Info)=0CwclGattServerClientprotectedpure virtual
HalGetMaxNotificationSize(unsigned short &Size)=0CwclGattServerClientprotectedpure virtual
HalGetMaxPduSize(unsigned short &Size)=0CwclGattServerClientprotectedpure virtual
HalSetConnectionParams(const wclBluetoothLeConnectionParametersType Params)=0CwclGattServerClientprotectedpure virtual
HalSetConnectionParams(const wclBluetoothLeConnectionParametersValue &Params)=0CwclGattServerClientprotectedpure virtual
SetConnectionParams(const wclBluetoothLeConnectionParametersType Params)CwclGattServerClient
SetConnectionParams(const wclBluetoothLeConnectionParametersValue &Params)CwclGattServerClient
~CwclGattServerClient()CwclGattServerClientvirtual