Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java39 private static final int MAX_LIST_COUNT = 0x01; field in BluetoothMapAppParams
224 case MAX_LIST_COUNT: in parseParams()
978 appParamBuf.put((byte) MAX_LIST_COUNT); in encodeParams()