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.java70 private static final int FILTER_PRESENCE = 0x22; field in BluetoothMapAppParams
502 case FILTER_PRESENCE: in ParseParams()
771 appParamBuf.put((byte)FILTER_PRESENCE); in EncodeParams()