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.java43 private static final int FILTER_ORIGINATOR = 0x08; field in BluetoothMapAppParams
290 case FILTER_ORIGINATOR: in parseParams()
645 appParamBuf.put((byte) FILTER_ORIGINATOR); in encodeParams()