nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Generic Access Profile (GAP)

Definitions and prototypes for the GAP interface. More...

Modules

 Message Sequence Charts
 
 Enumerations
 
 Defines
 
 Structures
 
 Functions
 

Data Structures

struct  ble_gap_evt_connected_t
 Event data for connected event. More...
 
struct  ble_gap_evt_disconnected_t
 Event data for disconnected event. More...
 
struct  ble_gap_evt_conn_param_update_t
 Event data for connection parameter update event. More...
 
struct  ble_gap_evt_sec_params_request_t
 Event data for security parameters request event. More...
 
struct  ble_gap_evt_sec_info_request_t
 Event data for security info request event. More...
 
struct  ble_gap_evt_passkey_display_t
 Event data for passkey display event. More...
 
struct  ble_gap_evt_auth_key_request_t
 Event data for authentication key request event. More...
 
struct  ble_gap_sec_levels_t
 Security levels supported. More...
 
struct  ble_gap_sec_keys_t
 Keys that have been exchanged. More...
 
struct  ble_gap_evt_auth_status_t
 Event data for authentication status event. More...
 
struct  ble_gap_evt_conn_sec_update_t
 Event data for connection security update event. More...
 
struct  ble_gap_evt_timeout_t
 Event data for timeout event. More...
 
struct  ble_gap_evt_rssi_changed_t
 Event data for advertisement report event. More...
 
struct  ble_gap_evt_t
 GAP event callback event structure. More...
 
struct  ble_gap_opt_local_conn_latency_t
 Local connection latency option. More...
 
struct  ble_gap_opt_passkey_t
 Passkey Option. More...
 
struct  ble_gap_opt_privacy_t
 Custom Privacy Options. More...
 
union  ble_gap_opt_t
 Option structure for GAP options. More...
 

Detailed Description

Definitions and prototypes for the GAP interface.