BLE FOTA APP
ble_gap_opt_t Union Reference
[Generic Access Profile (GAP)]
Option structure for GAP options. More...
#include <ble_gap.h>
Data Fields | |
| ble_gap_opt_local_conn_latency_t | local_conn_latency |
| Local connection latency. | |
| ble_gap_opt_passkey_t | passkey |
| Passkey to be used for pairing. | |
| ble_gap_opt_privacy_t | privacy |
| Custom privacy options. | |
Detailed Description
Option structure for GAP options.
Definition at line 670 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 21:01:00 by
1.7.2
Yihui Xiong