Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Dhfp.py161 class AgFeature(enum.IntFlag): class
786 def supports_ag_feature(self, feature: AgFeature) -> bool:
1237 def supports_ag_feature(self, feature: AgFeature) -> bool: