Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java97 private static final int STATUS_VALUE_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
429 if (tagLength != STATUS_VALUE_LEN) { in parseParams()
432 + STATUS_VALUE_LEN); in parseParams()
731 appParamBuf.put((byte) STATUS_VALUE_LEN); in encodeParams()