Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java100 private static final int STATUS_VALUE_LEN = 0x01; // , 0x0000, 0x0001), field in BluetoothMapAppParams
653 if (tagLength != STATUS_VALUE_LEN) { in parseParams()
659 + STATUS_VALUE_LEN); in parseParams()
1099 appParamBuf.put((byte) STATUS_VALUE_LEN); in encodeParams()