HF Event Data.
Data Fields | |
uint16_t | handle |
Connection Handle. | |
union { | |
wiced_bt_hfp_hf_connection_data_t conn_data | |
Payload for WICED_BT_HFP_HF_CONNECTION_STATE_EVT. | |
uint32_t ag_feature_flags | |
Payload for WICED_BT_HFP_HF_AG_FEATURE_SUPPORT_EVT. | |
wiced_bt_hfp_hf_service_state_t service_state | |
Payload for WICED_BT_HFP_HF_SERVICE_STATE_EVT. | |
wiced_bt_hfp_hf_service_type_t service_type | |
Payload for WICED_BT_HFP_HF_SERVICE_TYPE_EVT. | |
wiced_bt_hfp_hf_call_data_t call_data | |
Payload for WICED_BT_HFP_HF_CALL_STATE_EVT. | |
wiced_bt_hfp_hf_inband_ring_state_t inband_ring | |
Payload for WICED_BT_HFP_HF_INBAND_RING_STATE_EVT. | |
uint8_t rssi | |
Payload for WICED_BT_HFP_HF_RSSI_IND_EVT. | |
uint8_t battery_level | |
Payload for WICED_BT_HFP_HF_BATTERY_STATUS_IND_EVT. | |
wiced_bt_hfp_hf_volume_data_t volume | |
Payload for WICED_BT_HFP_HF_VOLUME_CHANGE_EVT. | |
wiced_bt_hfp_hf_clip_data_t clip | |
Payload for WICED_BT_HFP_HF_CLIP_IND_EVT. | |
wiced_bt_hfp_hf_codec_t selected_codec | |
Payload for WICED_BT_HFP_HFP_CODEC_SET_EVT. | |
wiced_bt_hfp_hf_active_call_t active_call | |
Payload for WICED_BT_HFP_HFP_ACTIVE_CALL_EVT. | |
uint8_t error_code | |
Payload for WICED_BT_HFP_HF_CME_ERROR_EVT. | |
wiced_bt_hfp_hf_at_result_code_t cnum_data | |
Payload for WICED_BT_HFP_HF_CNUM_EVT. | |
wiced_bt_hfp_hf_clip_data_t binp_data | |
Payload for WICED_BT_HFP_HF_BINP_EVT. | |
uint8_t voice_recognition | |
Payload for WICED_BT_HFP_HF_VOICE_RECOGNITION_EVT. | |
wiced_bt_hfp_hf_bind_data_t bind_data | |
Payload for WICED_BT_HFP_HF_BINP_EVT. | |
}; | |