S115 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
Loading...
Searching...
No Matches

Enumerations

enum  BLE_GATTS_SVCS {
  SD_BLE_GATTS_SERVICE_ADD = 0xAD , SD_BLE_GATTS_INCLUDE_ADD , SD_BLE_GATTS_CHARACTERISTIC_ADD , SD_BLE_GATTS_DESCRIPTOR_ADD ,
  SD_BLE_GATTS_VALUE_SET , SD_BLE_GATTS_VALUE_GET , SD_BLE_GATTS_HVX , SD_BLE_GATTS_SERVICE_CHANGED ,
  SD_BLE_GATTS_RW_AUTHORIZE_REPLY , SD_BLE_GATTS_SYS_ATTR_SET , SD_BLE_GATTS_SYS_ATTR_GET , SD_BLE_GATTS_INITIAL_USER_HANDLE_GET ,
  SD_BLE_GATTS_ATTR_GET , SD_BLE_GATTS_EXCHANGE_MTU_REPLY
}
 GATTS API SVC numbers. More...
 
enum  BLE_GATTS_EVTS {
  BLE_GATTS_EVT_WRITE = 0x50 , BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST , BLE_GATTS_EVT_SYS_ATTR_MISSING , BLE_GATTS_EVT_HVC ,
  BLE_GATTS_EVT_SC_CONFIRM , BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST , BLE_GATTS_EVT_TIMEOUT , BLE_GATTS_EVT_HVN_TX_COMPLETE
}
 GATT Server Event IDs. More...
 
enum  BLE_GATTS_CFGS { BLE_GATTS_CFG_SERVICE_CHANGED = 0xA0 , BLE_GATTS_CFG_SERVICE_CHANGED_CCCD_PERM , BLE_GATTS_CFG_ATTR_TAB_SIZE }
 GATTS Configuration IDs. More...
 

Detailed Description