p2p: add documentation for WifiP2pConfig.Builder API
Bug: 126614407 Test: Unit tests - atest FrameworksWifiTests Test: Unit tests - atest FrameworksWifiApiTests Change-Id: I300948ad524f2527d0c564ce1e2365fd1688bbfd
This commit is contained in:
@@ -357,7 +357,7 @@ public class WifiP2pConfig implements Parcelable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Specify the frequency to use for creating the group or joining the group.
|
||||
* Specify the frequency, in MHz, to use for creating the group or joining the group.
|
||||
* <p>
|
||||
* When creating a group as Group Owner using {@link WifiP2pManager#createGroup(
|
||||
* WifiP2pManager.Channel, WifiP2pConfig, WifiP2pManager.ActionListener)},
|
||||
|
||||
Reference in New Issue
Block a user