OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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