| ~CBluetoothSocket() | 
| IMPORT_C TInt | Accept(CBluetoothSocket &) | 
| IMPORT_C TInt | Accept(CBluetoothSocket &, TDes8 &) | 
| IMPORT_C TInt | ActivateBasebandEventNotifier(TUint32) | 
| IMPORT_C TInt | ActivateParkRequester() | 
| IMPORT_C TInt | ActivateSniffRequester() | 
| IMPORT_C TInt | AllowLowPowerModes(TUint32) | 
| IMPORT_C TInt | AllowRoleSwitch() | 
| IMPORT_C void | AsyncDelete() | 
| IMPORT_C TBool | AutomaticSniffMode() | 
| 
					RBTBaseband & | BTBaseband() | 
| CBTBasebandManager & | BTBasebandManager() | 
| IMPORT_C TInt | Bind(TSockAddr &) | 
| IMPORT_C void | CancelAccept() | 
| IMPORT_C void | CancelAll() | 
| IMPORT_C void | CancelBasebandEventNotifier() | 
| IMPORT_C void | CancelConnect() | 
| IMPORT_C void | CancelIoctl() | 
| IMPORT_C TInt | CancelLowPowerModeRequester() | 
| IMPORT_C void | CancelRead() | 
| IMPORT_C void | CancelRecv() | 
| IMPORT_C void | CancelSend() | 
| IMPORT_C void | CancelWrite() | 
| IMPORT_C TInt | Connect(TBTSockAddr &) | 
| IMPORT_C TInt | Connect(TBTSockAddr &, const TDesC8 &, TDes8 &) | 
| IMPORT_C TInt | Connect(TBTSockAddr &, TUint16) | 
| IMPORT_C TInt | GetDisconnectData(TDes8 &) | 
| IMPORT_C TInt | GetOpt(TUint, TUint, TDes8 &) | 
| IMPORT_C TInt | GetOpt(TUint, TUint, TInt &) | 
| void | HandleAcceptCompleteL(TInt) | 
| void | HandleActivateBasebandEventNotifierCompleteL(TInt, TBTBasebandEventNotification) | 
| void | HandleConnectCompleteL(TInt) | 
| void | HandleIoctlCompleteL(TInt) | 
| void | HandleReceiveCompleteL(TInt) | 
| void | HandleSendCompleteL(TInt) | 
| void | HandleShutdownCompleteL(TInt) | 
| IMPORT_C TInt | Info(TProtocolDesc &) | 
| IMPORT_C TInt | Ioctl(TUint, TUint, TDes8 *) | 
| IMPORT_C TInt | Ioctl(TUint, TDes8 *, TUint) | 
| IMPORT_C TInt | Listen(TUint) | 
| IMPORT_C TInt | Listen(TUint, const TDesC8 &) | 
| IMPORT_C TInt | Listen(TUint, TUint16) | 
| IMPORT_C void | LocalName(TSockAddr &) | 
| IMPORT_C TUint | LocalPort() | 
| IMPORT_C TInt | Name(TName &) | 
| IMPORT_C CBluetoothSocket * | NewL(MBluetoothSocketNotifier &, RSocketServ &, TUint, TUint) | 
| IMPORT_C CBluetoothSocket * | NewL(MBluetoothSocketNotifier &, RSocketServ &, TUint, TUint, RConnection &) | 
| IMPORT_C CBluetoothSocket * | NewL(MBluetoothSocketNotifier &, RSocketServ &, const TDesC &) | 
| IMPORT_C CBluetoothSocket * | NewL(MBluetoothSocketNotifier &, RSocketServ &) | 
| IMPORT_C CBluetoothSocket * | NewL(MBluetoothSocketNotifier &, RSocketServ &, RSocket &) | 
| IMPORT_C CBluetoothSocket * | NewLC(MBluetoothSocketNotifier &, RSocketServ &, TUint, TUint) | 
| IMPORT_C CBluetoothSocket * | NewLC(MBluetoothSocketNotifier &, RSocketServ &, TUint, TUint, RConnection &) | 
| IMPORT_C CBluetoothSocket * | NewLC(MBluetoothSocketNotifier &, RSocketServ &, const TDesC &) | 
| IMPORT_C CBluetoothSocket * | NewLC(MBluetoothSocketNotifier &, RSocketServ &) | 
| IMPORT_C CBluetoothSocket * | NewLC(MBluetoothSocketNotifier &, RSocketServ &, RSocket &) | 
| 
					MBluetoothSocketNotifier & | Notifier() | 
| IMPORT_C TInt | PhysicalLinkState(TUint32 &) | 
| IMPORT_C TInt | PreventLowPowerModes(TUint32) | 
| IMPORT_C TInt | PreventRoleSwitch() | 
| IMPORT_C TInt | Read(TDes8 &) | 
| IMPORT_C TInt | Recv(TDes8 &, TUint) | 
| IMPORT_C TInt | Recv(TDes8 &, TUint, TSockXfrLength &) | 
| IMPORT_C TInt | RecvFrom(TDes8 &, TSockAddr &, TUint) | 
| IMPORT_C TInt | RecvFrom(TDes8 &, TSockAddr &, TUint, TSockXfrLength &) | 
| IMPORT_C TInt | RecvOneOrMore(TDes8 &, TUint, TSockXfrLength &) | 
| IMPORT_C void | RemoteName(TSockAddr &) | 
| IMPORT_C TInt | RequestChangeSupportedPacketTypes(TUint16) | 
| IMPORT_C TInt | RequestMasterRole() | 
| IMPORT_C TInt | RequestSlaveRole() | 
| IMPORT_C TInt | Send(const TDesC8 &, TUint) | 
| IMPORT_C TInt | Send(const TDesC8 &, TUint, TSockXfrLength &) | 
| IMPORT_C TInt | SendTo(const TDesC8 &, TSockAddr &, TUint) | 
| IMPORT_C TInt | SendTo(const TDesC8 &, TSockAddr &, TUint, TSockXfrLength &) | 
| IMPORT_C TInt | SetAutomaticSniffMode(TBool) | 
| IMPORT_C TInt | SetAutomaticSniffMode(TBool, TInt) | 
| IMPORT_C TInt | SetLocalPort(TInt) | 
| IMPORT_C void | SetNotifier(MBluetoothSocketNotifier &) | 
| IMPORT_C TInt | SetOpt(TUint, TUint, TInt) | 
| IMPORT_C TInt | SetOpt(TUint, TUint, const TDesC8 &) | 
| IMPORT_C TInt | SetOption(TUint, TUint, const TDesC8 &) | 
| IMPORT_C TInt | Shutdown(RSocket::TShutdown) | 
| IMPORT_C TInt | Shutdown(RSocket::TShutdown, const TDesC8 &, TDes8 &) | 
| 
					RSocket & | Socket() | 
| 
					RSocketServ & | SocketServer() | 
| IMPORT_C TInt | Transfer(RSocketServ &, const TDesC &) | 
| IMPORT_C TInt | Write(const TDesC8 &) |