Home
last modified time | relevance | path

Searched defs:MAP_CLIENT (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java193 int MAP_CLIENT = 18; field
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothUtils.java133 sProfileNames.put(BluetoothProfile.MAP_CLIENT, "MAP Client"); in sProfileNames.put()
139 sProfileActions.put(MAP_CLIENT_CONNECTION_STATE_CHANGED, BluetoothProfile.MAP_CLIENT); in sProfileActions.put()
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto268 MAP_CLIENT = 18; enumerator