Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java76 static final String BLUETOOTH_START_CONNECTION_STATE_CHANGE_MONITOR = field in Sl4aBluetoothUtil.Commands
413 Commands.BLUETOOTH_START_CONNECTION_STATE_CHANGE_MONITOR, address); in connect()
442 Commands.BLUETOOTH_START_CONNECTION_STATE_CHANGE_MONITOR, address); in disconnect()
/tools/tradefederation/core/javatests/com/android/tradefed/util/
DSl4aBluetoothUtilTest.java286 .rpcCall(Commands.BLUETOOTH_START_CONNECTION_STATE_CHANGE_MONITOR, "address_2"); in testConnect_success()
332 .rpcCall(Commands.BLUETOOTH_START_CONNECTION_STATE_CHANGE_MONITOR, "address_2"); in testDisconnect_success()