nRF51 SDK - S120 SoftDevice
|
enum BLE_GAP_EVTS |
GAP Event IDs. IDs that uniquely identify an event coming from the stack to the application.
enum BLE_GAP_OPTS |
GAP Option IDs. IDs that uniquely identify a GAP option.
Enumerator | |
---|---|
BLE_GAP_OPT_CH_MAP |
GAP BLE Option base. Channel Map. ble_gap_opt_ch_map_t |
BLE_GAP_OPT_LOCAL_CONN_LATENCY |
Local connection latency. ble_gap_opt_local_conn_latency_t |
BLE_GAP_OPT_PASSKEY |
Set passkey. ble_gap_opt_passkey_t |
BLE_GAP_OPT_PRIVACY |
Custom privacy. ble_gap_opt_privacy_t |
BLE_GAP_OPT_SCAN_REQ_REPORT |
Scan request report. ble_gap_opt_scan_req_report_t |
BLE_GAP_OPT_COMPAT_MODE |
Compatibility mode. ble_gap_opt_compat_mode_t |
enum BLE_GAP_SVCS |
GAP API SVC numbers.