Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99566

Android 12 - Wi-Fi Aware (NAN) enhancements

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Extras: Android
    • None

      Overview:

      Android 12 adds some enhancements to Wi-Fi Aware:

      • On devices running Android 12 (API level 31) and higher, you can use the onServiceLost() callback to be alerted when your app has lost a discovered service due to the service stopping or moving out of range.
      • The way that multiple data-paths (NAN Data Paths) are set up is changing to be more efficient.
      • To prevent the framework from rejecting discovery or connection requests due to running out of resources, on devices running Android 12 and higher, you can call WifiAwareManager.getAvailableAwareResources(). This method's return value lets you get the number of available data paths, the number of available publish sessions, and the number of available subscribe sessions.

      Proposed Action:

      Can be interesting for QNetworkInformation

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtandroidteam Qt Android Team
            samuelmira Samuel Mira
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes