Searched refs:BtDevice (Results 1 – 3 of 3) sorted by relevance
70 new_class = type(MOBLY_CONTROLLER_CONFIG_NAME, (cls, BtDevice), params)83 class BtDevice(object): class
63 def set_target(self, bt_device: derived_bt_device.BtDevice) -> None: argument
1220 def set_target(self, bt_device: derived_bt_device.BtDevice) -> None: argument