Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_provider_info_unittest.cc601 std::vector<uint8_t> sbc_caps = {0x3f, 0xff, 0x02, 0x25}; in TEST_F_WITH_FLAGS() local
605 CodecId::A2dp(CodecId::A2dp::SBC), sbc_caps, result_sbc_codec_info)); in TEST_F_WITH_FLAGS()