Home
last modified time | relevance | path

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

/system/media/audio/include/system/
Daudio-base-utils.h233 static CONST_ARRAY audio_devices_t AUDIO_DEVICE_OUT_BLE_UNICAST_ARRAY[] = { variable
326 AUDIO_DEVICE_OUT_BLE_UNICAST_ARRAY);
374 static_assert(isSorted(AUDIO_DEVICE_OUT_BLE_UNICAST_ARRAY),
395 static_assert(AUDIO_DEVICE_OUT_BLE_UNICAST_CNT == std::size(AUDIO_DEVICE_OUT_BLE_UNICAST_ARRAY));
Daudio.h1462 AUDIO_DEVICE_OUT_BLE_UNICAST_ARRAY, 0 /*left*/, in audio_is_ble_unicast_device()
/system/media/tests/
Dsystemaudio_tests.cpp208 runAudioDeviceTypeHelperFunction(allDeviceTypes, AUDIO_DEVICE_OUT_BLE_UNICAST_ARRAY, in TEST()
209 std::size(AUDIO_DEVICE_OUT_BLE_UNICAST_ARRAY), "ble unicast", in TEST()