Searched refs:nxp_stop_audio_handle (Results 1 – 4 of 4) sorted by relevance
775 hci_con_handle_t nxp_stop_audio_handle; member
816 if (hfp_connection->nxp_stop_audio_handle != HCI_CON_HANDLE_INVALID){ in hfp_hf_run_for_context()817 hci_con_handle_t sco_handle = hfp_connection->nxp_stop_audio_handle; in hfp_hf_run_for_context()818 hfp_connection->nxp_stop_audio_handle = HCI_CON_HANDLE_INVALID; in hfp_hf_run_for_context()
2345 if (hfp_connection->nxp_stop_audio_handle != HCI_CON_HANDLE_INVALID){ in hfp_ag_run_for_context()2346 hci_con_handle_t sco_handle = hfp_connection->nxp_stop_audio_handle; in hfp_ag_run_for_context()2347 hfp_connection->nxp_stop_audio_handle = HCI_CON_HANDLE_INVALID; in hfp_ag_run_for_context()
674 hfp_connection->nxp_stop_audio_handle = HCI_CON_HANDLE_INVALID; in hfp_create_connection()1023 hfp_connection->nxp_stop_audio_handle = hfp_connection->sco_handle; in hfp_handle_hci_event()