Classes | |
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_sync_established_ind_t |
Sync established indication. More... | |
struct | ble_gap_ext_adv_report_ind_t |
APP receives the extended advertising report indication info struct. More... | |
struct | ble_gap_conn_update_cmp_t |
Connection parameter used to update connection parameters. 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 | gap_conn_cmp_t |
Connection complete info. 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_conn_info_param_t |
The info of connecting operation. 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_peer_info_param_t |
Get peer info operation struct. More... | |
struct | ble_gap_le_pkt_size_ind_t |
Supported data length size Indication. 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_dev_name_ind_t |
GAP Device name struct. More... | |
union | ble_gapc_set_dev_info_t |
Device information data struct. More... | |
struct | gapc_set_dev_info_ind_t |
GAP Device inforamtion write indication. More... | |
struct | ble_gap_per_sync_trans_param_t |
Default periodic advertising synchronization transfer parameters. More... | |
struct | ble_gap_connless_iq_report_t |
Connectionless IQ Report info. More... | |
struct | ble_gap_set_conn_cte_trans_param_t |
Set connection CTE transmit parameters info. More... | |
struct | ble_gap_set_conn_cte_rcv_param_t |
Set connection CTE receive parameters info. More... | |
struct | ble_gap_set_conn_cte_req_enable_t |
Set connection CTE Request enable info. More... | |
struct | ble_gap_conn_iq_report_t |
Connection IQ Report info. More... | |
struct | ble_gap_set_path_loss_report_param_t |
Set path loss reporting parameter info. More... | |
struct | ble_gap_evt_phy_update_t |
PHY update event for BLE_GAPC_EVT_PHY_UPDATED. 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_gap_evt_dev_info_set_t |
Device Information set event for BLE_GAPC_EVT_DEV_INFO_SET. More... | |
struct | ble_gap_evt_conn_iq_report_t |
Connection IQ Report info event for BLE_GAPC_EVT_CONNECT_IQ_REPORT. More... | |
struct | ble_gap_evt_connless_iq_report_t |
Connectionless IQ Report info event for BLE_GAPC_EVT_CONNECTLESS_IQ_REPORT. More... | |
struct | ble_gap_evt_le_event_noti_report_t |
Le event notification reporting info event for BLE_GAPC_EVT_LE_EVT_NOTI_REPORT. More... | |
struct | ble_gapc_evt_t |
BLE GAPC event structure. More... | |