S122 SoftDevice v8.1.1
Data Fields
ble_gap_opt_t Union Reference

Option structure for GAP options. More...

#include <ble_gap.h>

Data Fields

ble_gap_opt_ch_map_t ch_map
 
ble_gap_opt_passkey_t passkey
 
ble_gap_opt_compat_mode_1_t compat_mode_1
 
ble_gap_opt_auth_payload_timeout_t auth_payload_timeout
 
ble_gap_opt_enable_evt_len_check_t enable_evt_len_check
 

Detailed Description

Option structure for GAP options.

Field Documentation

ble_gap_opt_auth_payload_timeout_t ble_gap_opt_t::auth_payload_timeout

Parameters for the authenticated payload timeout option.

ble_gap_opt_ch_map_t ble_gap_opt_t::ch_map

Parameters for the Channel Map option.

ble_gap_opt_compat_mode_1_t ble_gap_opt_t::compat_mode_1

Parameters for the compatibility mode 1 option.

ble_gap_opt_enable_evt_len_check_t ble_gap_opt_t::enable_evt_len_check

Parameters for enabling the event length checks.

ble_gap_opt_passkey_t ble_gap_opt_t::passkey

Parameters for the Passkey option.


Documentation feedback | Developer Zone | Subscribe | Updated