Home
last modified time | relevance | path

Searched refs:UIPC_CH_ID_ALL (Results 1 – 3 of 3) sorted by relevance

/system/bt/udrv/include/
Duipc.h25 #define UIPC_CH_ID_ALL 3 /* used to address all the ch id at once */ macro
/system/bt/udrv/ulinux/
Duipc.c661 if (ch_id != UIPC_CH_ID_ALL) in UIPC_Close()
/system/bt/btif/src/
Dbtif_media_task.c1205 UIPC_Close(UIPC_CH_ID_ALL); in btif_media_thread_cleanup()