MT2523 API Reference
LinkIt SDK v4
|
Data Structures | |
struct | bt_gap_le_smp_pairing_config_t |
For more information about the pairing configuration, please refer to the Bluetooth core specification version 4.2 [Vol 3, Part H] Section 3.5.1. More... | |
struct | bt_gap_le_encryption_info_t |
Bonding information. More... | |
struct | bt_gap_le_master_identification_t |
Master identification. More... | |
struct | bt_gap_le_identity_info_t |
Identity information. More... | |
struct | bt_gap_le_identity_address_info_t |
Identity address information. More... | |
struct | bt_gap_le_signing_info_t |
Signing information. More... | |
struct | bt_gap_le_local_key_t |
LE local key information. More... | |
struct | bt_gap_le_bonding_info_t |
LE bonding information structure. More... | |
struct | bt_gap_le_local_config_req_ind_t |
Indication to request the local configuration. More... | |
struct | bt_gap_le_bonding_info_req_ind_t |
Indication to request bonding information. More... | |
struct | bt_gap_le_connection_ind_t |
This structure defines the associated parameter type in the callback for BT_GAP_LE_CONNECT_IND event. More... | |
struct | bt_gap_le_connection_update_param_t |
Received connection update parameters from the remote device. More... | |
struct | bt_gap_le_connection_update_ind_t |
This structure defines the associated parameter type in the callback for BT_GAP_LE_CONNECTION_UPDATE_IND event. More... | |
struct | bt_gap_le_bonding_start_ind_t |
Bonding start indication. More... | |
struct | bt_gap_le_bonding_complete_ind_t |
This structure defines the associated parameter type in the callback for BT_GAP_LE_BONDING_COMPLETE_IND event. More... | |
struct | bt_gap_le_bonding_reply_req_ind_t |
This structure defines the associated parameter type in the callback for BT_GAP_LE_BONDING_REPLY_REQ_IND event. More... | |
struct | bt_gap_le_bonding_reply_t |
Bond reply. More... | |
struct | bt_gap_le_advertising_report_ind_t |
This structure defines the associated parameter type in the callback for BT_GAP_LE_ADVERTISING_REPORT_IND event. More... | |
struct | bt_gap_le_connection_information_t |
This structure defines the detail information about le connection. More... | |
Typedefs | |
typedef void | bt_gap_le_set_advertising_cnf_t |
Advertising confirmation. More... | |
typedef bt_hci_evt_disconnect_complete_t | bt_gap_le_disconnect_ind_t |
This structure defines the associated parameter type in the callback for BT_GAP_LE_DISCONNECT_IND event. More... | |
This structure defines the associated parameter type in the callback for BT_GAP_LE_DISCONNECT_IND event.
typedef void bt_gap_le_set_advertising_cnf_t |
Advertising confirmation.