Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java89 private static final int NEW_MESSAGE_LEN = 0x01; // , 0x0000, 0x0001), field in BluetoothMapAppParams
437 if (tagLength != NEW_MESSAGE_LEN) { in parseParams()
443 + NEW_MESSAGE_LEN); in parseParams()
1039 appParamBuf.put((byte) NEW_MESSAGE_LEN); in encodeParams()