Home
last modified time | relevance | path

Searched defs:msgTypes (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothMasInstance.java30 public BluetoothMasInstance(int id, String name, int channel, int msgTypes) { in BluetoothMasInstance()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
H A DSdpManager.java86 int l2capPsm, int version, int msgTypes, int features); in sdpCreateMapMasRecordNative()
544 int version, int msgTypes, int features) { in createMapMasRecord()