Flying Silicon Sensor
|
This is the complete list of members for PtvBleInterface, including all inherited members.
bleuart | BleInterface | protected |
cbConnect(uint16_t conn_handle) | BleInterface | protectedstatic |
cbDisconnect(uint16_t conn_handle, uint8_t reason) | BleInterface | protectedstatic |
clrBuffer() | PtvBleInterface | inlineprotected |
clrReceived() | PtvBleInterface | inline |
command | PtvBleInterface | protected |
getReceived(String &cmd) | PtvBleInterface | |
init(const char *deviceName) | BleInterface | |
isConnected(void) | BleInterface | |
MtuSize | BleInterface | static |
poll() | PtvBleInterface | protected |
pos | PtvBleInterface | protected |
PtvBleInterface() | PtvBleInterface | inline |
rcvBuffer | PtvBleInterface | protected |
sendChunked(String &msg) | PtvBleInterface | |
sendData(const char *buf, int len) | BleInterface | |
sendLongMsg(const SensorData &data) | PtvBleInterface | |
sendMetaMsg(const String &mna, const String &mmo, const String &msn) | PtvBleInterface | |
sendShortMsg(const SensorData &data) | PtvBleInterface | |
shutdown(void) | BleInterface | |
startAdv(void) | BleInterface |