Home
last modified time | relevance | path

Searched refs:VERSION_AIDL_V3 (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/common/
Dhal_version_manager_test.cc36 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V3 == in TEST_F()
37 BluetoothAudioHalVersion::VERSION_AIDL_V3); in TEST_F()
59 BluetoothAudioHalVersion::VERSION_AIDL_V3); in TEST_F()
61 BluetoothAudioHalVersion::VERSION_AIDL_V3); in TEST_F()
63 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V3 < in TEST_F()
65 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V3 <= in TEST_F()
83 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_AIDL_V3 < in TEST_F()
85 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_AIDL_V3 <= in TEST_F()
89 BluetoothAudioHalVersion::VERSION_AIDL_V3); in TEST_F()
91 BluetoothAudioHalVersion::VERSION_AIDL_V3); in TEST_F()
[all …]
/packages/modules/Bluetooth/system/bta/le_audio/
Dhal_verifier.cc39 bluetooth::audio::BluetoothAudioHalVersion::VERSION_AIDL_V3; in SupportsStreamActiveApi()
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhal_version_manager_host.cc32 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_AIDL_V3 = member in bluetooth::audio::BluetoothAudioHalVersion
Dhal_version_manager.h107 static const BluetoothAudioHalVersion VERSION_AIDL_V3; variable
Dhal_version_manager.cc61 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_AIDL_V3 = member in bluetooth::audio::BluetoothAudioHalVersion