Searched refs:select_output_node (Results 1 – 4 of 4) sorted by relevance
63 def select_output_node(node_type): function85 if not select_output_node(node_type):
1353 def select_output_node(self, node_type): member in BluetoothDevice1360 return self._proxy.select_output_node(node_type)
562 lambda: self.bluetooth_facade.select_output_node(node_type),
1544 def select_output_node(self, node_type): member in BluetoothBaseFacadeLocal