Home
last modified time | relevance | path

Searched refs: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() argument
34 mMsgTypes = 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() argument
544 int version, int msgTypes, int features) { in createMapMasRecord() argument
549 msgTypes, features); in createMapMasRecord()