Searched defs:MASK_SENT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java82 private static final int MASK_SENT = 0x00002000; field in class:BluetoothMapContent
515 if ((ap.getParameterMask() & MASK_SENT) != 0) {

Completed in 76 milliseconds