Home
last modified time | relevance | path

Searched refs:UIPC_REG_REMOVE_ACTIVE_READSET (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/udrv/include/
Duipc.h52 #define UIPC_REG_REMOVE_ACTIVE_READSET 3 macro
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.cc63 UIPC_REG_REMOVE_ACTIVE_READSET, NULL); in btif_a2dp_data_cb()
Dle_audio_software_host.cc50 UIPC_Ioctl(*lea_uipc, UIPC_CH_ID_AV_AUDIO, UIPC_REG_REMOVE_ACTIVE_READSET, in lea_data_cb()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_control.cc365 UIPC_REG_REMOVE_ACTIVE_READSET, NULL); in btif_a2dp_data_cb()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid_audio_source.cc165 UIPC_REG_REMOVE_ACTIVE_READSET, NULL); in hearing_aid_data_cb()
/packages/modules/Bluetooth/system/udrv/ulinux/
Duipc.cc690 case UIPC_REG_REMOVE_ACTIVE_READSET: in UIPC_Ioctl()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc80 UIPC_Ioctl(*sco_uipc, UIPC_CH_ID_AV_AUDIO, UIPC_REG_REMOVE_ACTIVE_READSET, in sco_data_cb()