Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfile.java118 int PBAP = 6; field
/aosp12/system/bt/gd/proto/bluetooth/metrics/
H A Dbluetooth.proto258 PBAP = 6; enumerator
/aosp12/packages/services/Car/service/src/com/android/car/
H A DUtils.java79 sProfileNames.put(BluetoothProfile.PBAP, "PBAP Server"); in sProfileNames.put()