AIROC™ BTSDK v4.4 - Documentation | ||||
Structure definitions for Bluetooth Management (wiced_bt_management_cback_t) event notifications. More...
Data Fields | |
wiced_bt_dev_enabled_t | enabled |
Data for BTM_ENABLED_EVT. | |
wiced_bt_dev_disabled_t | disabled |
Data for BTM_DISABLED_EVT. | |
wiced_bt_power_mgmt_notification_t | power_mgmt_notification |
Data for BTM_POWER_MANAGEMENT_STATUS_EVT. | |
wiced_bt_dev_name_and_class_t | pin_request |
Data for BTM_PIN_REQUEST_EVT. | |
wiced_bt_dev_user_cfm_req_t | user_confirmation_request |
Data for BTM_USER_CONFIRMATION_REQUEST_EVT. | |
wiced_bt_dev_user_key_notif_t | user_passkey_notification |
Data for BTM_USER_PASSKEY_NOTIFICATION_EVT. | |
wiced_bt_dev_user_key_req_t | user_passkey_request |
Data for BTM_USER_PASSKEY_REQUEST_EVT. | |
wiced_bt_dev_user_keypress_t | user_keypress_notification |
Data for BTM_USER_KEYPRESS_NOTIFICATION_EVT - See wiced_bt_dev_user_keypress_t. | |
wiced_bt_dev_bredr_io_caps_req_t | pairing_io_capabilities_br_edr_request |
Data for BTM_PAIRING_IO_CAPABILITIES_BR_EDR_REQUEST_EVT. | |
wiced_bt_dev_bredr_io_caps_rsp_t | pairing_io_capabilities_br_edr_response |
Data for BTM_PAIRING_IO_CAPABILITIES_BR_EDR_RESPONSE_EVT. | |
wiced_bt_dev_ble_io_caps_req_t | pairing_io_capabilities_ble_request |
Data for BTM_PAIRING_IO_CAPABILITIES_BLE_REQUEST_EVT. | |
wiced_bt_dev_pairing_cplt_t | pairing_complete |
Data for BTM_PAIRING_COMPLETE_EVT. | |
wiced_bt_dev_encryption_status_t | encryption_status |
Data for BTM_ENCRYPTION_STATUS_EVT. | |
wiced_bt_dev_security_request_t | security_request |
Data for BTM_SECURITY_REQUEST_EVT. | |
wiced_bt_dev_security_failed_t | security_failed |
Data for BTM_SECURITY_FAILED_EVT See wiced_bt_dev_security_failed_t. | |
wiced_bt_dev_name_and_class_t | security_aborted |
Data for BTM_SECURITY_ABORTED_EVT. | |
wiced_bt_dev_local_oob_t | read_local_oob_data_complete |
Data for BTM_READ_LOCAL_OOB_DATA_COMPLETE_EVT. | |
wiced_bt_dev_remote_oob_t | remote_oob_data_request |
Data for BTM_REMOTE_OOB_DATA_REQUEST_EVT. | |
wiced_bt_device_link_keys_t | paired_device_link_keys_update |
Data for BTM_PAIRED_DEVICE_LINK_KEYS_UPDATE_EVT. | |
wiced_bt_device_link_keys_t | paired_device_link_keys_request |
Data for BTM_PAIRED_DEVICE_LINK_KEYS_REQUEST_EVT. | |
wiced_bt_local_identity_keys_t | local_identity_keys_update |
Data for BTM_LOCAL_IDENTITY_KEYS_UPDATE_EVT. | |
wiced_bt_local_identity_keys_t | local_identity_keys_request |
Data for BTM_LOCAL_IDENTITY_KEYS_REQUEST_EVT. | |
wiced_bt_ble_scan_type_t | ble_scan_state_changed |
Data for BTM_BLE_SCAN_STATE_CHANGED_EVT. | |
wiced_bt_ble_advert_mode_t | ble_advert_state_changed |
Data for BTM_BLE_ADVERT_STATE_CHANGED_EVT. | |
wiced_bt_smp_remote_oob_req_t | smp_remote_oob_data_request |
Data for BTM_SMP_REMOTE_OOB_DATA_REQUEST_EVT. | |
wiced_bt_smp_sc_remote_oob_req_t | smp_sc_remote_oob_data_request |
Data for BTM_SMP_SC_REMOTE_OOB_DATA_REQUEST_EVT. | |
wiced_bt_smp_sc_local_oob_t * | p_smp_sc_local_oob_data |
Data for BTM_SMP_SC_LOCAL_OOB_DATA_NOTIFICATION_EVT. | |
wiced_bt_sco_connected_t | sco_connected |
Data for BTM_SCO_CONNECTED_EVT. | |
wiced_bt_sco_disconnected_t | sco_disconnected |
Data for BTM_SCO_DISCONNECTED_EVT. | |
wiced_bt_sco_connection_request_t | sco_connection_request |
Data for BTM_SCO_CONNECTION_REQUEST_EVT. | |
wiced_bt_sco_connection_change_t | sco_connection_change |
Data for BTM_SCO_CONNECTION_CHANGE_EVT. | |
wiced_bt_ble_connection_param_update_t | ble_connection_param_update |
Data for BTM_BLE_CONNECTION_PARAM_UPDATE. | |
wiced_bt_ble_phy_update_t | ble_phy_update_event |
Data for BTM_BLE_PHY_UPDATE_EVT. | |
wiced_bt_ble_multi_adv_response_t | ble_multi_adv_response_event |
Response status update event for the multiadv command BTM_MULTI_ADV_VSC_RESP_EVENT. | |
wiced_bt_ble_phy_data_length_update_t | ble_data_length_update_event |
Data for BTM_BLE_DATA_LENGTH_UPDATE_EVENT. | |
Structure definitions for Bluetooth Management (wiced_bt_management_cback_t) event notifications.