Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 GroupClientIpProvisioningModeIpv4Dhcp int = 0 GroupClientIpProvisioningModeIpv6LinkLocal int = 1 GroupOwnerBand2ghz int = 1 GroupOwnerBand5ghz int = 2 GroupOwnerBand6ghz int = 3 GroupOwnerBandAuto int = 0 GroupOwnerIntentAuto int = -1 GroupOwnerIntentMax int = 15 GroupOwnerIntentMin int = 0 P2pVersion1 int = 0 P2pVersion2 int = 1 PccModeConnectionTypeLegacyOnly int = 0 PccModeConnectionTypeLegacyOrR2 int = 1 PccModeConnectionTypeR2Only int = 2 Available int = 3 Connected int = 0 Failed int = 2 Invited int = 1 Busy int = 2 ConnectionRequestAccept int = 0 ConnectionRequestDeferShowPinToService int = 3 ConnectionRequestDeferToService int = 2 ConnectionRequestReject int = 1 Error int = 0 GroupCreationFailureReasonConnectionCancelled int = 0 GroupCreationFailureReasonGroupRemoved int = 4 GroupCreationFailureReasonInvitationFailed int = 5 GroupCreationFailureReasonProvisionDiscoveryFailed int = 3 GroupCreationFailureReasonTimedOut int = 1 GroupCreationFailureReasonUserRejected int = 2 NoPermission int = 4 NoServiceRequests int = 3 P2pUnsupported int = 1 WifiP2pDiscoveryStarted int = 2 WifiP2pDiscoveryStopped int = 1 WifiP2pListenStarted int = 2 WifiP2pListenStopped int = 1 WifiP2pScanFull int = 0 WifiP2pScanSingleFreq int = 2 WifiP2pScanSocial int = 1 WifiP2pStateDisabled int = 1 WifiP2pStateEnabled int = 2 NetworkIdPersistent int = -2 NetworkIdTemporary int = -1 SecurityTypeUnknown int = -1 SecurityTypeWpa2Psk int = 0 SecurityTypeWpa3Compatibility int = 1 SecurityTypeWpa3Sae int = 2 )
View Source
const ( ActionWifiP2pListenStateChanged string = "android.net.wifi.p2p.action.WIFI_P2P_LISTEN_STATE_CHANGED" ActionWifiP2pRequestResponseChanged string = "android.net.wifi.p2p.action.WIFI_P2P_REQUEST_RESPONSE_CHANGED" ExtraDiscoveryState string = "discoveryState" ExtraListenState string = "android.net.wifi.p2p.extra.LISTEN_STATE" ExtraNetworkInfo string = "networkInfo" ExtraP2pDeviceList string = "wifiP2pDeviceList" ExtraRequestConfig string = "android.net.wifi.p2p.extra.REQUEST_CONFIG" ExtraRequestResponse string = "android.net.wifi.p2p.extra.REQUEST_RESPONSE" ExtraWifiP2pDevice string = "wifiP2pDevice" ExtraWifiP2pGroup string = "p2pGroupInfo" ExtraWifiP2pInfo string = "wifiP2pInfo" ExtraWifiState string = "wifi_p2p_state" WifiP2pConnectionChangedAction string = "android.net.wifi.p2p.CONNECTION_STATE_CHANGE" WifiP2pDiscoveryChangedAction string = "android.net.wifi.p2p.DISCOVERY_STATE_CHANGE" WifiP2pPeersChangedAction string = "android.net.wifi.p2p.PEERS_CHANGED" WifiP2pStateChangedAction string = "android.net.wifi.p2p.STATE_CHANGED" WifiP2pThisDeviceChangedAction string = "android.net.wifi.p2p.THIS_DEVICE_CHANGED" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.