BLE_GAP_CharLeGattSecLvls_T
C
typedef struct BLE_GAP_CharLeGattSecLvls_T { bool enable; } BLE_GAP_CharLeGattSecLvls_T;
Description
Structure for the LE GATT Security Levels characteristic.
Field Documentation
Field | Description |
---|---|
enable | True to enable the LE GATT Security Levels characteristic, false to disable. |