Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java67 private static final int PRESENCE_TEXT = 0x1D; field in BluetoothMapAppParams
729 case PRESENCE_TEXT: in parseParams()
1124 appParamBuf.put((byte) PRESENCE_TEXT); in encodeParams()