Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dmatchers.py397 supports_streaming=None, argument
401 packet, supports_ertm, supports_streaming, supports_fcs, supports_fixed_channels)
660 …hing_information_response_extended_features(packet, supports_ertm, supports_streaming, supports_fc… argument
669 if supports_streaming is not None and features.GetStreamingMode != supports_streaming:
/system/bt/gd/l2cap/classic/cert/
Dl2cap_test.py485 …(control_channel).emits(L2capMatchers.InformationResponseExtendedFeatures(supports_streaming=True))