Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/udrv/include/
Duipc.h32 #define UIPC_CH_ID_ALL 3 /* used to address all the ch id at once */ macro
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.cc239 UIPC_Close(*a2dp_uipc, UIPC_CH_ID_ALL); in cleanup()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_control.cc71 UIPC_Close(*a2dp_uipc, UIPC_CH_ID_ALL); in btif_a2dp_control_cleanup()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_audio_source.cc438 UIPC_Close(*uipc_hearing_aid, UIPC_CH_ID_ALL); in CleanUp()
/packages/modules/Bluetooth/system/udrv/ulinux/
Duipc.cc561 if (ch_id != UIPC_CH_ID_ALL) { in UIPC_Close()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc122 UIPC_Close(*sco_uipc, UIPC_CH_ID_ALL); in cleanup()