Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java45 private static final int FILTER_ORIGINATOR = 0x08; field in BluetoothMapAppParams
229 case FILTER_ORIGINATOR: in ParseParams()
445 appParamBuf.put((byte) FILTER_ORIGINATOR); in EncodeParams()