HomeSort by relevance Sort by last modified time
    Searched defs:BluetoothController (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/chameleon/
audio_board.py 38 self._bluetooth_controller = BluetoothController(chameleon_connection)
63 """Gets an BluetoothController on this audio board.
65 @returns: An BluetoothController object.
256 class BluetoothController(object):
264 """Constructs an BluetoothController.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothController.java 23 public interface BluetoothController {

Completed in 107 milliseconds