Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java53 private static final int MESSAGE_LISTING_SIZE = 0x12; field in BluetoothMapAppParams
377 case MESSAGE_LISTING_SIZE: in ParseParams()
688 appParamBuf.put((byte) MESSAGE_LISTING_SIZE); in EncodeParams()