Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/udrv/include/
Duipc.h94 UDRV_API extern void UIPC_Close(tUIPC_CH_ID ch_id);
/external/libnfc-nci/src/udrv/include/
Duipc.h104 UDRV_API extern void UIPC_Close(tUIPC_CH_ID ch_id);
/external/bluetooth/bluedroid/btif/src/
Dbtif_media_task.c432 UIPC_Close(UIPC_CH_ID_AV_CTRL); in btif_recv_ctrl_data()
1119 UIPC_Close(UIPC_CH_ID_ALL); in btif_media_task()
1775 UIPC_Close(UIPC_CH_ID_AV_AUDIO); in btif_media_task_aa_stop_tx()
/external/bluetooth/bluedroid/udrv/ulinux/
Duipc.c671 UDRV_API void UIPC_Close(tUIPC_CH_ID ch_id) in UIPC_Close() function