Class | Description |
---|---|
ClientSocketHandler |
This class implements a socket client.
|
FileTransferManager |
This FileTransferManager class implements the transfer of files
(e.g., the connexion graph or the sound)
|
GroupOwnerSocketHandler |
The GroupOwnerSocketHandler class implements a socket server.
|
NtpTimeConfigurationParam |
This NtpTimeConfigurationParam class provides parameters given by NTP (e.g.
|
ProtocolState |
The ProtocolState class details the states of the protocol that is used to exchange sound and calibrate.
|
SimpleNTPClient |
The SimpleNTPClient class corresponds to a NTP client used to synchronise with a NTP server that operate as the Wifi AP
The wifi - direct AP serves as ntp server.
|
SimpleNTPServer |
The SimpleNTPServer class is a UDP implementation of a server for the
Network Time Protocol (NTP) version 3 as described in RFC 1305.
|
TransferManager |
The TransferManager class handles the packets that are received (and provided by Wifi direct)
|
WiFiDirectBroadcastReceiver |
The WiFiDirectBroadcastReceiver class notifies important events related to wifi-direct p2p events.
|