Home
last modified time | relevance | path

Searched refs:VERSION_AIDL_V2 (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/common/
Dhal_version_manager_test.cc34 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V2 == in TEST_F()
35 BluetoothAudioHalVersion::VERSION_AIDL_V2); in TEST_F()
54 BluetoothAudioHalVersion::VERSION_AIDL_V2); in TEST_F()
56 BluetoothAudioHalVersion::VERSION_AIDL_V2); in TEST_F()
58 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V2 < in TEST_F()
60 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V2 <= in TEST_F()
78 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_AIDL_V2 < in TEST_F()
80 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_AIDL_V2 <= in TEST_F()
84 BluetoothAudioHalVersion::VERSION_AIDL_V2); in TEST_F()
86 BluetoothAudioHalVersion::VERSION_AIDL_V2); in TEST_F()
[all …]
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhal_version_manager_host.cc30 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_AIDL_V2 = member in bluetooth::audio::BluetoothAudioHalVersion
Dhal_version_manager.h106 static const BluetoothAudioHalVersion VERSION_AIDL_V2; variable
Dhal_version_manager.cc59 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_AIDL_V2 = member in bluetooth::audio::BluetoothAudioHalVersion