Searched defs:BluetoothControlSocket (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_socket.py247 Instantiate either BluetoothControlSocket or BluetoothRawSocket rather
459 class BluetoothControlSocket(BluetoothSocket): class in inherits:BluetoothSocket
462 BluetoothControlSocket provides convenient methods mapping to each mgmt_ops
470 super(BluetoothControlSocket, self).__init__()

Completed in 56 milliseconds