Searched refs:UIPC_Close (Results 1 – 3 of 3) sorted by relevance
84 void UIPC_Close(tUIPC_CH_ID ch_id);
559 UIPC_Close(UIPC_CH_ID_AV_CTRL); in btif_recv_ctrl_data()1165 UIPC_Close(UIPC_CH_ID_AV_AUDIO); in btif_a2dp_on_stopped()1216 UIPC_Close(UIPC_CH_ID_AV_AUDIO); in btif_a2dp_on_suspended()1431 UIPC_Close(UIPC_CH_ID_ALL); in btif_media_thread_cleanup()2467 UIPC_Close(UIPC_CH_ID_AV_AUDIO); in btif_media_task_aa_stop_tx()
664 void UIPC_Close(tUIPC_CH_ID ch_id) in UIPC_Close() function