Macros | |
#define | BLE_GATTS_SEC_LEVEL_MASK (0x03) |
#define BLE_GATTS_SEC_LEVEL_MASK (0x03) |
Security level mask. Used by Service Permission, BLE_GATTS_READ_PERM, BLE_GATTS_WRITE_REQ_PERM, BLE_GATTS_WRITE_CMD_PERM, BLE_GATTS_WRITE_SIGNED_PERM, BLE_GATTS_INDICATE_PERM, BLE_GATTS_NOTIFY_PERM.
Definition at line 110 of file ble_gatts.h.