|
esp-nimble-cpp 2.0.0
|
| CNimBLEAddress | A BLE device address |
| CNimBLEAdvertisedDevice | A representation of a BLE advertised device found by a scan |
| CNimBLEAdvertisementData | Advertisement data set by the programmer to be published by the BLE server |
| CNimBLEAdvertising | Perform and manage BLE advertising |
| ▼CNimBLEAttribute | A base class for BLE attributes |
| ▼CNimBLELocalAttribute | A base class for local BLE attributes |
| CNimBLEService | The model of a BLE service |
| CNimBLERemoteService | A model of a remote BLE service |
| CNimBLEAttValue | A specialized container class to hold BLE attribute values |
| CNimBLEBeacon | Representation of a beacon. See: |
| CNimBLECharacteristicCallbacks | Callbacks that can be associated with a BLE characteristic to inform of events |
| CNimBLEClient | A model of a BLE client |
| CNimBLEClientCallbacks | Callbacks associated with a BLE client |
| CNimBLEConnInfo | Connection information |
| CNimBLEDescriptorCallbacks | Callbacks that can be associated with a BLE descriptors to inform of events |
| CNimBLEDevice | A model of a BLE Device from which all the BLE roles are created |
| CNimBLEEddystoneTLM | Representation of a beacon. See: |
| CNimBLEExtAdvertisement | Extended advertisement data |
| CNimBLEExtAdvertising | Extended advertising class |
| CNimBLEExtAdvertisingCallbacks | Callbacks associated with NimBLEExtAdvertising class |
| CNimBLEHIDDevice | A model of a BLE Human Interface Device |
| CNimBLEScan | Perform and manage BLE scans |
| CNimBLEScanCallbacks | A callback handler for callbacks associated device scanning |
| CNimBLEScanResults | A class that contains and operates on the results of a BLE scan |
| CNimBLEServer | The model of a BLE server |
| CNimBLEServerCallbacks | Callbacks associated with the operation of a BLE server |
| CNimBLETaskData | A structure to hold data for a task that is waiting for a response |
| CNimBLEUtils | A BLE Utility class with methods for debugging and general purpose use |
| CNimBLEUUID | A model of a BLE UUID |