Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/common/
Dhal_version_manager_test.cc32 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V1 == in TEST_F()
33 BluetoothAudioHalVersion::VERSION_AIDL_V1); in TEST_F()
49 BluetoothAudioHalVersion::VERSION_AIDL_V1); in TEST_F()
51 BluetoothAudioHalVersion::VERSION_AIDL_V1); in TEST_F()
53 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V1 < in TEST_F()
55 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_AIDL_V1 <= in TEST_F()
73 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_AIDL_V1 < in TEST_F()
75 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_AIDL_V1 <= in TEST_F()
79 BluetoothAudioHalVersion::VERSION_AIDL_V1); in TEST_F()
81 BluetoothAudioHalVersion::VERSION_AIDL_V1); in TEST_F()
[all …]
/packages/modules/Bluetooth/system/audio_hal_interface/
Dhal_version_manager_host.cc28 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_AIDL_V1 = member in bluetooth::audio::BluetoothAudioHalVersion
Dhal_version_manager.h105 static const BluetoothAudioHalVersion VERSION_AIDL_V1; variable
Dhal_version_manager.cc57 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_AIDL_V1 = member in bluetooth::audio::BluetoothAudioHalVersion