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.java68 private static final int CONVO_LISTING_SIZE = 0x21; field in BluetoothMapAppParams
498 case CONVO_LISTING_SIZE: in parseParams()
777 appParamBuf.put((byte) CONVO_LISTING_SIZE); in encodeParams()