Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DDeviceHalAidl.cpp1199 [&a2dpEnabled, this](const String8& trueOrFalse) { in filterAndUpdateBtA2dpParameters()
1236 [&hfpConfig, this](const String8& trueOrFalse) { in filterAndUpdateBtHfpParameters()
1275 [&leEnabled, this](const String8& trueOrFalse) { in filterAndUpdateBtLeParameters()
H A DDeviceHalHidl.cpp728 String8 trueOrFalse; in supportsBluetoothVariableLatency() local