Home
last modified time | relevance | path

Searched refs:audio_is_bluetooth_out_sco_device (Results 1 – 2 of 2) sorted by relevance

/system/media/audio/include/system/
Daudio.h1308 static inline bool audio_is_bluetooth_out_sco_device(audio_devices_t device) in audio_is_bluetooth_out_sco_device() function
1322 return audio_is_bluetooth_out_sco_device(device) || in audio_is_bluetooth_sco_device()
/system/media/tests/
Dsystemaudio_tests.cpp162 audio_is_bluetooth_out_sco_device); in TEST()