Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java42 private static final int FILTER_RECIPIENT = 0x07; field in BluetoothMapAppParams
281 case FILTER_RECIPIENT: in ParseParams()
628 appParamBuf.put((byte) FILTER_RECIPIENT); in EncodeParams()