Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiofoundation/include/media/
DAudioContainers.h47 const DeviceTypeSet& getAudioDeviceOutAllBleSet();
/frameworks/av/media/libaudiofoundation/
DAudioContainers.cpp66 const DeviceTypeSet& getAudioDeviceOutAllBleSet() { in getAudioDeviceOutAllBleSet() function
/frameworks/av/services/audiopolicy/enginedefault/src/
DEngine.cpp206 availableOutputDevices.getDevicesFromTypes(getAudioDeviceOutAllBleSet())); in filterOutputDevicesForStrategy()