Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DBluetoothConnectionLatencyCollector.java57 .put(BluetoothProfile.MAP_CLIENT.getProfile(), "map_client")
/tools/tradefederation/core/javatests/com/android/tradefed/util/
DSl4aBluetoothUtilTest.java75 BluetoothProfile.MAP_CLIENT,
274 BluetoothProfile.MAP_CLIENT.getProfile(), in testConnect_success()
319 BluetoothProfile.MAP_CLIENT.getProfile(), in testDisconnect_success()
/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java124 MAP_CLIENT(18); enumConstant
738 case MAP_CLIENT: in isProfileConnected()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/
Dbluetooth.proto273 MAP_CLIENT = 18; enumerator