HomeSort by relevance Sort by last modified time
    Searched refs:EXTRA_BT_OPP_ADDRESS (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 108 public static final String EXTRA_BT_OPP_ADDRESS =
BluetoothOppReceiver.java 245 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_ADDRESS, transInfo.mDestAddr);
BluetoothOppNotification.java 312 intent.putExtra(Constants.EXTRA_BT_OPP_ADDRESS, item.destination);
BluetoothOppObexServerSession.java 565 intent.putExtra(Constants.EXTRA_BT_OPP_ADDRESS, destination);

Completed in 498 milliseconds