Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_source.h60 void btif_a2dp_source_allow_low_latency_audio(bool allowed);
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc559 void btif_a2dp_source_allow_low_latency_audio(bool allowed) { in btif_a2dp_source_allow_low_latency_audio() function
Dbluetooth.cc1139 btif_a2dp_source_allow_low_latency_audio(allowed); in allow_low_latency_audio()