![]() |
MT2523 API Reference
LinkIt SDK v4
|
Define Classic Bluetooth GAP structures for GAP APIs and events. More...
Define Classic Bluetooth GAP structures for GAP APIs and events.
Data Structures | |
| struct | bt_gap_role_changed_ind_t |
| This structure defines the BT_GAP_ROLE_CHANGED_IND parameter type. More... | |
| struct | bt_gap_default_sniff_params_t |
| This structure defines the default sniff parameters used in the function bt_gap_set_default_sniff_parameters(). More... | |
| struct | bt_gap_sniff_mode_changed_ind_t |
| This structure defines the BT_GAP_SNIFF_MODE_CHANGE_IND parameter type. More... | |
| struct | bt_gap_default_sniff_subrating_params_t |
| This structure defines the default sniff subrating parameters used in the function bt_gap_set_default_sniff_subrating_parameters(). More... | |
| struct | bt_gap_link_status_updated_ind_t |
| This structure defines the BT_GAP_LINK_STATUS_UPDATED_IND parameter type. More... | |
| struct | bt_gap_read_rssi_cnf_t |
| This structure defines the BT_GAP_READ_RSSI_CNF parameter type. More... | |
| struct | bt_gap_pin_code_information_t |
| This structure defines the pin code information used in the function bt_gap_get_pin_code(). More... | |
| struct | bt_gap_inquiry_ind_t |
| This structure defines the BT_GAP_INQUIRY_IND event parameter type. More... | |
| struct | bt_gap_read_remote_name_complete_ind_t |
| This structure defines the BT_GAP_READ_REMOTE_NAME_COMPLETE_IND event parameter type. More... | |
| struct | bt_gap_link_key_notification_ind_t |
| This structure defines the BT_GAP_LINK_KEY_NOTIFICATION_IND events parameter type. More... | |
| struct | bt_gap_config_t |
| This structure defines the Bluetooth configuration information, please refer to bt_gap_get_local_configuration(). More... | |
Typedefs | |
| typedef bt_gap_role_changed_ind_t | bt_gap_get_role_cnf_t |
| Define the BT_GAP_GET_ROLE_CNF parameter type. | |