Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothMasInstance.java29 public BluetoothMasInstance(int id, String name, int channel, int msgTypes) { in BluetoothMasInstance() argument
33 mMsgTypes = msgTypes; in BluetoothMasInstance()