|
ECRobot C++ API for LEGO MINDSTORMS NXT
1.0.10
|
| Bluetooth(void) | ecrobot::Bluetooth | |
| cancelWaitForConnection(void) | ecrobot::Bluetooth | |
| getDeviceAddress(U8 address[7]) const | ecrobot::Bluetooth | |
| getFriendlyName(CHAR *name) const | ecrobot::Bluetooth | |
| getRSSI(void) | ecrobot::Bluetooth | |
| isConnected(void) const | ecrobot::Bluetooth | |
| MAX_BT_RX_DATA_LENGTH | ecrobot::Bluetooth | [static] |
| MAX_BT_TX_DATA_LENGTH | ecrobot::Bluetooth | [static] |
| receive(U8 *data, U32 length) const | ecrobot::Bluetooth | |
| receive(void *data, U32 offset, U32 length) const | ecrobot::Bluetooth | |
| send(U8 *data, U32 length) | ecrobot::Bluetooth | |
| send(const void *data, U32 offset, U32 length) | ecrobot::Bluetooth | |
| setFactorySettings(void) | ecrobot::Bluetooth | |
| setFriendlyName(const CHAR *name) | ecrobot::Bluetooth | |
| waitForConnection(const CHAR *passkey, U32 duration) | ecrobot::Bluetooth | |
| waitForConnection(const CHAR *passkey, const U8 address[7], U32 duration) | ecrobot::Bluetooth | |
| ~Bluetooth(void) | ecrobot::Bluetooth |