Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java46 private static final int FILTER_ORIGINATOR = 0x08; field in BluetoothMapAppParams
347 case FILTER_ORIGINATOR: in parseParams()
1013 appParamBuf.put((byte) FILTER_ORIGINATOR); in encodeParams()