Searched refs:MAX_LIST_COUNT_LEN (Results 1 – 1 of 1) sorted by relevance
79 private static final int MAX_LIST_COUNT_LEN = 0x02; //, 0x0000, 0xFFFF), field in BluetoothMapAppParams235 if (tagLength != MAX_LIST_COUNT_LEN) { in ParseParams()237 + " expected: " + MAX_LIST_COUNT_LEN); in ParseParams()600 appParamBuf.put((byte) MAX_LIST_COUNT_LEN); in EncodeParams()