Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dmatchers.py398 supports_fcs=None, argument
401 packet, supports_ertm, supports_streaming, supports_fcs, supports_fixed_channels)
660 …ing_information_response_extended_features(packet, supports_ertm, supports_streaming, supports_fcs, argument
671 if supports_fcs is not None and features.GetFcsOption() != supports_fcs:
/system/bt/gd/l2cap/classic/cert/
Dl2cap_test.py501 …rtThat(control_channel).emits(L2capMatchers.InformationResponseExtendedFeatures(supports_fcs=True))