Bluetooth Framework C++ Edition
CwclRfCommServerConnection Member List

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

__declspec(property(get=GetAuthentication)) bool AuthenticationCwclRfCommServerConnection
__declspec(property(get=GetAssignedChannel)) unsigned char AssignedChannelCwclRfCommServerConnection
__declspec(property(get=GetChannel)) unsigned char ChannelCwclRfCommServerConnection
__declspec(property(get=GetEncryption)) bool EncryptionCwclRfCommServerConnection
__declspec(property(get=GetRadio)) CwclBluetoothRadio *RadioCwclRfCommServerConnection
__declspec(property(get=GetService)) GUID ServiceCwclRfCommServerConnection
__declspec(property(get=GetServiceName)) tstring ServiceNameCwclRfCommServerConnection
wclCommunication::CwclServerDataConnection::__declspec(property(get=GetClients)) CwclServerClientConnection *Clients[]CwclServerConnection
wclCommunication::CwclServerDataConnection::__declspec(property(get=GetClientsCount)) size_t ClientsCountCwclServerConnection
wclCommunication::CwclServerDataConnection::__declspec(property(get=GetState)) wclServerState StateCwclServerConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetReceiver)) CwclMessageReceiver *ReceiverCwclCustomConnection
wclCommunication::CwclCustomConnection::__declspec(property(get=GetThreadId)) DWORD ThreadIdCwclCustomConnection
Close()CwclServerConnection
CreateNewClientConnection(const void *const Params, const unsigned long ParamsSize)CwclServerConnectionprotected
CwclCustomConnection()CwclCustomConnection
CwclRfCommServerConnection(CwclBluetoothRadio *const Radio)CwclRfCommServerConnection
CwclServerConnection()CwclServerConnection
CwclServerDataConnection()CwclServerDataConnection
DoClosed(const int Reason)CwclServerConnectionprotectedvirtual
DoConnect(CwclServerClientConnection *const Client, const int Error)CwclServerConnectionprotectedvirtual
DoData(CwclServerClientDataConnection *const Client, const void *const Data, const unsigned long Size)CwclServerDataConnectionprotectedvirtual
DoDisconnect(CwclServerClientConnection *const Client, const int Reason)CwclServerConnectionprotectedvirtual
DoGetSdpAttributes(wclBluetoothSdpProtocols &Protocols, wclBluetoothSdpProfiles &Profiles, wclBluetoothSdpFormats &Formats, unsigned long &Cod)CwclRfCommServerConnectionprotectedvirtual
DoListen()CwclServerConnectionprotectedvirtual
Enter()CwclCustomConnectionprotected
GetAssignedChannel() constCwclRfCommServerConnection
GetAuthentication() constCwclRfCommServerConnection
GetChannel() constCwclRfCommServerConnection
GetClients(const size_t Index) constCwclServerConnection
GetClientsCount() constCwclServerConnection
GetEncryption() constCwclRfCommServerConnection
GetRadio() constCwclRfCommServerConnection
GetReceiver() constCwclCustomConnection
GetSdpAttributes(void *Sender, wclBluetoothSdpProtocols &Protocols, wclBluetoothSdpProfiles &Profiles, wclBluetoothSdpFormats &Formats, unsigned long &Cod)CwclRfCommServerConnection
GetService() constCwclRfCommServerConnection
GetServiceName() constCwclRfCommServerConnection
GetState() constCwclServerConnection
GetThreadId() constCwclCustomConnection
HalClose()=0CwclServerConnectionprotectedpure virtual
HalCreateClient()=0CwclServerConnectionprotectedpure virtual
HalListen(const HANDLE Event)=0CwclServerConnectionprotectedpure virtual
HalPrepare()=0CwclServerConnectionprotectedpure virtual
InternalClose(const int Reason)CwclServerConnectionprotected
Leave()CwclCustomConnectionprotected
Listen(const GUID &Service, const tstring &ServiceName=_T(""), const unsigned char Channel=0, const bool Authentication=true, const bool Encryption=false)CwclRfCommServerConnection
wclCommunication::CwclServerDataConnection::Listen()CwclServerConnection
MessageReceived(const CwclMessage *const Message) overrideCwclRfCommServerConnectionprotectedvirtual
OnClosed(void *Sender, const int Reason)CwclServerConnection
OnConnect(void *Sender, CwclServerClientConnection *const Client, const int Error)CwclServerConnection
OnData(void *Sender, CwclServerClientDataConnection *const Client, const void *const Data, const unsigned long Size)CwclServerDataConnection
OnDisconnect(void *Sender, CwclServerClientConnection *const Client, const int Reason)CwclServerConnection
OnListen(void *Sender)CwclServerConnection
SetAssignedChannel(const unsigned char Channel)CwclRfCommServerConnectionprotected
SetClientEvents(CwclServerClientConnection *const Client) overrideCwclServerDataConnectionprotectedvirtual
UnhookDeletedClientEvents(CwclServerClientConnection *const Client) overrideCwclServerDataConnectionprotectedvirtual
~CwclCustomConnection()CwclCustomConnectionvirtual
~CwclServerConnection()CwclServerConnectionvirtual