Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java105 private static final int CONVO_LISTING_SIZE_LEN = 0x02; field in BluetoothMapAppParams
494 if(tagLength != CONVO_LISTING_SIZE_LEN){ in ParseParams()
496 CONVO_LISTING_SIZE_LEN); in ParseParams()
767 appParamBuf.put((byte)CONVO_LISTING_SIZE_LEN); in EncodeParams()