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.java98 private static final int STATUS_VALUE_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
427 if (tagLength != STATUS_VALUE_LEN) { in ParseParams()
429 + STATUS_VALUE_LEN); in ParseParams()
720 appParamBuf.put((byte) STATUS_VALUE_LEN); in EncodeParams()