Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfile.java200 int OPP = 20; field
/aosp12/system/bt/gd/proto/bluetooth/metrics/
H A Dbluetooth.proto270 OPP = 20; enumerator
/aosp12/packages/services/Car/service/src/com/android/car/
H A DUtils.java91 sProfileNames.put(BluetoothProfile.OPP, "OPP"); in sProfileNames.put()