S145 SoftDevice for nRF54LS05 API documentation 10.0.0
Loading...
Searching...
No Matches
ble_gap_conn_cfg_t Struct Reference

BLE GAP connection 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/nrf54ls/s145/s145_API/include/ble_gap.h>

Data Fields

uint8_t conn_count
 
uint16_t event_length
 

Detailed Description

BLE GAP connection configuration parameters, set with sd_ble_cfg_set.

Return values
NRF_ERROR_CONN_COUNTThe connection count for the connection configurations is zero.
NRF_ERROR_INVALID_PARAMOne or more of the following is true:
  • The sum of conn_count for all connection configurations combined exceeds UINT8_MAX.
  • The event length is smaller than BLE_GAP_EVENT_LENGTH_MIN.

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