Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java79 private static final int MASK_RECEPTION_STATUS = 0x00000100; field in BluetoothMapContent
677 if ((ap.getParameterMask() & MASK_RECEPTION_STATUS) != 0) { in setReceptionStatus()