simple_ble_cfg_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
const char *
Name to be displayed to devices scanning for ESP32.
Raw advertisement data.
Raw scan response data.
Parameters to configure the nature of advertising.
Descriptor table which consists of the configuration required by services and characteristics.
Number of entries in the gatt_db descriptor table.
BLE read callback.
BLE write callback.
BLE exec write callback.
Client disconnect callback.
Client connect callback.
MTU set callback.
unsigned:1
BLE bonding.
unsigned:1
BLE Secure Connection flag.
uint8_t *
BLE Address.
unsigned:1
Flag to keep BLE on.

References

from examples