S112 SoftDevice v5.1.0
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_local_conn_latency_t local_conn_latency
 
ble_gap_opt_passkey_t passkey
 
ble_gap_opt_scan_req_report_t scan_req_report
 
ble_gap_opt_auth_payload_timeout_t auth_payload_timeout
 
ble_gap_opt_slave_latency_disable_t slave_latency_disable
 

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_local_conn_latency_t ble_gap_opt_t::local_conn_latency

Parameters for the Local connection latency option

ble_gap_opt_passkey_t ble_gap_opt_t::passkey

Parameters for the Passkey option.

ble_gap_opt_scan_req_report_t ble_gap_opt_t::scan_req_report

Parameters for the scan request report option.

ble_gap_opt_slave_latency_disable_t ble_gap_opt_t::slave_latency_disable

Parameters for the Disable slave latency option


Documentation feedback | Developer Zone | Subscribe | Updated