Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothMasInstance.java32 public BluetoothMasInstance(int id, String name, int channel, int msgTypes) { in BluetoothMasInstance() argument
36 mMsgTypes = msgTypes; in BluetoothMasInstance()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/
DSdpManagerNativeInterface.java95 int msgTypes, in createMapMasRecord() argument
101 serviceName, masId, rfcommChannel, l2capPsm, version, msgTypes, features); in createMapMasRecord()
400 int msgTypes, in sdpCreateMapMasRecordNative() argument