摘要:
static final int BASE =Protocol.BASE_WIFI; 131072 static final intCMD_START_SUPPLICANT = BASE +11; 131083 static final intCMD_STOP_SUPPLICANT = BASE +12; 131084 static final intCMD_START_DRIVE... 阅读全文
摘要:
/** * Wi-Fi is currently being disabled. The state will change to {@link #WIFI_STATE_DISABLED} if * it finishes successfully. * * @see #WIFI_STATE_CHANGED_ACTION * @see #getWifiStat... 阅读全文