Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_provider_info_unittest.cc270 auto received_codec_info_sbc = in TEST_F_WITH_FLAGS() local
272 ASSERT_TRUE(received_codec_info_sbc.has_value()); in TEST_F_WITH_FLAGS()
273 auto codec_info = received_codec_info_sbc.value(); in TEST_F_WITH_FLAGS()