Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/cert/
Dl2cap_test.py451 assertThat(control_channel).emits(L2capMatchers.InformationResponseExtendedFeatures())
468 …assertThat(control_channel).emits(L2capMatchers.InformationResponseExtendedFeatures(supports_ertm=…
485 …assertThat(control_channel).emits(L2capMatchers.InformationResponseExtendedFeatures(supports_strea…
501 …assertThat(control_channel).emits(L2capMatchers.InformationResponseExtendedFeatures(supports_fcs=T…
520 L2capMatchers.InformationResponseExtendedFeatures(supports_fixed_channels=True))
/system/bt/gd/l2cap/
Dl2cap_packets.pdl453 packet InformationResponseExtendedFeatures : InformationResponse (info_type = EXTENDED_FEATURES_SUP…
/system/bt/gd/cert/
Dmatchers.py396 def InformationResponseExtendedFeatures(supports_ertm=None, member in L2capMatchers