Searched refs:VERSION_2_1 (Results 1 – 9 of 9) sorted by relevance
30 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_2_1 == in TEST_F()31 BluetoothAudioHalVersion::VERSION_2_1); in TEST_F()44 BluetoothAudioHalVersion::VERSION_2_1); in TEST_F()46 BluetoothAudioHalVersion::VERSION_2_1); in TEST_F()48 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_2_1 < in TEST_F()50 EXPECT_TRUE(BluetoothAudioHalVersion::VERSION_2_1 <= in TEST_F()68 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_2_1 < in TEST_F()70 EXPECT_FALSE(BluetoothAudioHalVersion::VERSION_2_1 <= in TEST_F()74 BluetoothAudioHalVersion::VERSION_2_1); in TEST_F()76 BluetoothAudioHalVersion::VERSION_2_1); in TEST_F()[all …]
55 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_2_1 = member in bluetooth::audio::BluetoothAudioHalVersion112 if (instance_ptr->hal_version_ != BluetoothAudioHalVersion::VERSION_2_1) { in GetProvidersFactory_2_1()130 if (instance_ptr->hal_version_ == BluetoothAudioHalVersion::VERSION_2_1) { in GetProvidersFactory_2_0()174 hal_version_ = BluetoothAudioHalVersion::VERSION_2_1; in HalVersionManager()
26 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_2_1 = member in bluetooth::audio::BluetoothAudioHalVersion
104 static const BluetoothAudioHalVersion VERSION_2_1; variable
188 BluetoothAudioHalVersion::VERSION_2_1) { in StartSession()595 BluetoothAudioHalVersion::VERSION_2_1) { in StartSession()
185 const BluetoothAudioHalVersion BluetoothAudioHalVersion::VERSION_2_1 = member in bluetooth::audio::BluetoothAudioHalVersion
24 bluetooth::audio::BluetoothAudioHalVersion::VERSION_2_1; in SupportsLeAudio()
255 BluetoothAudioHalVersion::VERSION_2_1) { in GetAudioCapabilities_2_1()430 BluetoothAudioHalVersion::VERSION_2_1) &&468 BluetoothAudioHalVersion::VERSION_2_1) &&814 if ((hal_version == BluetoothAudioHalVersion::VERSION_2_1) && in RenewAudioProviderAndSession()
453 bluetooth::audio::BluetoothAudioHalVersion::VERSION_2_1) && in process()