Home
last modified time | relevance | path

Searched defs:LmpFeatureMask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/
Dhost.py620 def supports_lmp_features(self, feature: hci.LmpFeatureMask) -> bool:
Dhci.py1343 class LmpFeatureMask(enum.IntFlag): class