S132 SoftDevice v1.0.0-3.alpha
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_privacy_t privacy
 
ble_gap_opt_scan_req_report_t scan_req_report
 
ble_gap_opt_compat_mode_t compat_mode
 

Detailed Description

Option structure for GAP options.

Field Documentation

ble_gap_opt_ch_map_t ble_gap_opt_t::ch_map

Parameters for the Channel Map option.

ble_gap_opt_compat_mode_t ble_gap_opt_t::compat_mode

Parameters for the compatibility mode 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_privacy_t ble_gap_opt_t::privacy

Parameters for the Custom privacy option.

ble_gap_opt_scan_req_report_t ble_gap_opt_t::scan_req_report

Parameters for the scan request report option.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.