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

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

Completed in 20 milliseconds