android.net.wifi.aware
Classes
AttachCallback | Base class for Aware attach callbacks. |
AwarePairingConfig | The config for the Aware Pairing. |
AwareResources | The resources of the Aware service. |
Characteristics | The characteristics of the Wi-Fi Aware implementation. |
DiscoverySession | A class representing a single publish or subscribe Aware session. |
DiscoverySessionCallback | Base class for Aware session events callbacks. |
IdentityChangedListener | Base class for Aware identity/cluster changes callbacks. |
ParcelablePeerHandle | A Parcelable |
PeerHandle | Opaque object used to represent a Wi-Fi Aware peer. |
PublishConfig | Defines the configuration of an Aware publish session. |
PublishDiscoverySession | A class representing a Aware publish session. |
ServiceDiscoveryInfo | An object providing information about a Wi-Fi Aware discovery session with a specific peer. |
SubscribeConfig | Defines the configuration of an Aware subscribe session. |
SubscribeDiscoverySession | A class representing a Aware subscribe session. |
WifiAwareChannelInfo | Wi-Fi Aware data-path channel information. |
WifiAwareDataPathSecurityConfig | Wi-Fi Aware data-path security config. |
WifiAwareManager | This class provides the primary API for managing Wi-Fi Aware operations: discovery and peer-to-peer data connections. |
WifiAwareNetworkInfo | Wi-Fi Aware-specific network information. |
WifiAwareNetworkSpecifier | Network specifier object used to request a Wi-Fi Aware network. |
WifiAwareSession | This class represents a Wi-Fi Aware session - an attachment to the Wi-Fi Aware service through which the app can execute discovery operations. |