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

FieldDescription
enableTrue to enable the LE GATT Security Levels characteristic, false to disable.