Lines Matching defs:acl_handle

860 …hci_con_handle_t acl_handle = (hfp_connection != NULL) ? hfp_connection->acl_handle : HCI_CON_HAND…  in hfp_ag_emit_enhanced_voice_recognition_msg_sent_event()  local
873 …hci_con_handle_t acl_handle = (hfp_connection != NULL) ? hfp_connection->acl_handle : HCI_CON_HAND… in hfp_ag_emit_hf_indicator_value() local
2775 uint8_t hfp_ag_release_service_level_connection(hci_con_handle_t acl_handle){ in hfp_ag_release_service_level_connection()
2786 uint8_t hfp_ag_report_extended_audio_gateway_error_result_code(hci_con_handle_t acl_handle, hfp_cme… in hfp_ag_report_extended_audio_gateway_error_result_code()
2843 uint8_t hfp_ag_establish_audio_connection(hci_con_handle_t acl_handle){ in hfp_ag_establish_audio_connection()
2856 uint8_t hfp_ag_release_audio_connection(hci_con_handle_t acl_handle){ in hfp_ag_release_audio_connection()
3030 uint8_t hfp_ag_activate_voice_recognition(hci_con_handle_t acl_handle){ in hfp_ag_activate_voice_recognition()
3060 uint8_t hfp_ag_deactivate_voice_recognition(hci_con_handle_t acl_handle){ in hfp_ag_deactivate_voice_recognition()
3089 static uint8_t hfp_ag_enhanced_voice_recognition_send_state(hci_con_handle_t acl_handle, hfp_voice_… in hfp_ag_enhanced_voice_recognition_send_state()
3120 uint8_t hfp_ag_enhanced_voice_recognition_report_sending_audio(hci_con_handle_t acl_handle){ in hfp_ag_enhanced_voice_recognition_report_sending_audio()
3123 uint8_t hfp_ag_enhanced_voice_recognition_report_ready_for_audio(hci_con_handle_t acl_handle){ in hfp_ag_enhanced_voice_recognition_report_ready_for_audio()
3126 uint8_t hfp_ag_enhanced_voice_recognition_report_processing_input(hci_con_handle_t acl_handle){ in hfp_ag_enhanced_voice_recognition_report_processing_input()
3131 uint8_t hfp_ag_enhanced_voice_recognition_send_message(hci_con_handle_t acl_handle, hfp_voice_recog… in hfp_ag_enhanced_voice_recognition_send_message()
3179 uint8_t hfp_ag_set_microphone_gain(hci_con_handle_t acl_handle, int gain){ in hfp_ag_set_microphone_gain()
3198 uint8_t hfp_ag_set_speaker_gain(hci_con_handle_t acl_handle, int gain){ in hfp_ag_set_speaker_gain()
3217 uint8_t hfp_ag_send_phone_number_for_voice_tag(hci_con_handle_t acl_handle, const char * number){ in hfp_ag_send_phone_number_for_voice_tag()
3228 uint8_t hfp_ag_reject_phone_number_for_voice_tag(hci_con_handle_t acl_handle){ in hfp_ag_reject_phone_number_for_voice_tag()
3238 uint8_t hfp_ag_send_dtmf_code_done(hci_con_handle_t acl_handle){ in hfp_ag_send_dtmf_code_done()
3248 uint8_t hfp_ag_send_unsolicited_result_code(hci_con_handle_t acl_handle, const char * unsolicited_r… in hfp_ag_send_unsolicited_result_code()
3261 uint8_t hfp_ag_send_command_result_code(hci_con_handle_t acl_handle, bool ok){ in hfp_ag_send_command_result_code()
3288 uint8_t hfp_ag_notify_incoming_call_waiting(hci_con_handle_t acl_handle){ in hfp_ag_notify_incoming_call_waiting()