public class EsptouchGenerator extends Object implements IEsptouchGenerator
| 构造器和说明 |
|---|
EsptouchGenerator(String apSsid,
String apBssid,
String apPassword,
InetAddress inetAddress,
boolean isSsidHiden)
Constructor of EsptouchGenerator, it will cost some time(maybe a bit
much)
|
public EsptouchGenerator(String apSsid, String apBssid, String apPassword, InetAddress inetAddress, boolean isSsidHiden)
apSsid - the Ap's ssidapBssid - the Ap's bssidapPassword - the Ap's passwordinetAddress - the phone's or pad's local ip address allocated by ApisSsidHiden - whether the Ap's ssid is hiddenpublic byte[][] getGCBytes2()
IEsptouchGeneratorgetGCBytes2 在接口中 IEsptouchGeneratorpublic byte[][] getDCBytes2()
IEsptouchGeneratorgetDCBytes2 在接口中 IEsptouchGenerator