S145 SoftDevice for nRF54LM20 API documentation 10.0.0
Loading...
Searching...
No Matches
ble_gatts_cfg_attr_tab_size_t Struct Reference

Attribute table size configuration parameters, set with sd_ble_cfg_set. More...

#include </home/runner/work/sdk-nrf-bm/sdk-nrf-bm/sdk-nrf-bm/nrf-bm/components/softdevice/nrf54lm/s145/s145_API/include/ble_gatts.h>

Data Fields

uint32_t attr_tab_size
 

Detailed Description

Attribute table size configuration parameters, set with sd_ble_cfg_set.

Return values
NRF_ERROR_INVALID_LENGTHOne or more of the following is true:
  • The specified Attribute Table size is too small. The minimum acceptable size is defined by BLE_GATTS_ATTR_TAB_SIZE_MIN.
  • The specified Attribute Table size is not a multiple of 4.

The documentation for this struct was generated from the following file: