Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java69 private static final int FILTER_PRESENCE = 0x22; field in BluetoothMapAppParams
508 case FILTER_PRESENCE: in parseParams()
782 appParamBuf.put((byte) FILTER_PRESENCE); in encodeParams()