Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java69 private static final int CONVO_LISTING_SIZE = 0x21; field in BluetoothMapAppParams
493 case CONVO_LISTING_SIZE: in ParseParams()
766 appParamBuf.put((byte)CONVO_LISTING_SIZE); in EncodeParams()