2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
wiced_bt_management_evt_data_t Union Reference

Data Fields

wiced_bt_ble_advert_mode_t ble_advert_state_changed
 
wiced_bt_ble_conn_param_update_t ble_connection_param_update
 
wiced_bt_ble_phy_update_t ble_phy_update_event
 
wiced_bt_ble_scan_type_t ble_scan_state_changed
 
wiced_bt_dev_disabled_t disabled
 
wiced_bt_dev_enabled_t enabled
 
wiced_bt_dev_encryption_status_t encryption_status
 
wiced_bt_local_identity_keys_t local_identity_keys_request
 
wiced_bt_local_identity_keys_t local_identity_keys_update
 
wiced_bt_smp_sc_local_oob_t * p_smp_sc_local_oob_data
 
wiced_bt_device_link_keys_t paired_device_link_keys_request
 
wiced_bt_device_link_keys_t paired_device_link_keys_update
 
wiced_bt_dev_pairing_cplt_t pairing_complete
 
wiced_bt_dev_ble_io_caps_req_t pairing_io_capabilities_ble_request
 
wiced_bt_dev_bredr_io_caps_req_t pairing_io_capabilities_br_edr_request
 
wiced_bt_dev_bredr_io_caps_rsp_t pairing_io_capabilities_br_edr_response
 
wiced_bt_dev_name_and_class_t pin_request
 
wiced_bt_power_mgmt_notification_t power_mgmt_notification
 
wiced_bt_dev_local_oob_t read_local_oob_data_complete
 
wiced_bt_dev_remote_oob_t remote_oob_data_request
 
wiced_bt_sco_connected_t sco_connected
 
wiced_bt_sco_connection_change_t sco_connection_change
 
wiced_bt_sco_connection_request_t sco_connection_request
 
wiced_bt_sco_disconnected_t sco_disconnected
 
wiced_bt_dev_name_and_class_t security_aborted
 
wiced_bt_dev_security_failed_t security_failed
 
wiced_bt_dev_security_request_t security_request
 
wiced_bt_smp_remote_oob_req_t smp_remote_oob_data_request
 
wiced_bt_smp_sc_remote_oob_req_t smp_sc_remote_oob_data_request
 
wiced_bt_dev_user_cfm_req_t user_confirmation_request
 
wiced_bt_dev_user_keypress_t user_keypress_notification
 
wiced_bt_dev_user_key_notif_t user_passkey_notification
 
wiced_bt_dev_user_key_req_t user_passkey_request
 

Detailed Description

Structure definitions for Bluetooth Management (wiced_bt_management_cback_t) event notifications

Field Documentation

wiced_bt_ble_advert_mode_t wiced_bt_management_evt_data_t::ble_advert_state_changed

Data for BTM_BLE_ADVERT_STATE_CHANGED_EVT

wiced_bt_ble_conn_param_update_t wiced_bt_management_evt_data_t::ble_connection_param_update

Data for BTM_BLE_CONNECTION_PARAM_UPDATE

wiced_bt_ble_phy_update_t wiced_bt_management_evt_data_t::ble_phy_update_event

Data for BTM_BLE_PHY_UPDATE_EVT

wiced_bt_ble_scan_type_t wiced_bt_management_evt_data_t::ble_scan_state_changed

Data for BTM_BLE_SCAN_STATE_CHANGED_EVT

wiced_bt_dev_disabled_t wiced_bt_management_evt_data_t::disabled

Data for BTM_DISABLED_EVT

wiced_bt_dev_enabled_t wiced_bt_management_evt_data_t::enabled

Data for BTM_ENABLED_EVT

wiced_bt_dev_encryption_status_t wiced_bt_management_evt_data_t::encryption_status

Data for BTM_ENCRYPTION_STATUS_EVT

wiced_bt_local_identity_keys_t wiced_bt_management_evt_data_t::local_identity_keys_request

Data for BTM_LOCAL_IDENTITY_KEYS_REQUEST_EVT

wiced_bt_local_identity_keys_t wiced_bt_management_evt_data_t::local_identity_keys_update

Data for BTM_LOCAL_IDENTITY_KEYS_UPDATE_EVT

wiced_bt_smp_sc_local_oob_t* wiced_bt_management_evt_data_t::p_smp_sc_local_oob_data

