Home
last modified time | relevance | path

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

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