Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java71 private static final int CONVO_LISTING_SIZE = 0x36; field in BluetoothMapAppParams
799 case CONVO_LISTING_SIZE: in parseParams()
1145 appParamBuf.put((byte) CONVO_LISTING_SIZE); in encodeParams()