Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java63 private static final int PRESENCE_AVAILABLE = 0x1C; field in BluetoothMapAppParams
458 case PRESENCE_AVAILABLE: in parseParams()
751 appParamBuf.put((byte) PRESENCE_AVAILABLE); in encodeParams()