Home
last modified time | relevance | path

Searched defs:allow_low_latency_audio (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1138 static bool allow_low_latency_audio(bool allowed, const RawAddress& /* address */) { in allow_low_latency_audio() function
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h894 bool (*allow_low_latency_audio)(bool allowed, const RawAddress& address); member