Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java87 private static final int MASK_DELIVERY_STATUS = 0x00020000; field in BluetoothMapContent
681 if ((ap.getParameterMask() & MASK_DELIVERY_STATUS) != 0) { in setDeliveryStatus()