Data for BTM_SMP_SC_LOCAL_OOB_DATA_NOTIFICATION_EVT

wiced_bt_device_link_keys_t wiced_bt_management_evt_data_t::paired_device_link_keys_request

Data for BTM_PAIRED_DEVICE_LINK_KEYS_REQUEST_EVT

wiced_bt_device_link_keys_t wiced_bt_management_evt_data_t::paired_device_link_keys_update

Data for BTM_PAIRED_DEVICE_LINK_KEYS_UPDATE_EVT

wiced_bt_dev_pairing_cplt_t wiced_bt_management_evt_data_t::pairing_complete

Data for BTM_PAIRING_COMPLETE_EVT

wiced_bt_dev_ble_io_caps_req_t wiced_bt_management_evt_data_t::pairing_io_capabilities_ble_request

Data for BTM_PAIRING_IO_CAPABILITIES_BLE_REQUEST_EVT

wiced_bt_dev_bredr_io_caps_req_t wiced_bt_management_evt_data_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 wiced_bt_management_evt_data_t::pairing_io_capabilities_br_edr_response

Data for BTM_PAIRING_IO_CAPABILITIES_BR_EDR_RESPONSE_EVT

wiced_bt_dev_name_and_class_t wiced_bt_management_evt_data_t::pin_request

Data for BTM_PIN_REQUEST_EVT

wiced_bt_power_mgmt_notification_t wiced_bt_management_evt_data_t::power_mgmt_notification

Data for BTM_POWER_MANAGEMENT_STATUS_EVT

wiced_bt_dev_local_oob_t wiced_bt_management_evt_data_t::read_local_oob_data_complete

Data for BTM_READ_LOCAL_OOB_DATA_COMPLETE_EVT

wiced_bt_dev_remote_oob_t wiced_bt_management_evt_data_t::remote_oob_data_request

Data for BTM_REMOTE_OOB_DATA_REQUEST_EVT

wiced_bt_sco_connected_t wiced_bt_management_evt_data_t::sco_connected

Data for BTM_SCO_CONNECTED_EVT

wiced_bt_sco_connection_change_t wiced_bt_management_evt_data_t::sco_connection_change

Data for BTM_SCO_CONNECTION_CHANGE_EVT

wiced_bt_sco_connection_request_t wiced_bt_management_evt_data_t::sco_connection_request

Data for BTM_SCO_CONNECTION_REQUEST_EVT

wiced_bt_sco_disconnected_t wiced_bt_management_evt_data_t::sco_disconnected

Data for BTM_SCO_DISCONNECTED_EVT

wiced_bt_dev_name_and_class_t wiced_bt_management_evt_data_t::security_aborted

Data for BTM_SECURITY_ABORTED_EVT

wiced_bt_dev_security_failed_t wiced_bt_management_evt_data_t::security_failed

Data for BTM_SECURITY_FAILED_EVT See wiced_bt_dev_security_failed_t

wiced_bt_dev_security_request_t wiced_bt_management_evt_data_t::security_request

Data for BTM_SECURITY_REQUEST_EVT

wiced_bt_smp_remote_oob_req_t wiced_bt_management_evt_data_t::smp_remote_oob_data_request

Data for BTM_SMP_REMOTE_OOB_DATA_REQUEST_EVT

wiced_bt_smp_sc_remote_oob_req_t wiced_bt_management_evt_data_t::smp_sc_remote_oob_data_request

Data for BTM_SMP_SC_REMOTE_OOB_DATA_REQUEST_EVT

wiced_bt_dev_user_cfm_req_t wiced_bt_management_evt_data_t::user_confirmation_request

Data for BTM_USER_CONFIRMATION_REQUEST_EVT

wiced_bt_dev_user_keypress_t wiced_bt_management_evt_data_t::user_keypress_notification

Data for BTM_USER_KEYPRESS_NOTIFICATION_EVT - See wiced_bt_dev_user_keypress_t

wiced_bt_dev_user_key_notif_t wiced_bt_management_evt_data_t::user_passkey_notification

Data for BTM_USER_PASSKEY_NOTIFICATION_EVT

wiced_bt_dev_user_key_req_t wiced_bt_management_evt_data_t::user_passkey_request

Data for BTM_USER_PASSKEY_REQUEST_EVT


The documentation for this union was generated from the following file: