Searched refs:is_bluetoothd_running (Results 1 – 3 of 3) sorted by relevance
193 def is_bluetoothd_running(self): member in BluetoothDevice199 return self._proxy.is_bluetoothd_running()
1422 return self.bluetooth_facade.is_bluetoothd_running()
805 def is_bluetoothd_running(self): member in BluetoothFacadeNative