BluetoothModule Member List
This is the complete list of members for
BluetoothModule, including all inherited members.
addSDPRecord(int localPort, void *data, size_t len)=0 | BluetoothModule | [pure virtual] |
BluetoothModule() | BluetoothModule | [protected] |
BluetoothSPPConnection (defined in BluetoothModule) | BluetoothModule | [friend] |
connections | BluetoothModule | [protected] |
connectSPP(int idConn, unsigned char *dstAddr, unsigned char dstPort)=0 | BluetoothModule | [pure virtual] |
connMutex | BluetoothModule | [protected] |
createIncomingSPPConnection(int localPort) | BluetoothModule | |
createSPPConnection(const unsigned char *dstAddr, int dstPort, const char *pin) | BluetoothModule | |
deregisterSPPConnection(int idConn) | BluetoothModule | |
disconnectSPP(int idConn)=0 | BluetoothModule | [pure virtual] |
getLocalMac()=0 | BluetoothModule | [pure virtual] |
getModule() | BluetoothModule | [inline, static] |
getVersion()=0 | BluetoothModule | [pure virtual] |
incomingPin | BluetoothModule | [protected] |
listenSPP(int idConn)=0 | BluetoothModule | [pure virtual] |
pModule | BluetoothModule | [protected, static] |
registerIncomingSPPConnection(BluetoothSPPConnection *conn) | BluetoothModule | |
registerSPPConnection(BluetoothSPPConnection *conn) | BluetoothModule | |
sendIncomingData(BluetoothSPPConnection *pConn, void *buf, size_t len) | BluetoothModule | [protected] |
sendSPPData(int connid, const void *data, size_t len)=0 | BluetoothModule | [pure virtual] |
setConnectionState(BluetoothSPPConnection *pConn, SPP_CONN_STATUS state) | BluetoothModule | [protected] |
setEnabled(bool enabled)=0 | BluetoothModule | [pure virtual] |
setIncomingPin(const char *pin) | BluetoothModule | |
shutdown()=0 | BluetoothModule | [pure virtual] |
~BluetoothModule() | BluetoothModule | [virtual] |