Searched refs:VERSION_2_0 (Results 1 – 4 of 4) sorted by relevance
28 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_2_0 == in TEST_F()29 BluetoothAudioHalVersion::VERSION_2_0); in TEST_F()43 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_2_0 < in TEST_F()45 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_2_0 <= in TEST_F()69 BluetoothAudioHalVersion::VERSION_2_0); in TEST_F()71 BluetoothAudioHalVersion::VERSION_2_0); in TEST_F()96 BluetoothAudioHalVersion::VERSION_2_0); in TEST_F()98 BluetoothAudioHalVersion::VERSION_2_0); in TEST_F()120 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_2_0 > in TEST_F()122 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_2_0 >= in TEST_F()[all …]
53 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_2_0 = member in bluetooth::audio::BluetoothAudioHalVersion188 hal_version_ = BluetoothAudioHalVersion::VERSION_2_0; in HalVersionManager()
24 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_2_0 = member in bluetooth::audio::BluetoothAudioHalVersion
103 static const BluetoothAudioHalVersion VERSION_2_0; variable