Classes

struct  ble_gap_dev_version_ind_t
 The struct of device version. More...
 
struct  ble_gap_addr_t
 The struct of address. More...
 
struct  ble_gap_bdaddr_t
 The struct of broadcast address with broadcast type. More...
 
struct  ble_gap_get_bd_addr_t
 Get broadcast address struct. More...
 
struct  ble_gap_dev_adv_tx_power_t
 TX power info struct. More...
 
struct  ble_gap_dev_tx_power_t
 TX power info struct. More...
 
struct  ble_gap_max_data_len_t
 Max data length info struct. More...
 
struct  ble_gap_sugg_dflt_data_len_t
 Suggested default data length info. More...
 
struct  ble_gap_nb_adv_sets_t
 Number of available advertising sets info. More...
 
struct  ble_gap_max_adv_data_len_ind_t
 Maximum advertising data length info. More...
 
struct  ble_gap_dev_rf_path_comp_ind_t
 RF path compensation values info. More...
 
union  ble_gap_dev_info_t
 Device info. More...
 
struct  ble_gap_conn_param_t
 The parameter of connection. More...
 
struct  ble_gap_conn_update_param_t
 The parameter of update connection. More...
 
struct  ble_gap_chnl_map_t
 Channel map structure. More...
 
struct  ble_gap_le_phy_ind_t
 PHY info. More...
 
union  ble_gap_conn_info_t
 Connection info. More...
 
struct  ble_gap_peer_version_ind_t
 Peer version info. More...
 
struct  ble_gap_peer_features_ind_t
 LE features info. More...
 
union  ble_gap_peer_info_t
 LE peer info. More...
 
struct  ble_gap_con_plan_tag_t
 The Structure for BLE Connection Arrangement. More...
 
struct  ble_gap_set_pref_slave_evt_dur_param_t
 Set preference slave event duration. More...
 
struct  ble_gap_evt_phy_update_t
 PHY update event for BLE_GAPC_EVT_PHY_UPDATED. More...
 
struct  ble_gap_evt_dev_info_get_t
 Get device info event for BLE_GAPC_EVT_DEV_INFO_GOT. More...
 
struct  ble_gap_evt_connected_t
 Connection complete event for BLE_GAPC_EVT_CONNECTED. More...
 
struct  ble_gap_evt_disconnected_t
 Disconnection event for BLE_GAPC_EVT_DISCONNECTED. More...
 
struct  ble_gap_evt_peer_name_get_t
 Name of peer device indication event for BLE_GAPC_EVT_PEER_NAME_GOT. More...
 
struct  ble_gap_evt_peer_info_t
 Get peer info event for BLE_GAPC_EVT_PEER_INFO_GOT. More...
 
struct  ble_gap_evt_conn_param_updated_t
 Connection parameter updated event for BLE_GAPC_EVT_CONN_PARAM_UPDATED. More...
 
struct  ble_gap_evt_conn_param_update_req_t
 Connection parameter update request event for BLE_GAPC_EVT_CONN_PARAM_UPDATE_REQ. More...
 
struct  ble_gap_evt_conn_info_t
 Get Connection info event for BLE_GAPC_EVT_CONN_INFO_GOT. More...
 
struct  ble_gap_evt_data_length_t
 Data Length Updated event for BLE_GAPC_EVT_DATA_LENGTH_UPDATED. More...
 
struct  ble_gapc_evt_t
 BLE GAPC event structure. More...
 

Detailed Description