Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java69 private static final int MASK_SENDER_ADDRESSING = 0x8; field in BluetoothMapContent
520 if ((ap.getParameterMask() & MASK_SENDER_ADDRESSING) != 0) { in setSenderAddressing()