Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java91 private static final int MAS_INSTANCE_ID_LEN = 0x01; // , 0x0000, 0x00FF), field in BluetoothMapAppParams
491 if (tagLength != MAS_INSTANCE_ID_LEN) { in parseParams()
497 + MAS_INSTANCE_ID_LEN); in parseParams()
1054 appParamBuf.put((byte) MAS_INSTANCE_ID_LEN); in encodeParams()