Home
last modified time | relevance | path

Searched refs:BLUETOOTH_LIBDIR (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/bluetooth/
Dbluetooth_device_xmlrpc_server.py97 BLUETOOTH_LIBDIR = '/var/lib/bluetooth' variable in BluetoothDeviceXmlRpcDelegate
441 for subdir in os.listdir(self.BLUETOOTH_LIBDIR):
442 shutil.rmtree(os.path.join(self.BLUETOOTH_LIBDIR, subdir))
446 self.BLUETOOTH_LIBDIR, e)