Searched refs:getConvoListingVerCounter (Results 1 – 2 of 2) sorted by relevance
148 assertThat(appParamsDecoded.getConvoListingVerCounter()).isEqualTo(ret.array()); in encodeToBuffer_thenDecode()213 assertThat(appParams.getConvoListingVerCounter()).isEqualTo(ret.array()); in settersAndGetters()
1113 if (getConvoListingVerCounter() != null) { in encodeParams()1116 appParamBuf.put(getConvoListingVerCounter()); in encodeParams()1363 public byte[] getConvoListingVerCounter() { in getConvoListingVerCounter() method in BluetoothMapAppParams