Searched defs:LmpFeatureMask (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/bumble/bumble/ | ||
D | host.py | 620 def supports_lmp_features(self, feature: hci.LmpFeatureMask) -> bool: |
D | hci.py | 1343 class LmpFeatureMask(enum.IntFlag): class |