Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapMessage.java83 public static final int PARAM_MAX_MSG_SIZE_ID = 0x00; field in SapMessage
471 case PARAM_MAX_MSG_SIZE_ID: in parseParameters()
657 writeParameter(os, PARAM_MAX_MSG_SIZE_ID, mMaxMsgSize, in write()