Statistics: Posted by Guest — Fri Mar 04, 2016 11:54 am
Statistics: Posted by danielcbit — Tue Feb 02, 2016 2:22 am
Statistics: Posted by jimchu — Tue Jul 28, 2015 6:18 am
Code:
ieee80211_send_probereq(struct ieee80211_node *ni,
const uint8_t sa[IEEE80211_ADDR_LEN],
const uint8_t da[IEEE80211_ADDR_LEN],
const uint8_t bssid[IEEE80211_ADDR_LEN],
const uint8_t *ssid, size_t ssidlen)
Code:
40213200 <eagle_lwip_getif>:
40213200: f38341 l32r a4, 4021000c <_irom0_text_start+0xc>
40213203: 62cc bnez.n a2, 4021320d <eagle_lwip_getif+0xd>
40213205: 4428 l32i.n a2, a4, 16
40213207: 32dc bnez.n a2, 4021321e <eagle_lwip_getif+0x1e>
40213209: 020c movi.n a2, 0
4021320b: f00d ret.n
4021320d: 0b1266 bnei a2, 1, 4021321c <eagle_lwip_getif+0x1c>
40213210: 5428 l32i.n a2, a4, 20
40213212: 228c beqz.n a2, 40213218 <eagle_lwip_getif+0x18>
40213214: 0228 l32i.n a2, a2, 0
40213216: f00d ret.n
40213218: 020c movi.n a2, 0
4021321a: f00d ret.n
4021321c: f00d ret.n
4021321e: 0228 l32i.n a2, a2, 0
40213220: f00d ret.n
Code:
struct ieee80211_node * eagle_lwip_getif(int id);
Statistics: Posted by israellot — Tue Jun 09, 2015 4:01 am
Statistics: Posted by eyal — Thu May 28, 2015 8:19 am
Statistics: Posted by Anki — Thu Apr 30, 2015 2:56 am
Statistics: Posted by israellot — Sat Apr 25, 2015 12:39 am
Statistics: Posted by nice72 — Fri Apr 24, 2015 10:05 pm
Statistics: Posted by israellot — Fri Apr 24, 2015 8:14 pm
11800> wsts
========WLAN COMMON===================
----wlan mode........3
1 : station mode
2 : softap mode
3 : station + softap mode
----channal..........1
----phy mode.........3
1 : 11b - softAP, station
2 : 11g - softAP, station
3 : 11n - station
----sta mac..........[18:fe:34:9d:b5:c4]
----ap mac..........[1a:fe:34:9d:b5:c4]
========STATION=======================
----status...........5
0 : idle
1 : connecting
2 : wrong password
3 : no ap found
4 : connect fail
5 : got ip
----ssid............[iot_hub]
----passwd..........[]
----auto connection..0
----dhcp client......1
---------ip..........172.017.123.046
nm..........255.255.254.000
gw..........172.017.123.254
========AP============================
----ssid............[dvmesh_1]
----password........[13579ertyta]
----channel..........1
----authmode.........0
0 - open
1 - wep
2 - wpa_psk
3 - wpa2_psk
4 - wpa_wpa2_psk
----hidden...........0
0 - announced
1 - hidden
----maxcon...........4
max : 4
----bintv............100ms
100~60000ms
----dhcp server......1
---------ip..........010.010.001.001
nm..........255.255.255.000
gw..........010.010.001.001
----wifi station
[00] 010.010.001.002 18:fe:34:9d:b5:bf
[01] 010.010.001.003 18:fe:34:9d:b5:c2
[02] 010.010.001.004 18:fe:34:9d:b5:c1
[03] 010.010.001.005 18:fe:34:9d:b5:bb
========MESH==========================
----state............[CON_MQTT__]
----hop..............1
----udp..............(tx:48)(txfree:48)(txerr:0)(tout:0)
----fifo.............(perr:0)
----up/down pkt......(up:0)(down:0)
----bad bssid
empty
----up dev...........06:08:52:1f:87:c0
----dev pool
no devid ip tout hop echo
000 18:fe:34:9d:b5:bf 010.010.001.002 00 01 12/12
001 18:fe:34:9d:b5:c2 010.010.001.003 00 01 12/12
002 18:fe:34:9d:b5:c1 010.010.001.004 00 01 12/12
003 18:fe:34:9d:b5:bc 010.010.001.003 00 02 12/12
004 18:fe:34:9d:b5:bb 010.010.001.005 00 01 12/12
005 18:fe:34:9d:b5:bd 010.010.001.005 00 02 12/12
11800>
Statistics: Posted by nice72 — Fri Apr 24, 2015 7:39 am
Statistics: Posted by israellot — Thu Apr 23, 2015 8:42 pm
Statistics: Posted by nice72 — Thu Apr 23, 2015 7:25 pm