Searched defs:mBmsgType (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessage.java36 Type mBmsgType; field in class:BluetoothMapBmessage
101 return mBmsgType;
105 mBmsgType = type;
160 json.put("type", mBmsgType);

Completed in 74 milliseconds