Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java34 private static final int MAX_LIST_COUNT = 0x01; field in BluetoothMapAppParams
182 case MAX_LIST_COUNT: in ParseParams()
410 appParamBuf.put((byte) MAX_LIST_COUNT); in EncodeParams()