Searched refs:is_wearable_btwifi (Results 1 – 4 of 4) sorted by relevance
48 if gutils.is_wearable_btwifi(self.ad):69 if gutils.is_wearable_btwifi(self.ad):
46 if gutils.is_wearable_btwifi(self.ad):
60 from acts_contrib.test_utils.gnss.gnss_test_utils import is_wearable_btwifi122 if is_wearable_btwifi(self.ad):
2687 def is_wearable_btwifi(ad): function