LMXBluetoothModule Member List
This is the complete list of members for
LMXBluetoothModule, including all inherited members.
addSDPRecord(int localPort, void *data, size_t len) | LMXBluetoothModule | [protected, virtual] |
BluetoothModule() | BluetoothModule | [protected] |
BluetoothSPPConnection (defined in BluetoothModule) | BluetoothModule | [friend] |
connections | BluetoothModule | [protected] |
connectSPP(int idConn, unsigned char *dstAddr, unsigned char dstPort) | LMXBluetoothModule | [protected, virtual] |
connMutex | BluetoothModule | [protected] |
createIncomingSPPConnection(int localPort) | BluetoothModule | [protected] |
createSPPConnection(const unsigned char *dstAddr, int dstPort, const char *pin) | BluetoothModule | [protected] |
data (defined in LMXBluetoothModule) | LMXBluetoothModule | |
datalen (defined in LMXBluetoothModule) | LMXBluetoothModule | |
deregisterSPPConnection(int idConn) | BluetoothModule | [protected] |
disconnectSPP(int idConn) | LMXBluetoothModule | [protected, virtual] |
getLocalMac() | LMXBluetoothModule | [virtual] |
getModule() | BluetoothModule | [inline, protected, static] |
getVersion() | LMXBluetoothModule | [inline, virtual] |
incomingPin | BluetoothModule | [protected] |
initialize() | LMXBluetoothModule | [static] |
interrupt() | Thread | [protected] |
listenSPP(int idConn) | LMXBluetoothModule | [protected, virtual] |
LMXBluetoothModule(const char *portName) | LMXBluetoothModule | |
opcode (defined in LMXBluetoothModule) | LMXBluetoothModule | |
pModule | BluetoothModule | [protected, static] |
powerStateChange(PowerState oldState, PowerState newState) | LMXBluetoothModule | [virtual] |
registerIncomingSPPConnection(BluetoothSPPConnection *conn) | BluetoothModule | [protected] |
registerSPPConnection(BluetoothSPPConnection *conn) | BluetoothModule | [protected] |
reportStopped() | Thread | [protected] |
requestStop() | Thread | [protected] |
sendIncomingData(BluetoothSPPConnection *pConn, void *buf, size_t len) | BluetoothModule | [protected] |
sendSPPData(int connid, const void *data, size_t len) | LMXBluetoothModule | [protected, virtual] |
setConnectionState(BluetoothSPPConnection *pConn, SPP_CONN_STATUS state) | BluetoothModule | [protected] |
setEnabled(bool enabled) | LMXBluetoothModule | [virtual] |
setIncomingPin(const char *pin) | BluetoothModule | [protected] |
shutdown() | LMXBluetoothModule | [virtual] |
sleep(int msec) | Thread | [protected, static] |
start() | Thread | [protected] |
stop(int timeOut=10000, bool interrupt=false) | Thread | [protected] |
stopRequested() | Thread | [protected] |
terminate() | Thread | [protected] |
Thread() | Thread | [protected] |
threadHandle | Thread | [protected] |
threadRun(void *pParam) | Thread | [protected, static] |
~BluetoothModule() | BluetoothModule | [protected, virtual] |
~LMXBluetoothModule() | LMXBluetoothModule | [virtual] |
~Thread() | Thread | [protected, virtual] |