Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java58 private static final int MAS_INSTANCE_ID = 0x0F; field in BluetoothMapAppParams
282 case MAS_INSTANCE_ID: in ParseParams()
480 appParamBuf.put((byte) MAS_INSTANCE_ID); in EncodeParams()