HomeSort by relevance Sort by last modified time
    Searched refs:start_bluetoothd (Results 1 - 4 of 4) sorted by null

  /external/autotest/server/cros/bluetooth/
bluetooth_device.py 53 def start_bluetoothd(self): member in class:BluetoothDevice
60 return self._proxy.start_bluetoothd()
bluetooth_adapter_tests.py 544 return self.bluetooth_facade.start_bluetoothd()
    [all...]
  /external/autotest/client/site_tests/power_Idle/
power_Idle.py 88 # just that data too. start_bluetoothd() already logs the error so
90 if not bt_device.start_bluetoothd():
  /external/autotest/client/cros/bluetooth/
bluetooth_device_xmlrpc_server.py 173 def start_bluetoothd(self): member in class:BluetoothDeviceXmlRpcDelegate
    [all...]

Completed in 259 milliseconds