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.java89 private static final int MASK_DELIVERY_STATUS = 0x00010000; field in BluetoothMapContent
688 if ((ap.getParameterMask() & MASK_DELIVERY_STATUS) != 0) { in setDeliveryStatus()