Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/a2dp/
Dmedia_codec_capabilities_test.cc34 static constexpr uint8_t kCodecCapabilitiesWithTruncatedVendorCodecId[] = {0x5, 0x0, 0xff, variable
138 ASSERT_EQ(ParseCodecId(kCodecCapabilitiesWithTruncatedVendorCodecId), std::nullopt); in TEST_F()