Home
last modified time | relevance | path

Searched refs:UIPC_Close (Results 1 – 4 of 4) sorted by relevance

/system/bt/udrv/include/
Duipc.h89 void UIPC_Close(tUIPC_CH_ID ch_id);
/system/bt/btif/src/
Dbtif_a2dp_control.cc53 UIPC_Close(UIPC_CH_ID_ALL); in btif_a2dp_control_cleanup()
67 UIPC_Close(UIPC_CH_ID_AV_CTRL); in btif_a2dp_recv_ctrl_data()
Dbtif_a2dp_source.cc627 UIPC_Close(UIPC_CH_ID_AV_AUDIO); in btif_a2dp_source_audio_tx_stop_event()
/system/bt/udrv/ulinux/
Duipc.cc604 void UIPC_Close(tUIPC_CH_ID ch_id) { in UIPC_Close() function