Home
last modified time | relevance | path

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

/system/bt/udrv/include/
Duipc.h46 #define UIPC_REQ_RX_FLUSH 1 macro
/system/bt/udrv/ulinux/
Duipc.cc707 case UIPC_REQ_RX_FLUSH: in UIPC_Ioctl()
/system/bt/btif/src/
Dbtif_a2dp_source.cc1010 UIPC_Ioctl(*a2dp_uipc, UIPC_CH_ID_AV_AUDIO, UIPC_REQ_RX_FLUSH, nullptr); in btif_a2dp_source_audio_tx_flush_event()