Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Dhfp.py140 class HfFeature(enum.IntFlag): class
783 def supports_hf_feature(self, feature: HfFeature) -> bool:
1234 def supports_hf_feature(self, feature: HfFeature) -> bool: