Hi Gagan, See attached the traces requested. I hope this will help. Thanks for your help ! Regards, Ronan 2013/4/11 Gagan Goyal <gagsbond@xxxxxxxxx>: > Hi Kevin, > > There is definitely some improvement with wait =0. Now the frame is > sent to driver and successfullly received by the peer. > in the first logs we had following prints. >>> nl80211: CMD_FRAME freq=2412 wait=500 no_cck=1 no_ack=0 offchanok=1 >>> nl80211: Frame command failed: ret=-22 (Invalid argument) (freq=2412 >>> wait=500) > > Now frame (go nego req) is accepted. >> nl80211: CMD_FRAME freq=2437 wait=0 no_cck=1 no_ack=0 offchanok=1 >> nl80211: Frame TX command accepted; cookie 0xf640ec30 > ... >> wlan2: P2P: GO Negotiation Request TX callback: success=1(peer acked it) > > > Now the issue is that on device 1 we are not getting go nego response > or req frame from device 2. > > It seems device 1 is not at its listen channel when device 2 sent the > go negotiation request and response frame. > > To further debug this issue plz use the same listen channel on both > devices and take the sniffer logs also. > > Also take the logcat using "logcat - time " cmd so that time stamps > are also available. > > Is it possible for you to take dmesg logs at device1 and confirm > whether go nego req/rsp frames were received from device2? > > if possible, plz provide logs on both the devices and sniffer logs this time. > > Regards > > Gagan > > On 4/10/13, Kévin THIERRY <kevinthierry@xxxxxxxxxxx> wrote: >> Hi Gagan, >> >> Here is the result with wait set to 0. >> This time the devices never stopped to try to connect to each other, I >> had to enter "p2p_stop_find" to stop them. >> No result was displayed in the wpa_cli interface after the connect >> command was entered. >> >> -------------------------------------------------------------------------------------------------- >> 50 32 50 5f 43 4f 4e 4e 45 43 54 20 31 30 3a 30 P2P_CONNECT 10:0 >> 64 3a 37 66 3a 62 34 3a 31 64 3a 37 63 20 70 62 d:7f:b4:1d:7c pb >> 63 20 67 6f 5f 69 6e 74 65 6e 74 3d 31 35 c go_intent=15 >> wlan2: Control interface command 'P2P_CONNECT 10:0d:7f:b4:1d:7c pbc >> go_intent=15' >> nl80211: Get shared freq for PHY phy0 >> nl80211: No shared interface for PHY (phy0) in associated state >> wlan2: P2P: Own frequency preference: 0 MHz >> wlan2: P2P: Request to start group negotiation - peer=10:0d:7f:b4:1d:7c >> GO Intent=15 Intended Interface Address=10:0d:7f:b9:ae:77 wps_method=3 >> persistent_group=0 pd_before_go_neg=0 >> wlan2: P2P: Own preference for operation channel: Operating Class 81 >> Channel 1 >> P2P: * Dialog Token: 1 >> P2P: * P2P IE header >> P2P: * Capability dev=21 group=08 >> P2P: * GO Intent: Intent 15 Tie breaker 1 >> P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) >> P2P: * Listen Channel: Regulatory Class 81 Channel 1 >> P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 >> P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 >> 07 08 09 0a 0b >> P2P: * Device Info >> P2P: * Operating Channel: Regulatory Class 81 Channel 1 >> WPS: * Version (hardcoded 0x10) >> P2P: WPS IE Device Password ID: 4 >> WPS: * Version2 (0x20) >> wlan2: P2P: Sending GO Negotiation Request >> wlan2: P2P: State IDLE -> CONNECT >> Off-channel: Send action frame: freq=2437 dst=10:0d:7f:b4:1d:7c >> src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 >> nl80211: Send Action frame (ifindex=3, freq=2437 MHz wait=500 ms >> no_cck=1) >> nl80211: CMD_FRAME freq=2437 wait=0 no_cck=1 no_ack=0 offchanok=1 >> nl80211: Frame TX command accepted; cookie 0xf640ec30 >> nl80211: Event message available >> nl80211: MLME event 60 >> nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d >> 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd >> 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1f 05 02 00 64 14 06 05 00 58 58 >> 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 >> 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 >> 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 >> dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a >> 00 01 20 >> nl80211: Frame TX status event >> nl80211: Action TX status: cookie=0f640ec30 (match) (ack=1) >> wlan2: Event TX_STATUS (18) received >> wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 >> Off-channel: TX status result=0 cb=0x80665e0 >> wlan2: P2P: Action frame TX callback (state=1 freq=2437 >> dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c >> result=0 >> wlan2: P2P: GO Negotiation Request TX callback: success=1 >> wlan2: P2P: State CONNECT -> CONNECT >> wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec >> wlan2: P2P: Timeout (state=CONNECT) >> Off-channel: Action frame sequence done notification >> nl80211: Cancel TX frame wait: cookie=0xf640ec30 >> nl80211: wait cancel failed: ret=-95 (Operation not supported) >> wlan2: P2P: State CONNECT -> CONNECT_LISTEN >> wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) >> WPS: * Version (hardcoded 0x10) >> P2P: WPS IE Device Password ID: 4 >> WPS: * UUID-E >> WPS: * Version2 (0x20) >> P2P: * P2P IE header >> P2P: * Capability dev=21 group=00 >> P2P: * Device Info >> nl80211: Enable Probe Request reporting nl_preq=0x8c70018 >> nl80211: Register frame type=0x40 nl_handle=0x8c70018 >> nl80211: Register frame match - hexdump(len=0): [NULL] >> nl80211: Remain-on-channel cookie 0x3e9aca000 for freq=2412 MHz >> duration=307 >> nl80211: Event message available >> nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 >> duration=307 cookie=0x3e9aca000 (match)) >> wlan2: Event REMAIN_ON_CHANNEL (22) received >> Off-channel: Send Action callback (without_roc=0 >> pending_action_tx=(nil)) >> wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on >> callback >> wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec >> nl80211: Event message available >> nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 >> duration=0 cookie=0x3e9aca000 (match)) >> wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received >> P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms >> pending_action_tx=(nil)) >> wlan2: P2P: Driver ended Listen state (freq=2412) >> wlan2: P2P: Timeout (state=CONNECT_LISTEN) >> wlan2: P2P: State CONNECT_LISTEN -> CONNECT >> P2P: * Dialog Token: 1 >> P2P: * P2P IE header >> P2P: * Capability dev=21 group=08 >> P2P: * GO Intent: Intent 15 Tie breaker 1 >> P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) >> P2P: * Listen Channel: Regulatory Class 81 Channel 1 >> P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 >> P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 >> 07 08 09 0a 0b >> P2P: * Device Info >> P2P: * Operating Channel: Regulatory Class 81 Channel 1 >> WPS: * Version (hardcoded 0x10) >> P2P: WPS IE Device Password ID: 4 >> WPS: * Version2 (0x20) >> wlan2: P2P: Sending GO Negotiation Request >> wlan2: P2P: State CONNECT -> CONNECT >> Off-channel: Send action frame: freq=2437 dst=10:0d:7f:b4:1d:7c >> src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 >> nl80211: Send Action frame (ifindex=3, freq=2437 MHz wait=500 ms >> no_cck=1) >> nl80211: CMD_FRAME freq=2437 wait=0 no_cck=1 no_ack=0 offchanok=1 >> nl80211: Frame TX command accepted; cookie 0xf640ea30 >> nl80211: Event message available >> nl80211: MLME event 60 >> nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d >> 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd >> 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1f 05 02 00 64 14 06 05 00 58 58 >> 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 >> 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 >> 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 >> dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a >> 00 01 20 >> nl80211: Frame TX status event >> nl80211: Action TX status: cookie=0f640ea30 (match) (ack=1) >> wlan2: Event TX_STATUS (18) received >> wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 >> Off-channel: TX status result=0 cb=0x80665e0 >> wlan2: P2P: Action frame TX callback (state=1 freq=2437 >> dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c >> result=0 >> wlan2: P2P: GO Negotiation Request TX callback: success=1 >> wlan2: P2P: State CONNECT -> CONNECT >> wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec >> wlan2: P2P: Timeout (state=CONNECT) >> Off-channel: Action frame sequence done notification >> nl80211: Cancel TX frame wait: cookie=0xf640ea30 >> nl80211: wait cancel failed: ret=-95 (Operation not supported) >> wlan2: P2P: State CONNECT -> CONNECT_LISTEN >> wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) >> WPS: * Version (hardcoded 0x10) >> P2P: WPS IE Device Password ID: 4 >> WPS: * UUID-E >> WPS: * Version2 (0x20) >> P2P: * P2P IE header >> P2P: * Capability dev=21 group=00 >> P2P: * Device Info >> nl80211: Probe Request reporting already on! nl_preq=0x8c70018 >> nl80211: Remain-on-channel cookie 0x3e9aca000 for freq=2412 MHz >> duration=102 >> nl80211: Event message available >> nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 >> duration=102 cookie=0x3e9aca000 (match)) >> wlan2: Event REMAIN_ON_CHANNEL (22) received >> Off-channel: Send Action callback (without_roc=0 >> pending_action_tx=(nil)) >> wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on >> callback >> wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec >> nl80211: Event message available >> nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 >> duration=0 cookie=0x3e9aca000 (match)) >> wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received >> P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms >> pending_action_tx=(nil)) >> wlan2: P2P: Driver ended Listen state (freq=2412) >> wlan2: P2P: Timeout (state=CONNECT_LISTEN) >> wlan2: P2P: State CONNECT_LISTEN -> CONNECT >> >> I hope this helps, >> >> Kevin >> >> On Tue, Apr 9, 2013, at 03:36 AM, Gagan Goyal wrote: >>> Hi Kevin, >>> >>> in the logs: >>> nl80211: CMD_FRAME freq=2412 wait=500 no_cck=1 no_ack=0 offchanok=1 >>> nl80211: Frame command failed: ret=-22 (Invalid argument) (freq=2412 >>> wait=500) >>> >>> the frame cmd is failing with error -22. it seems that GO negotiation >>> request is not sent on air. >>> >>> Could you plz try with wait set to 0 instead of 500msec? >>> >>> >>> Regards >>> >>> Gagan >>> On 4/5/13, Kévin THIERRY <kevinthierry@xxxxxxxxxxx> wrote: >>> > Hi ! >>> > >>> > I've been trying to setup a connection between two devices using WiFi >>> > P2P. >>> > I'm using two Netgear N150 Wifi dongles (chipset Realtek 8192CU). >>> > Using the latest driver from Realtek (v.3.4.4) and the latest version >>> > of >>> > wpa_supplicant from git repository the GO negociation fails while >>> > trying >>> > to connect. >>> > I'm working on XUbuntu (32 bit) 11.04 with kernel 2.6.38 on both >>> > machines. >>> > >>> > .config file to build wpa_supplicant : >>> > -------------------------------------------------------------------- >>> > CONFIG_DRIVER_NL80211=y >>> > CONFIG_CTRL_IFACE=y >>> > CONFIG_WPS=y >>> > CONFIG_WPS2=y >>> > CONFIG_P2P=y >>> > CONFIG_AP=y >>> > >>> > wpa_supplicant.conf used to launch wpa_supplicant (sudo >>> > ./wpa_supplicant >>> > -Dnl80211 -c./wpa_supplicant.conf -iwlan2 -dd) : >>> > -------------------------------------------------------------------- >>> > ctrl_interface=/var/run/wpa_supplicant >>> > ap_scan=1 >>> > device_name=8192CU_PC >>> > device_type=1-0050F204-1 >>> > >>> > Steps followed : >>> > -------------------------------------------------------------------- >>> > Device 1 >> p2p_find 5 >>> > Device 2 >> p2p_find 5 >>> > Device 1 >> p2p_connect 10:0d:7f:b9:ae:77 pbc go_intent=15 >>> > Device 2 >> p2p_connect 10:0d:7f:b4:1d:7d pbc >>> > >>> > wpa_cli logs on device 1: >>> > -------------------------------------------------------------------- >>> >> p2p_find 5 >>> > OK >>> > <3>P2P-DEVICE-FOUND 10:0d:7f:b9:ae:77 p2p_dev_addr=10:0d:7f:b9:ae:77 >>> > pri_dev_type=30-0050F204-1 name='Realtek DMP Device' >>> > config_methods=0x188 dev_capab=0x20 group_capab=0x0 >>> > <3>P2P-FIND-STOPPED >>> >> p2p_connect 10:0d:7f:b9:ae:77 pbc go_intent=15 >>> > OK >>> > <3>P2P-GO-NEG-FAILURE status=-1 >>> > >>> > wap_suplicant logs on device 1 : >>> > -------------------------------------------------------------------- >>> > RX ctrl_iface - hexdump_ascii(len=46): >>> > 50 32 50 5f 43 4f 4e 4e 45 43 54 20 31 30 3a 30 P2P_CONNECT 10:0 >>> > 64 3a 37 66 3a 62 39 3a 61 65 3a 37 37 20 70 62 d:7f:b9:ae:77 pb >>> > 63 20 67 6f 5f 69 6e 74 65 6e 74 3d 31 35 c go_intent=15 >>> > wlan2: Control interface command 'P2P_CONNECT 10:0d:7f:b9:ae:77 pbc >>> > go_intent=15' >>> > nl80211: Get shared freq for PHY phy5 >>> > nl80211: No shared interface for PHY (phy5) in associated state >>> > wlan2: P2P: Own frequency preference: 0 MHz >>> > wlan2: P2P: Request to start group negotiation - peer=10:0d:7f:b9:ae:77 >>> > GO Intent=15 Intended Interface Address=10:0d:7f:b4:1d:7d wps_method=3 >>> > persistent_group=0 pd_before_go_neg=0 >>> > wlan2: P2P: Own preference for operation channel: Operating Class 81 >>> > Channel 1 >>> > P2P: * Dialog Token: 1 >>> > P2P: * P2P IE header >>> > P2P: * Capability dev=21 group=08 >>> > P2P: * GO Intent: Intent 15 Tie breaker 1 >>> > P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) >>> > P2P: * Listen Channel: Regulatory Class 81 Channel 6 >>> > P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7d >>> > P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 >>> > 07 08 09 0a 0b >>> > P2P: * Device Info >>> > P2P: * Operating Channel: Regulatory Class 81 Channel 1 >>> > WPS: * Version (hardcoded 0x10) >>> > P2P: WPS IE Device Password ID: 4 >>> > WPS: * Version2 (0x20) >>> > wlan2: P2P: Sending GO Negotiation Request >>> > wlan2: P2P: State IDLE -> CONNECT >>> > Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 >>> > src=10:0d:7f:b4:1d:7d bssid=10:0d:7f:b9:ae:77 len=132 >>> > nl80211: Send Action frame (ifindex=10, freq=2412 MHz wait=500 ms >>> > no_cck=1) >>> > nl80211: CMD_FRAME freq=2412 wait=500 no_cck=1 no_ack=0 offchanok=1 >>> > nl80211: Frame command failed: ret=-22 (Invalid argument) (freq=2412 >>> > wait=500) >>> > wlan2: P2P: Failed to send Action frame >>> > wlan2: P2P: Set timeout (state=CONNECT): 0.000000 sec >>> > wlan2: P2P: Timeout (state=CONNECT) >>> > Off-channel: Action frame sequence done notification >>> > nl80211: Cancel TX frame wait: cookie=0x0 >>> > nl80211: wait cancel failed: ret=-95 (Operation not supported) >>> > wlan2: P2P: State CONNECT -> CONNECT_LISTEN >>> > wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) >>> > WPS: * Version (hardcoded 0x10) >>> > P2P: WPS IE Device Password ID: 4 >>> > WPS: * UUID-E >>> > WPS: * Version2 (0x20) >>> > P2P: * P2P IE header >>> > P2P: * Capability dev=21 group=00 >>> > P2P: * Device Info >>> > nl80211: Enable Probe Request reporting nl_preq=0x9335010 >>> > nl80211: Register frame type=0x40 nl_handle=0x9335010 >>> > nl80211: Register frame match - hexdump(len=0): [NULL] >>> > nl80211: Remain-on-channel cookie 0xaeefcc000 for freq=2437 MHz >>> > duration=204 >>> > nl80211: Event message available >>> > nl80211: Remain-on-channel event (cancel=0 freq=2437 channel_type=0 >>> > duration=204 cookie=0xaeefcc000 (match)) >>> > wlan2: Event REMAIN_ON_CHANNEL (22) received >>> > Off-channel: Send Action callback (without_roc=0 >>> > pending_action_tx=(nil)) >>> > wlan2: P2P: Starting Listen timeout(0,204800) on freq=2437 based on >>> > callback >>> > wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec >>> > nl80211: Event message available >>> > nl80211: Remain-on-channel event (cancel=1 freq=2437 channel_type=0 >>> > duration=0 cookie=0xaeefcc000 (match)) >>> > wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received >>> > P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms >>> > pending_action_tx=(nil)) >>> > wlan2: P2P: Driver ended Listen state (freq=2437) >>> > wlan2: P2P: Timeout (state=CONNECT_LISTEN) >>> > wlan2: P2P: State CONNECT_LISTEN -> CONNECT >>> > [...] >>> > wlan2: P2P: Timeout on sending GO Negotiation Request without getting >>> > response >>> > wlan2: P2P: Clear timeout (state=CONNECT_LISTEN) >>> > wlan2: P2P: State CONNECT_LISTEN -> IDLE >>> > wlan2: P2P-GO-NEG-FAILURE status=-1 >>> > CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f >>> > 63 >>> > 74 72 6c 5f 36 33 39 36 2d 32 00 >>> > >>> > Logs from device 2 are identical. >>> > >>> > Do you have an idea about where this come from ? >>> > >>> > Thank you, >>> > >>> > Kévin >>> > -- >>> > To unsubscribe from this list: send the line "unsubscribe >>> > linux-wireless" >>> > in >>> > the body of a message to majordomo@xxxxxxxxxxxxxxx >>> > More majordomo info at http://vger.kernel.org/majordomo-info.html >>> > >>
eurogiciel@eurogiciel-ESPRIMO-P400:~/wirelessRealtek/wirelessP2P$ ./start_wpa_supplicant.sh 2 wpa_cli: aucun processus trouvé 1366016077.287011: wpa_supplicant v2.1-devel 1366016077.287060: random: Trying to read entropy from /dev/random 1366016077.287073: Successfully initialized wpa_supplicant 1366016077.287080: Initializing interface 'wlan2' conf './wpa_0_8.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A' 1366016077.287099: Configuration file './wpa_0_8.conf' -> '/home/eurogiciel/wirelessRealtek/wirelessP2P/./wpa_0_8.conf' 1366016077.287108: Reading configuration file '/home/eurogiciel/wirelessRealtek/wirelessP2P/./wpa_0_8.conf' 1366016077.287139: ctrl_interface='/var/run/wpa_supplicant' 1366016077.287147: ap_scan=1 1366016077.287153: device_name='8192CU_PC' 1366016077.287168: p2p_listen_reg_class=81 1366016077.287174: p2p_listen_channel=1 1366016077.287179: p2p_oper_reg_class=81 1366016077.287184: p2p_oper_channel=1 1366016077.287833: nl80211: interface wlan2 in phy phy1 1366016077.287852: rfkill: initial event: idx=1 type=1 op=0 soft=0 hard=0 1366016077.287907: nl80211: Set mode ifindex 4 iftype 2 (STATION) 1366016077.287937: nl80211: Subscribe to mgmt frames with non-AP handle 0x9547f88 1366016077.287943: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.287948: nl80211: Register frame match - hexdump(len=2): 04 0a 1366016077.288310: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288326: nl80211: Register frame match - hexdump(len=2): 04 0b 1366016077.288353: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288361: nl80211: Register frame match - hexdump(len=2): 04 0c 1366016077.288382: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288390: nl80211: Register frame match - hexdump(len=2): 04 0d 1366016077.288410: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288418: nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09 1366016077.288440: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288448: nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09 1366016077.288469: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288476: nl80211: Register frame match - hexdump(len=1): 06 1366016077.288497: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288504: nl80211: Register frame match - hexdump(len=2): 0a 07 1366016077.288524: nl80211: Register frame type=0xd0 nl_handle=0x9547f88 1366016077.288531: nl80211: Register frame match - hexdump(len=2): 0a 11 1366016077.288558: netlink: Operstate: linkmode=1, operstate=5 1366016077.288898: nl80211: Using driver-based off-channel TX 1366016077.288925: nl80211: driver param='(null)' 1366016077.289042: nl80211: Regulatory information - country=00 1366016077.289049: nl80211: 2402-2472 @ 40 MHz 1366016077.289054: nl80211: 2457-2482 @ 20 MHz 1366016077.289058: nl80211: 2474-2494 @ 20 MHz 1366016077.289062: nl80211: 5170-5250 @ 40 MHz 1366016077.289066: nl80211: 5735-5835 @ 40 MHz 1366016077.289083: nl80211: Added 802.11b mode based on 802.11g information 1366016077.302820: wlan2: Own MAC address: 10:0d:7f:b9:ae:77 1366016077.302839: wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0 1366016077.302864: wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0 1366016077.302880: wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0 1366016077.302904: wpa_driver_nl80211_set_key: ifindex=4 alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0 1366016077.302925: wlan2: RSN: flushing PMKID list in the driver 1366016077.302929: nl80211: Flush PMKIDs 1366016077.302949: wlan2: State: DISCONNECTED -> INACTIVE 1366016077.302957: WPS: Set UUID for interface wlan2 1366016077.302979: WPS: UUID based on MAC address - hexdump(len=16): 2c 3b a9 a7 69 1f 56 c3 84 96 19 b6 5d 26 1e 4b 1366016077.302989: EAPOL: SUPP_PAE entering state DISCONNECTED 1366016077.302991: EAPOL: Supplicant port status: Unauthorized 1366016077.303004: EAPOL: KEY_RX entering state NO_KEY_RECEIVE 1366016077.303008: EAPOL: SUPP_BE entering state INITIALIZE 1366016077.303010: EAP: EAP entering state DISABLED 1366016077.303012: EAPOL: Supplicant port status: Unauthorized 1366016077.303024: EAPOL: Supplicant port status: Unauthorized 1366016077.303089: P2P: Own listen channel: 1 1366016077.303093: P2P: Configured operating channel: 81:1 1366016077.303101: P2P: Add operating class 81 1366016077.303104: P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b 1366016077.303734: wlan2: Added interface wlan2 1366016077.303742: wlan2: State: INACTIVE -> DISCONNECTED 1366016077.303746: wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT) 1366016077.303751: netlink: Operstate: linkmode=-1, operstate=5 1366016077.303796: random: Got 20/20 bytes from /dev/random 1366016077.303817: RTM_NEWLINK: operstate=0 ifi_flags=0x1043 ([UP][RUNNING]) 1366016077.303824: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016077.303838: nl80211: if_removed already cleared - ignore event 1366016077.303844: RTM_NEWLINK: operstate=0 ifi_flags=0x1043 ([UP][RUNNING]) 1366016077.303849: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016077.303858: nl80211: if_removed already cleared - ignore event 1366016077.303863: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016077.303868: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016077.303876: nl80211: if_removed already cleared - ignore event 1366016078.304036: EAPOL: disable timer tick 1366016078.304053: EAPOL: Supplicant port status: Unauthorized 1366016080.448236: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016080.448257: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016080.448284: nl80211: if_removed already cleared - ignore event 1366016080.448292: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016080.448297: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016080.448307: nl80211: if_removed already cleared - ignore event 1366016100.264417: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016100.264437: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016100.264463: nl80211: if_removed already cleared - ignore event 1366016100.264469: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016100.264474: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016100.264484: nl80211: if_removed already cleared - ignore event 1366016126.902298: CTRL_IFACE monitor attached - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 33 34 38 38 2d 32 00 1366016130.264246: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016130.264268: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016130.264297: nl80211: if_removed already cleared - ignore event 1366016130.264304: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016130.264309: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016130.264319: nl80211: if_removed already cleared - ignore event 1366016149.946970: RX ctrl_iface - hexdump_ascii(len=10): 50 32 50 5f 46 49 4e 44 20 33 P2P_FIND 3 1366016149.947007: wlan2: Control interface command 'P2P_FIND 3' 1366016149.947039: wlan2: P2P: Starting find (type=0) 1366016149.947050: wlan2: P2P: Clear timeout (state=IDLE) 1366016149.947059: wlan2: P2P: State IDLE -> SEARCH 1366016149.947069: WPS: Building WPS IE for Probe Request 1366016149.947077: WPS: * Version (hardcoded 0x10) 1366016149.947082: WPS: * Request Type 1366016149.947086: WPS: * Config Methods (2108) 1366016149.947090: WPS: * UUID-E 1366016149.947095: WPS: * Primary Device Type 1366016149.947099: WPS: * RF Bands (3) 1366016149.947102: WPS: * Association State 1366016149.947106: WPS: * Configuration Error (0) 1366016149.947109: WPS: * Device Password ID (0) 1366016149.947113: WPS: * Manufacturer 1366016149.947116: WPS: * Model Name 1366016149.947120: WPS: * Model Number 1366016149.947123: WPS: * Device Name 1366016149.947126: WPS: * Version2 (0x20) 1366016149.947130: WPS: * Request to Enroll (1) 1366016149.947139: P2P: * P2P IE header 1366016149.947145: P2P: * Capability dev=21 group=00 1366016149.947150: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016149.947155: wlan2: nl80211: scan request 1366016149.947169: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 1366016149.947180: nl80211: Scan extra IEs - hexdump(len=137): dd 74 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 2c 3b a9 a7 69 1f 56 c3 84 96 19 b6 5d 26 1e 4b 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 09 38 31 39 32 43 55 5f 50 43 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 1366016149.947218: nl80211: P2P probe - mask SuppRates 1366016149.947271: Scan requested (ret=0) - scan timeout 10 seconds 1366016149.947280: wlan2: P2P: Running p2p_scan 1366016149.947300: nl80211: Event message available 1366016149.947315: wlan2: nl80211: Scan trigger 1366016151.256437: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016151.256460: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016151.256491: nl80211: if_removed already cleared - ignore event 1366016151.256500: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016151.256507: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016151.256521: nl80211: if_removed already cleared - ignore event 1366016151.256528: nl80211: Event message available 1366016151.256550: wlan2: nl80211: New scan results available 1366016151.256576: wlan2: Event SCAN_RESULTS (3) received 1366016151.256647: nl80211: Received scan results (3 BSSes) 1366016151.256686: wlan2: BSS: Start scan result update 1 1366016151.256701: wlan2: BSS: Add new id 0 BSSID 96:fe:f4:9f:39:d0 SSID 'Bbox-9F39D0' 1366016151.256715: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 33 34 38 38 2d 32 00 1366016151.256759: BSS: last_scan_res_used=1/32 last_scan_full=0 1366016151.256772: P2P: Scan results received (3 BSS) 1366016151.256786: P2P: Parsing WPS IE 1366016151.256792: P2P: Config Methods (WPS): 0x84 1366016151.256798: P2P: Primary Device Type (WPS): 6-0050F204-1 1366016151.256803: wlan2: P2P: Ignore scan data without P2P Device Info or P2P Device Id 1366016151.256810: P2P: Parsing WPS IE 1366016151.256814: P2P: Config Methods (WPS): 0x2108 1366016151.256818: P2P: Primary Device Type (WPS): 1-0050F204-1 1366016151.256824: P2P: Parsing P2P IE 1366016151.256828: P2P: Attribute 2 length 2 1366016151.256832: P2P: * Device Capability 25 Group Capability 00 1366016151.256836: P2P: Attribute 13 length 30 1366016151.256841: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 1366016151.256849: P2P: Update peer 84:a6:c8:6b:b3:c2 config_methods 0x0 -> 0x108 1366016151.256859: wlan2: P2P: Peer found with Listen frequency 2437 MHz (rx_time=1366016151.256671) 1366016151.256869: wlan2: P2P-DEVICE-FOUND 84:a6:c8:6b:b3:c2 p2p_dev_addr=84:a6:c8:6b:b3:c2 pri_dev_type=1-0050F204-1 name='iwldevice' config_methods=0x108 dev_capab=0x25 group_capab=0x0 1366016151.256874: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 33 34 38 38 2d 32 00 1366016151.256892: P2P: Parsing WPS IE 1366016151.256896: P2P: Config Methods (WPS): 0x188 1366016151.256901: P2P: Primary Device Type (WPS): 30-0050F204-1 1366016151.256905: P2P: Parsing P2P IE 1366016151.256908: P2P: Attribute 2 length 2 1366016151.256912: P2P: * Device Capability 22 Group Capability 00 1366016151.256918: P2P: Attribute 8 length 4 1366016151.256921: P2P: * Extended Listen Timing (period 65535 msec interval 65535 msec) 1366016151.256926: P2P: Attribute 13 length 39 1366016151.256930: P2P: * Device Info: addr 10:0d:7f:b4:1d:7c primary device type 30-0050F204-1 device name 'Realtek DMP Device' config methods 0x188 1366016151.256937: P2P: Update peer 10:0d:7f:b4:1d:7c config_methods 0x0 -> 0x188 1366016151.256944: wlan2: P2P: Peer found with Listen frequency 2462 MHz (rx_time=1366016151.256671) 1366016151.256953: wlan2: P2P-DEVICE-FOUND 10:0d:7f:b4:1d:7c p2p_dev_addr=10:0d:7f:b4:1d:7c pri_dev_type=30-0050F204-1 name='Realtek DMP Device' config_methods=0x188 dev_capab=0x20 group_capab=0x0 1366016151.256958: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 33 34 38 38 2d 32 00 1366016151.256977: wlan2: P2P: State SEARCH -> SEARCH 1366016151.256983: wlan2: P2P: Starting short listen state (state=SEARCH) 1366016151.258031: WPS: * Version (hardcoded 0x10) 1366016151.258037: WPS: * UUID-E 1366016151.258041: WPS: * Version2 (0x20) 1366016151.258045: P2P: * P2P IE header 1366016151.258049: P2P: * Capability dev=21 group=00 1366016151.258053: P2P: * Device Info 1366016151.258069: nl80211: Enable Probe Request reporting nl_preq=0x9548268 1366016151.258076: nl80211: Register frame type=0x40 nl_handle=0x9548268 1366016151.258080: nl80211: Register frame match - hexdump(len=0): [NULL] 1366016151.258132: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016151.258143: wlan2: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 1366016151.258155: nl80211: Event message available 1366016151.258166: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016151.258175: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016151.258181: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016151.258192: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016151.258198: wlan2: P2P: Set timeout (state=SEARCH): 0.327200 sec 1366016151.258232: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016151.258244: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016151.258267: nl80211: if_removed already cleared - ignore event 1366016151.558892: nl80211: Event message available 1366016151.558932: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016151.558946: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016151.558953: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016151.558960: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016151.585480: wlan2: P2P: Timeout (state=SEARCH) 1366016151.585496: nl80211: Disable Probe Request reporting nl_preq=0x9548268 1366016151.585528: wlan2: P2P: Starting search 1366016151.585535: WPS: Building WPS IE for Probe Request 1366016151.585539: WPS: * Version (hardcoded 0x10) 1366016151.585543: WPS: * Request Type 1366016151.585547: WPS: * Config Methods (2108) 1366016151.585550: WPS: * UUID-E 1366016151.585554: WPS: * Primary Device Type 1366016151.585557: WPS: * RF Bands (3) 1366016151.585561: WPS: * Association State 1366016151.585564: WPS: * Configuration Error (0) 1366016151.585568: WPS: * Device Password ID (0) 1366016151.585571: WPS: * Manufacturer 1366016151.585575: WPS: * Model Name 1366016151.585578: WPS: * Model Number 1366016151.585581: WPS: * Device Name 1366016151.585585: WPS: * Version2 (0x20) 1366016151.585588: WPS: * Request to Enroll (1) 1366016151.585594: P2P: * P2P IE header 1366016151.585598: P2P: * Capability dev=21 group=00 1366016151.585602: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016151.585608: wlan2: nl80211: scan request 1366016151.585619: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 1366016151.585637: nl80211: Scan extra IEs - hexdump(len=137): dd 74 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 2c 3b a9 a7 69 1f 56 c3 84 96 19 b6 5d 26 1e 4b 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 09 38 31 39 32 43 55 5f 50 43 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 1366016151.585704: nl80211: Scan frequency 2412 MHz 1366016151.585711: nl80211: Scan frequency 2437 MHz 1366016151.585716: nl80211: Scan frequency 2462 MHz 1366016151.585722: nl80211: P2P probe - mask SuppRates 1366016151.585773: Scan requested (ret=0) - scan timeout 30 seconds 1366016151.585787: wlan2: P2P: Running p2p_scan 1366016151.585803: nl80211: Event message available 1366016151.585819: wlan2: nl80211: Scan trigger 1366016151.896213: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016151.896235: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016151.896264: nl80211: if_removed already cleared - ignore event 1366016151.896271: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016151.896276: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016151.896285: nl80211: if_removed already cleared - ignore event 1366016151.896291: nl80211: Event message available 1366016151.896312: wlan2: nl80211: New scan results available 1366016151.896322: wlan2: Event SCAN_RESULTS (3) received 1366016151.896367: nl80211: Received scan results (3 BSSes) 1366016151.896386: wlan2: BSS: Start scan result update 2 1366016151.896395: BSS: last_scan_res_used=1/32 last_scan_full=0 1366016151.896402: P2P: Scan results received (3 BSS) 1366016151.896409: P2P: Parsing WPS IE 1366016151.896415: P2P: Config Methods (WPS): 0x84 1366016151.896420: P2P: Primary Device Type (WPS): 6-0050F204-1 1366016151.896426: wlan2: P2P: Ignore scan data without P2P Device Info or P2P Device Id 1366016151.896432: P2P: Parsing WPS IE 1366016151.896436: P2P: Config Methods (WPS): 0x2108 1366016151.896440: P2P: Primary Device Type (WPS): 1-0050F204-1 1366016151.896445: P2P: Parsing P2P IE 1366016151.896448: P2P: Attribute 2 length 2 1366016151.896452: P2P: * Device Capability 25 Group Capability 00 1366016151.896456: P2P: Attribute 13 length 30 1366016151.896461: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 1366016151.896470: wlan2: P2P: Do not update peer entry based on old frame (rx_time=1366016151.256381 last_seen=1366016151.256671) 1366016151.896476: P2P: Parsing WPS IE 1366016151.896480: P2P: Config Methods (WPS): 0x188 1366016151.896484: P2P: Primary Device Type (WPS): 30-0050F204-1 1366016151.896488: P2P: Parsing P2P IE 1366016151.896491: P2P: Attribute 2 length 2 1366016151.896495: P2P: * Device Capability 22 Group Capability 00 1366016151.896499: P2P: Attribute 8 length 4 1366016151.896502: P2P: * Extended Listen Timing (period 65535 msec interval 65535 msec) 1366016151.896506: P2P: Attribute 13 length 39 1366016151.896511: P2P: * Device Info: addr 10:0d:7f:b4:1d:7c primary device type 30-0050F204-1 device name 'Realtek DMP Device' config methods 0x188 1366016151.896518: wlan2: P2P: Do not update peer entry based on old frame (rx_time=1366016151.256381 last_seen=1366016151.256671) 1366016151.896525: wlan2: P2P: State SEARCH -> SEARCH 1366016151.896531: wlan2: P2P: Starting short listen state (state=SEARCH) 1366016151.897559: WPS: * Version (hardcoded 0x10) 1366016151.897564: WPS: * UUID-E 1366016151.897569: WPS: * Version2 (0x20) 1366016151.897573: P2P: * P2P IE header 1366016151.897576: P2P: * Capability dev=21 group=00 1366016151.897580: P2P: * Device Info 1366016151.897596: nl80211: Enable Probe Request reporting nl_preq=0x9548268 1366016151.897603: nl80211: Register frame type=0x40 nl_handle=0x9548268 1366016151.897607: nl80211: Register frame match - hexdump(len=0): [NULL] 1366016151.897654: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016151.897665: wlan2: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 1366016151.897677: nl80211: Event message available 1366016151.897686: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016151.897694: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016151.897698: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016151.897705: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016151.897711: wlan2: P2P: Set timeout (state=SEARCH): 0.327200 sec 1366016151.897987: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016151.898002: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016151.898020: nl80211: if_removed already cleared - ignore event 1366016152.198907: nl80211: Event message available 1366016152.198945: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016152.198959: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016152.198966: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016152.198973: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016152.224997: wlan2: P2P: Timeout (state=SEARCH) 1366016152.225012: nl80211: Disable Probe Request reporting nl_preq=0x9548268 1366016152.225035: wlan2: P2P: Starting search 1366016152.225042: WPS: Building WPS IE for Probe Request 1366016152.225046: WPS: * Version (hardcoded 0x10) 1366016152.225050: WPS: * Request Type 1366016152.225054: WPS: * Config Methods (2108) 1366016152.225057: WPS: * UUID-E 1366016152.225061: WPS: * Primary Device Type 1366016152.225064: WPS: * RF Bands (3) 1366016152.225068: WPS: * Association State 1366016152.225071: WPS: * Configuration Error (0) 1366016152.225075: WPS: * Device Password ID (0) 1366016152.225078: WPS: * Manufacturer 1366016152.225082: WPS: * Model Name 1366016152.225085: WPS: * Model Number 1366016152.225088: WPS: * Device Name 1366016152.225092: WPS: * Version2 (0x20) 1366016152.225095: WPS: * Request to Enroll (1) 1366016152.225101: P2P: * P2P IE header 1366016152.225105: P2P: * Capability dev=21 group=00 1366016152.225109: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016152.225115: wlan2: nl80211: scan request 1366016152.225123: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 1366016152.225135: nl80211: Scan extra IEs - hexdump(len=137): dd 74 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 2c 3b a9 a7 69 1f 56 c3 84 96 19 b6 5d 26 1e 4b 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 09 38 31 39 32 43 55 5f 50 43 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 1366016152.225173: nl80211: Scan frequency 2412 MHz 1366016152.225177: nl80211: Scan frequency 2437 MHz 1366016152.225180: nl80211: Scan frequency 2462 MHz 1366016152.225184: nl80211: P2P probe - mask SuppRates 1366016152.225225: Scan requested (ret=0) - scan timeout 30 seconds 1366016152.225233: wlan2: P2P: Running p2p_scan 1366016152.225244: nl80211: Event message available 1366016152.225254: wlan2: nl80211: Scan trigger 1366016152.536209: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016152.536232: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016152.536260: nl80211: if_removed already cleared - ignore event 1366016152.536267: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016152.536272: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016152.536281: nl80211: if_removed already cleared - ignore event 1366016152.536287: nl80211: Event message available 1366016152.536308: wlan2: nl80211: New scan results available 1366016152.536318: wlan2: Event SCAN_RESULTS (3) received 1366016152.536362: nl80211: Received scan results (3 BSSes) 1366016152.536382: wlan2: BSS: Start scan result update 3 1366016152.536390: BSS: last_scan_res_used=1/32 last_scan_full=0 1366016152.536397: P2P: Scan results received (3 BSS) 1366016152.536405: P2P: Parsing WPS IE 1366016152.536410: P2P: Config Methods (WPS): 0x84 1366016152.536415: P2P: Primary Device Type (WPS): 6-0050F204-1 1366016152.536421: wlan2: P2P: Ignore scan data without P2P Device Info or P2P Device Id 1366016152.536427: P2P: Parsing WPS IE 1366016152.536431: P2P: Config Methods (WPS): 0x2108 1366016152.536435: P2P: Primary Device Type (WPS): 1-0050F204-1 1366016152.536439: P2P: Parsing P2P IE 1366016152.536443: P2P: Attribute 2 length 2 1366016152.536446: P2P: * Device Capability 25 Group Capability 00 1366016152.536451: P2P: Attribute 13 length 30 1366016152.536456: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 1366016152.536464: wlan2: P2P: Do not update peer entry based on old frame (rx_time=1366016151.256376 last_seen=1366016151.256671) 1366016152.536470: P2P: Parsing WPS IE 1366016152.536474: P2P: Config Methods (WPS): 0x188 1366016152.536478: P2P: Primary Device Type (WPS): 30-0050F204-1 1366016152.536482: P2P: Parsing P2P IE 1366016152.536485: P2P: Attribute 2 length 2 1366016152.536489: P2P: * Device Capability 22 Group Capability 00 1366016152.536492: P2P: Attribute 8 length 4 1366016152.536496: P2P: * Extended Listen Timing (period 65535 msec interval 65535 msec) 1366016152.536500: P2P: Attribute 13 length 39 1366016152.536504: P2P: * Device Info: addr 10:0d:7f:b4:1d:7c primary device type 30-0050F204-1 device name 'Realtek DMP Device' config methods 0x188 1366016152.536512: wlan2: P2P: Do not update peer entry based on old frame (rx_time=1366016151.256376 last_seen=1366016151.256671) 1366016152.536519: wlan2: P2P: State SEARCH -> SEARCH 1366016152.536524: wlan2: P2P: Starting short listen state (state=SEARCH) 1366016152.537515: WPS: * Version (hardcoded 0x10) 1366016152.537520: WPS: * UUID-E 1366016152.537525: WPS: * Version2 (0x20) 1366016152.537529: P2P: * P2P IE header 1366016152.537532: P2P: * Capability dev=21 group=00 1366016152.537537: P2P: * Device Info 1366016152.537552: nl80211: Enable Probe Request reporting nl_preq=0x9548268 1366016152.537559: nl80211: Register frame type=0x40 nl_handle=0x9548268 1366016152.537563: nl80211: Register frame match - hexdump(len=0): [NULL] 1366016152.537610: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016152.537620: wlan2: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 1366016152.537632: nl80211: Event message available 1366016152.537641: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016152.537649: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016152.537653: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016152.537661: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016152.537666: wlan2: P2P: Set timeout (state=SEARCH): 0.224800 sec 1366016152.537944: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016152.537959: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016152.537977: nl80211: if_removed already cleared - ignore event 1366016152.738875: nl80211: Event message available 1366016152.738914: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016152.738928: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016152.738935: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016152.738942: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016152.762548: wlan2: P2P: Timeout (state=SEARCH) 1366016152.762564: nl80211: Disable Probe Request reporting nl_preq=0x9548268 1366016152.762588: wlan2: P2P: Starting search 1366016152.762595: WPS: Building WPS IE for Probe Request 1366016152.762600: WPS: * Version (hardcoded 0x10) 1366016152.762604: WPS: * Request Type 1366016152.762607: WPS: * Config Methods (2108) 1366016152.762611: WPS: * UUID-E 1366016152.762614: WPS: * Primary Device Type 1366016152.762618: WPS: * RF Bands (3) 1366016152.762622: WPS: * Association State 1366016152.762625: WPS: * Configuration Error (0) 1366016152.762629: WPS: * Device Password ID (0) 1366016152.762632: WPS: * Manufacturer 1366016152.762635: WPS: * Model Name 1366016152.762639: WPS: * Model Number 1366016152.762642: WPS: * Device Name 1366016152.762645: WPS: * Version2 (0x20) 1366016152.762649: WPS: * Request to Enroll (1) 1366016152.762655: P2P: * P2P IE header 1366016152.762658: P2P: * Capability dev=21 group=00 1366016152.762663: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016152.762669: wlan2: nl80211: scan request 1366016152.762677: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 1366016152.762689: nl80211: Scan extra IEs - hexdump(len=137): dd 74 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 2c 3b a9 a7 69 1f 56 c3 84 96 19 b6 5d 26 1e 4b 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 09 38 31 39 32 43 55 5f 50 43 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 1366016152.762727: nl80211: Scan frequency 2412 MHz 1366016152.762731: nl80211: Scan frequency 2437 MHz 1366016152.762734: nl80211: Scan frequency 2462 MHz 1366016152.762738: nl80211: P2P probe - mask SuppRates 1366016152.762792: Scan requested (ret=0) - scan timeout 30 seconds 1366016152.762802: wlan2: P2P: Running p2p_scan 1366016152.762812: nl80211: Event message available 1366016152.762827: wlan2: nl80211: Scan trigger 1366016152.947300: wlan2: P2P: Find timeout -> stop 1366016152.947321: wlan2: P2P: Stopping find 1366016152.947328: wlan2: P2P: Clear timeout (state=SEARCH) 1366016152.947333: wlan2: P2P-FIND-STOPPED 1366016152.947337: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 33 34 38 38 2d 32 00 1366016152.947368: wlan2: P2P: State SEARCH -> IDLE 1366016153.072333: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016153.072353: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016153.072380: nl80211: if_removed already cleared - ignore event 1366016153.072387: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016153.072392: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016153.072401: nl80211: if_removed already cleared - ignore event 1366016153.072407: nl80211: Event message available 1366016153.072427: wlan2: nl80211: New scan results available 1366016153.072438: wlan2: Event SCAN_RESULTS (3) received 1366016153.072482: nl80211: Received scan results (3 BSSes) 1366016153.072502: wlan2: BSS: Start scan result update 4 1366016153.072511: BSS: last_scan_res_used=1/32 last_scan_full=0 1366016153.072518: P2P: Scan results received (3 BSS) 1366016153.072525: P2P: Parsing WPS IE 1366016153.072530: P2P: Config Methods (WPS): 0x84 1366016153.072536: P2P: Primary Device Type (WPS): 6-0050F204-1 1366016153.072541: wlan2: P2P: Ignore scan data without P2P Device Info or P2P Device Id 1366016153.072547: P2P: Parsing WPS IE 1366016153.072551: P2P: Config Methods (WPS): 0x2108 1366016153.072556: P2P: Primary Device Type (WPS): 1-0050F204-1 1366016153.072560: P2P: Parsing P2P IE 1366016153.072564: P2P: Attribute 2 length 2 1366016153.072568: P2P: * Device Capability 25 Group Capability 00 1366016153.072572: P2P: Attribute 13 length 30 1366016153.072577: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 1366016153.072587: P2P: Parsing WPS IE 1366016153.072591: P2P: Config Methods (WPS): 0x188 1366016153.072595: P2P: Primary Device Type (WPS): 30-0050F204-1 1366016153.072599: P2P: Parsing P2P IE 1366016153.072603: P2P: Attribute 2 length 2 1366016153.072606: P2P: * Device Capability 22 Group Capability 00 1366016153.072610: P2P: Attribute 8 length 4 1366016153.072613: P2P: * Extended Listen Timing (period 65535 msec interval 65535 msec) 1366016153.072618: P2P: Attribute 13 length 39 1366016153.072622: P2P: * Device Info: addr 10:0d:7f:b4:1d:7c primary device type 30-0050F204-1 device name 'Realtek DMP Device' config methods 0x188 1366016153.072630: wlan2: P2P: Do not update peer entry based on old frame (rx_time=1366016151.256496 last_seen=1366016151.256671) 1366016153.072638: wlan2: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 1366016153.072804: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016153.072817: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016153.072835: nl80211: if_removed already cleared - ignore event 1366016170.264195: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016170.264214: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016170.264239: nl80211: if_removed already cleared - ignore event 1366016170.264247: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016170.264251: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016170.264262: nl80211: if_removed already cleared - ignore event 1366016220.264216: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016220.264239: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016220.264267: nl80211: if_removed already cleared - ignore event 1366016220.264275: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016220.264280: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016220.264289: nl80211: if_removed already cleared - ignore event 1366016280.264557: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016280.264580: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016280.264608: nl80211: if_removed already cleared - ignore event 1366016280.264617: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016280.264624: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016280.264639: nl80211: if_removed already cleared - ignore event 1366016337.343776: wlan2: BSS: Remove id 0 BSSID 96:fe:f4:9f:39:d0 SSID 'Bbox-9F39D0' due to wpa_bss_flush_by_age 1366016337.343795: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 33 34 38 38 2d 32 00 1366016340.264508: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016340.264532: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016340.264562: nl80211: if_removed already cleared - ignore event 1366016340.264572: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016340.264578: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016340.264593: nl80211: if_removed already cleared - ignore event 1366016345.299100: RX ctrl_iface - hexdump_ascii(len=46): 50 32 50 5f 43 4f 4e 4e 45 43 54 20 31 30 3a 30 P2P_CONNECT 10:0 64 3a 37 66 3a 62 34 3a 31 64 3a 37 63 20 70 62 d:7f:b4:1d:7c pb 63 20 67 6f 5f 69 6e 74 65 6e 74 3d 31 35 c go_intent=15 1366016345.299142: wlan2: Control interface command 'P2P_CONNECT 10:0d:7f:b4:1d:7c pbc go_intent=15' 1366016345.299163: nl80211: Get shared freq for PHY phy1 1366016345.299168: nl80211: No shared interface for PHY (phy1) in associated state 1366016345.299177: wlan2: P2P: Own frequency preference: 0 MHz 1366016345.299189: wlan2: P2P: Request to start group negotiation - peer=10:0d:7f:b4:1d:7c GO Intent=15 Intended Interface Address=10:0d:7f:b9:ae:77 wps_method=3 persistent_group=0 pd_before_go_neg=0 1366016345.299197: wlan2: P2P: Own preference for operation channel: Operating Class 81 Channel 1 1366016345.299203: P2P: * Dialog Token: 1 1366016345.299207: P2P: * P2P IE header 1366016345.299210: P2P: * Capability dev=21 group=08 1366016345.299214: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016345.299218: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016345.299223: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016345.299227: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016345.299234: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016345.299243: P2P: * Device Info 1366016345.299246: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016345.299252: WPS: * Version (hardcoded 0x10) 1366016345.299256: P2P: WPS IE Device Password ID: 4 1366016345.299259: WPS: * Version2 (0x20) 1366016345.299264: wlan2: P2P: Sending GO Negotiation Request 1366016345.299270: wlan2: P2P: State IDLE -> CONNECT 1366016345.299276: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016345.299285: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016345.299293: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016345.304139: nl80211: Frame TX command accepted; cookie 0xf3f23230 1366016345.304171: nl80211: Event message available 1366016345.304183: nl80211: MLME event 60 1366016345.304187: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016345.304239: nl80211: Frame TX status event 1366016345.304244: nl80211: Action TX status: cookie=0f3f23230 (match) (ack=1) 1366016345.304252: wlan2: Event TX_STATUS (18) received 1366016345.304260: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016345.304269: Off-channel: TX status result=0 cb=0x80665e0 1366016345.304279: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016345.304285: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016345.304290: wlan2: P2P: State CONNECT -> CONNECT 1366016345.304295: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016345.804856: wlan2: P2P: Timeout (state=CONNECT) 1366016345.804874: Off-channel: Action frame sequence done notification 1366016345.804883: nl80211: Cancel TX frame wait: cookie=0xf3f23230 1366016345.804944: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016345.804954: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016345.804960: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016345.806015: WPS: * Version (hardcoded 0x10) 1366016345.806020: P2P: WPS IE Device Password ID: 4 1366016345.806024: WPS: * UUID-E 1366016345.806029: WPS: * Version2 (0x20) 1366016345.806033: P2P: * P2P IE header 1366016345.806036: P2P: * Capability dev=21 group=00 1366016345.806041: P2P: * Device Info 1366016345.806061: nl80211: Enable Probe Request reporting nl_preq=0x9549010 1366016345.806067: nl80211: Register frame type=0x40 nl_handle=0x9549010 1366016345.806071: nl80211: Register frame match - hexdump(len=0): [NULL] 1366016345.810737: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016345.810756: nl80211: Event message available 1366016345.810767: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016345.810777: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016345.810798: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016345.810806: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016345.810813: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016346.015533: nl80211: Event message available 1366016346.015572: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016346.015585: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016346.015592: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016346.015600: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016346.035687: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016346.035702: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016346.035709: P2P: * Dialog Token: 1 1366016346.035713: P2P: * P2P IE header 1366016346.035717: P2P: * Capability dev=21 group=08 1366016346.035721: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016346.035725: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016346.035730: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016346.035734: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016346.035739: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016346.035748: P2P: * Device Info 1366016346.035751: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016346.035756: WPS: * Version (hardcoded 0x10) 1366016346.035759: P2P: WPS IE Device Password ID: 4 1366016346.035763: WPS: * Version2 (0x20) 1366016346.035768: wlan2: P2P: Sending GO Negotiation Request 1366016346.035773: wlan2: P2P: State CONNECT -> CONNECT 1366016346.035778: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016346.035787: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016346.035794: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016346.035859: nl80211: Frame TX command accepted; cookie 0xf58c7e30 1366016346.035871: nl80211: Event message available 1366016346.035880: nl80211: MLME event 60 1366016346.035884: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016346.035927: nl80211: Frame TX status event 1366016346.035930: nl80211: Action TX status: cookie=0f58c7e30 (match) (ack=1) 1366016346.035937: wlan2: Event TX_STATUS (18) received 1366016346.035944: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016346.035949: Off-channel: TX status result=0 cb=0x80665e0 1366016346.035960: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016346.035969: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016346.035978: wlan2: P2P: State CONNECT -> CONNECT 1366016346.035986: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016346.536527: wlan2: P2P: Timeout (state=CONNECT) 1366016346.536548: Off-channel: Action frame sequence done notification 1366016346.536557: nl80211: Cancel TX frame wait: cookie=0xf58c7e30 1366016346.536602: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016346.536611: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016346.536617: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016346.537680: WPS: * Version (hardcoded 0x10) 1366016346.537686: P2P: WPS IE Device Password ID: 4 1366016346.537690: WPS: * UUID-E 1366016346.537694: WPS: * Version2 (0x20) 1366016346.537699: P2P: * P2P IE header 1366016346.537702: P2P: * Capability dev=21 group=00 1366016346.537707: P2P: * Device Info 1366016346.537711: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016346.542359: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016346.542380: nl80211: Event message available 1366016346.542391: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016346.542401: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016346.542407: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016346.542414: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016346.542421: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016346.747653: nl80211: Event message available 1366016346.747693: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016346.747706: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016346.747714: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016346.747720: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016346.767298: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016346.767313: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016346.767320: P2P: * Dialog Token: 1 1366016346.767324: P2P: * P2P IE header 1366016346.767327: P2P: * Capability dev=21 group=08 1366016346.767332: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016346.767336: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016346.767340: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016346.767344: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016346.767349: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016346.767358: P2P: * Device Info 1366016346.767361: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016346.767366: WPS: * Version (hardcoded 0x10) 1366016346.767369: P2P: WPS IE Device Password ID: 4 1366016346.767373: WPS: * Version2 (0x20) 1366016346.767377: wlan2: P2P: Sending GO Negotiation Request 1366016346.767383: wlan2: P2P: State CONNECT -> CONNECT 1366016346.767387: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016346.767396: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016346.767403: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016346.767472: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016346.767485: nl80211: Event message available 1366016346.767494: nl80211: MLME event 60 1366016346.767498: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016346.767540: nl80211: Frame TX status event 1366016346.767543: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016346.767550: wlan2: Event TX_STATUS (18) received 1366016346.767557: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016346.767561: Off-channel: TX status result=0 cb=0x80665e0 1366016346.767570: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016346.767578: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016346.767586: wlan2: P2P: State CONNECT -> CONNECT 1366016346.767594: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016347.267799: wlan2: P2P: Timeout (state=CONNECT) 1366016347.267816: Off-channel: Action frame sequence done notification 1366016347.267825: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016347.267865: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016347.267874: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016347.267881: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016347.268883: WPS: * Version (hardcoded 0x10) 1366016347.268888: P2P: WPS IE Device Password ID: 4 1366016347.268892: WPS: * UUID-E 1366016347.268897: WPS: * Version2 (0x20) 1366016347.268901: P2P: * P2P IE header 1366016347.268904: P2P: * Capability dev=21 group=00 1366016347.268909: P2P: * Device Info 1366016347.268913: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016347.273728: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016347.273748: nl80211: Event message available 1366016347.273759: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016347.273769: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016347.273775: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016347.273782: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016347.273789: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016347.479499: nl80211: Event message available 1366016347.479539: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016347.479552: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016347.479560: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016347.479567: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016347.498690: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016347.498707: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016347.498714: P2P: * Dialog Token: 1 1366016347.498718: P2P: * P2P IE header 1366016347.498721: P2P: * Capability dev=21 group=08 1366016347.498726: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016347.498730: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016347.498735: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016347.498739: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016347.498744: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016347.498753: P2P: * Device Info 1366016347.498756: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016347.498761: WPS: * Version (hardcoded 0x10) 1366016347.498764: P2P: WPS IE Device Password ID: 4 1366016347.498768: WPS: * Version2 (0x20) 1366016347.498773: wlan2: P2P: Sending GO Negotiation Request 1366016347.498778: wlan2: P2P: State CONNECT -> CONNECT 1366016347.498795: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016347.498804: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016347.498811: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016347.498884: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016347.498897: nl80211: Event message available 1366016347.498906: nl80211: MLME event 60 1366016347.498910: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016347.498956: nl80211: Frame TX status event 1366016347.498961: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016347.498974: wlan2: Event TX_STATUS (18) received 1366016347.498982: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016347.498986: Off-channel: TX status result=0 cb=0x80665e0 1366016347.498996: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016347.499001: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016347.499007: wlan2: P2P: State CONNECT -> CONNECT 1366016347.499012: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016347.999523: wlan2: P2P: Timeout (state=CONNECT) 1366016347.999543: Off-channel: Action frame sequence done notification 1366016347.999553: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016347.999597: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016347.999606: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016347.999612: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016348.000851: WPS: * Version (hardcoded 0x10) 1366016348.000861: P2P: WPS IE Device Password ID: 4 1366016348.000868: WPS: * UUID-E 1366016348.000874: WPS: * Version2 (0x20) 1366016348.000881: P2P: * P2P IE header 1366016348.000886: P2P: * Capability dev=21 group=00 1366016348.000894: P2P: * Device Info 1366016348.000900: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016348.005598: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016348.005620: nl80211: Event message available 1366016348.005630: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016348.005640: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016348.005646: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016348.005654: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016348.005660: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016348.107646: nl80211: Event message available 1366016348.107686: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016348.107700: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016348.107707: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016348.107714: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016348.128142: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016348.128159: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016348.128167: P2P: * Dialog Token: 1 1366016348.128171: P2P: * P2P IE header 1366016348.128175: P2P: * Capability dev=21 group=08 1366016348.128179: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016348.128183: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016348.128188: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016348.128192: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016348.128197: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016348.128206: P2P: * Device Info 1366016348.128209: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016348.128214: WPS: * Version (hardcoded 0x10) 1366016348.128217: P2P: WPS IE Device Password ID: 4 1366016348.128221: WPS: * Version2 (0x20) 1366016348.128226: wlan2: P2P: Sending GO Negotiation Request 1366016348.128231: wlan2: P2P: State CONNECT -> CONNECT 1366016348.128236: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016348.128245: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016348.128252: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016348.128324: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016348.128337: nl80211: Event message available 1366016348.128346: nl80211: MLME event 60 1366016348.128350: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016348.128393: nl80211: Frame TX status event 1366016348.128396: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016348.128403: wlan2: Event TX_STATUS (18) received 1366016348.128410: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016348.128415: Off-channel: TX status result=0 cb=0x80665e0 1366016348.128424: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016348.128429: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016348.128435: wlan2: P2P: State CONNECT -> CONNECT 1366016348.128441: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016348.628998: wlan2: P2P: Timeout (state=CONNECT) 1366016348.629019: Off-channel: Action frame sequence done notification 1366016348.629029: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016348.629074: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016348.629082: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016348.629089: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016348.630083: WPS: * Version (hardcoded 0x10) 1366016348.630088: P2P: WPS IE Device Password ID: 4 1366016348.630092: WPS: * UUID-E 1366016348.630097: WPS: * Version2 (0x20) 1366016348.630101: P2P: * P2P IE header 1366016348.630104: P2P: * Capability dev=21 group=00 1366016348.630109: P2P: * Device Info 1366016348.630113: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016348.634722: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016348.634743: nl80211: Event message available 1366016348.634753: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016348.634763: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016348.634769: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016348.634776: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016348.634800: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016348.839638: nl80211: Event message available 1366016348.839676: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016348.839689: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016348.839696: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016348.839703: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016348.859707: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016348.859727: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016348.859734: P2P: * Dialog Token: 1 1366016348.859739: P2P: * P2P IE header 1366016348.859742: P2P: * Capability dev=21 group=08 1366016348.859747: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016348.859751: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016348.859755: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016348.859759: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016348.859765: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016348.859774: P2P: * Device Info 1366016348.859777: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016348.859782: WPS: * Version (hardcoded 0x10) 1366016348.859785: P2P: WPS IE Device Password ID: 4 1366016348.859789: WPS: * Version2 (0x20) 1366016348.859794: wlan2: P2P: Sending GO Negotiation Request 1366016348.859799: wlan2: P2P: State CONNECT -> CONNECT 1366016348.859804: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016348.859813: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016348.859821: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016348.859897: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016348.859910: nl80211: Event message available 1366016348.859919: nl80211: MLME event 60 1366016348.859923: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016348.859979: nl80211: Frame TX status event 1366016348.859983: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016348.859990: wlan2: Event TX_STATUS (18) received 1366016348.859997: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016348.860002: Off-channel: TX status result=0 cb=0x80665e0 1366016348.860011: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016348.860017: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016348.860022: wlan2: P2P: State CONNECT -> CONNECT 1366016348.860028: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016349.360550: wlan2: P2P: Timeout (state=CONNECT) 1366016349.360570: Off-channel: Action frame sequence done notification 1366016349.360580: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016349.360621: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016349.360630: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016349.360637: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016349.361629: WPS: * Version (hardcoded 0x10) 1366016349.361635: P2P: WPS IE Device Password ID: 4 1366016349.361638: WPS: * UUID-E 1366016349.361643: WPS: * Version2 (0x20) 1366016349.361647: P2P: * P2P IE header 1366016349.361650: P2P: * Capability dev=21 group=00 1366016349.361655: P2P: * Device Info 1366016349.361659: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016349.366466: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016349.366488: nl80211: Event message available 1366016349.366498: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016349.366508: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016349.366514: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016349.366521: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016349.366527: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016349.571481: nl80211: Event message available 1366016349.571519: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016349.571532: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016349.571539: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016349.571546: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016349.591437: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016349.591460: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016349.591468: P2P: * Dialog Token: 1 1366016349.591472: P2P: * P2P IE header 1366016349.591476: P2P: * Capability dev=21 group=08 1366016349.591480: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016349.591484: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016349.591489: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016349.591493: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016349.591499: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016349.591507: P2P: * Device Info 1366016349.591511: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016349.591515: WPS: * Version (hardcoded 0x10) 1366016349.591519: P2P: WPS IE Device Password ID: 4 1366016349.591522: WPS: * Version2 (0x20) 1366016349.591527: wlan2: P2P: Sending GO Negotiation Request 1366016349.591533: wlan2: P2P: State CONNECT -> CONNECT 1366016349.591537: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016349.591546: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016349.591554: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016349.591636: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016349.591650: nl80211: Event message available 1366016349.591659: nl80211: MLME event 60 1366016349.591663: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016349.591719: nl80211: Frame TX status event 1366016349.591723: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016349.591730: wlan2: Event TX_STATUS (18) received 1366016349.591738: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016349.591742: Off-channel: TX status result=0 cb=0x80665e0 1366016349.591752: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016349.591758: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016349.591763: wlan2: P2P: State CONNECT -> CONNECT 1366016349.591768: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016350.092274: wlan2: P2P: Timeout (state=CONNECT) 1366016350.092294: Off-channel: Action frame sequence done notification 1366016350.092303: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016350.092343: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016350.092351: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016350.092358: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016350.093169: WPS: * Version (hardcoded 0x10) 1366016350.093172: P2P: WPS IE Device Password ID: 4 1366016350.093174: WPS: * UUID-E 1366016350.093176: WPS: * Version2 (0x20) 1366016350.093178: P2P: * P2P IE header 1366016350.093180: P2P: * Capability dev=21 group=00 1366016350.093181: P2P: * Device Info 1366016350.093183: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016350.097833: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016350.097855: nl80211: Event message available 1366016350.097866: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016350.097877: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016350.097882: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016350.097890: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016350.097897: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016350.403626: nl80211: Event message available 1366016350.403666: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016350.403680: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016350.403687: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016350.403694: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016350.425178: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016350.425195: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016350.425203: P2P: * Dialog Token: 1 1366016350.425207: P2P: * P2P IE header 1366016350.425211: P2P: * Capability dev=21 group=08 1366016350.425215: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016350.425220: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016350.425224: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016350.425228: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016350.425234: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016350.425242: P2P: * Device Info 1366016350.425246: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016350.425250: WPS: * Version (hardcoded 0x10) 1366016350.425253: P2P: WPS IE Device Password ID: 4 1366016350.425257: WPS: * Version2 (0x20) 1366016350.425262: wlan2: P2P: Sending GO Negotiation Request 1366016350.425268: wlan2: P2P: State CONNECT -> CONNECT 1366016350.425272: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016350.425281: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016350.425288: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016350.425359: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016350.425372: nl80211: Event message available 1366016350.425380: nl80211: MLME event 60 1366016350.425384: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016350.425428: nl80211: Frame TX status event 1366016350.425434: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016350.425443: wlan2: Event TX_STATUS (18) received 1366016350.425454: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016350.425459: Off-channel: TX status result=0 cb=0x80665e0 1366016350.425468: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016350.425474: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016350.425479: wlan2: P2P: State CONNECT -> CONNECT 1366016350.425484: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016350.926013: wlan2: P2P: Timeout (state=CONNECT) 1366016350.926034: Off-channel: Action frame sequence done notification 1366016350.926043: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016350.926085: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016350.926094: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016350.926100: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016350.927121: WPS: * Version (hardcoded 0x10) 1366016350.927127: P2P: WPS IE Device Password ID: 4 1366016350.927131: WPS: * UUID-E 1366016350.927136: WPS: * Version2 (0x20) 1366016350.927140: P2P: * P2P IE header 1366016350.927144: P2P: * Capability dev=21 group=00 1366016350.927149: P2P: * Device Info 1366016350.927153: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016350.931953: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016350.931974: nl80211: Event message available 1366016350.931985: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016350.931995: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016350.932001: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016350.932008: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016350.932015: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016351.035451: nl80211: Event message available 1366016351.035491: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016351.035503: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016351.035510: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016351.035517: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016351.054517: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016351.054535: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016351.054542: P2P: * Dialog Token: 1 1366016351.054546: P2P: * P2P IE header 1366016351.054550: P2P: * Capability dev=21 group=08 1366016351.054555: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016351.054559: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016351.054564: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016351.054568: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016351.054573: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016351.054582: P2P: * Device Info 1366016351.054586: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016351.054590: WPS: * Version (hardcoded 0x10) 1366016351.054594: P2P: WPS IE Device Password ID: 4 1366016351.054597: WPS: * Version2 (0x20) 1366016351.054602: wlan2: P2P: Sending GO Negotiation Request 1366016351.054608: wlan2: P2P: State CONNECT -> CONNECT 1366016351.054613: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016351.054622: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016351.054629: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016351.054699: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016351.054712: nl80211: Event message available 1366016351.054720: nl80211: MLME event 60 1366016351.054725: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016351.054767: nl80211: Frame TX status event 1366016351.054770: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016351.054777: wlan2: Event TX_STATUS (18) received 1366016351.054842: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016351.054852: Off-channel: TX status result=0 cb=0x80665e0 1366016351.054866: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016351.054878: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016351.054884: wlan2: P2P: State CONNECT -> CONNECT 1366016351.054891: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016351.555419: wlan2: P2P: Timeout (state=CONNECT) 1366016351.555440: Off-channel: Action frame sequence done notification 1366016351.555449: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016351.555491: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016351.555500: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016351.555506: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016351.556496: WPS: * Version (hardcoded 0x10) 1366016351.556501: P2P: WPS IE Device Password ID: 4 1366016351.556505: WPS: * UUID-E 1366016351.556510: WPS: * Version2 (0x20) 1366016351.556514: P2P: * P2P IE header 1366016351.556517: P2P: * Capability dev=21 group=00 1366016351.556522: P2P: * Device Info 1366016351.556526: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016351.561323: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016351.561344: nl80211: Event message available 1366016351.561354: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016351.561364: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016351.561370: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016351.561377: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016351.561384: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016351.663489: nl80211: Event message available 1366016351.663526: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016351.663539: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016351.663546: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016351.663553: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016351.683864: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016351.683884: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016351.683893: P2P: * Dialog Token: 1 1366016351.683899: P2P: * P2P IE header 1366016351.683904: P2P: * Capability dev=21 group=08 1366016351.683911: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016351.683917: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016351.683924: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016351.683930: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016351.683937: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016351.683950: P2P: * Device Info 1366016351.683955: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016351.683962: WPS: * Version (hardcoded 0x10) 1366016351.683967: P2P: WPS IE Device Password ID: 4 1366016351.683972: WPS: * Version2 (0x20) 1366016351.683980: wlan2: P2P: Sending GO Negotiation Request 1366016351.683988: wlan2: P2P: State CONNECT -> CONNECT 1366016351.683995: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016351.684008: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016351.684018: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016351.684103: nl80211: Frame TX command accepted; cookie 0xf58c4a30 1366016351.684120: nl80211: Event message available 1366016351.684133: nl80211: MLME event 60 1366016351.684139: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016351.684225: nl80211: Frame TX status event 1366016351.684231: nl80211: Action TX status: cookie=0f58c4a30 (match) (ack=1) 1366016351.684241: wlan2: Event TX_STATUS (18) received 1366016351.684251: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016351.684258: Off-channel: TX status result=0 cb=0x80665e0 1366016351.684271: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016351.684280: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016351.684289: wlan2: P2P: State CONNECT -> CONNECT 1366016351.684297: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016352.184407: wlan2: P2P: Timeout (state=CONNECT) 1366016352.184426: Off-channel: Action frame sequence done notification 1366016352.184435: nl80211: Cancel TX frame wait: cookie=0xf58c4a30 1366016352.184475: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016352.184485: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016352.184491: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016352.185518: WPS: * Version (hardcoded 0x10) 1366016352.185528: P2P: WPS IE Device Password ID: 4 1366016352.185534: WPS: * UUID-E 1366016352.185540: WPS: * Version2 (0x20) 1366016352.185547: P2P: * P2P IE header 1366016352.185552: P2P: * Capability dev=21 group=00 1366016352.185559: P2P: * Device Info 1366016352.185565: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016352.190193: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016352.190215: nl80211: Event message available 1366016352.190225: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016352.190235: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016352.190241: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016352.190249: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016352.190255: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016352.395438: nl80211: Event message available 1366016352.395471: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016352.395483: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016352.395490: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016352.395497: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016352.415154: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016352.415173: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016352.415180: P2P: * Dialog Token: 1 1366016352.415185: P2P: * P2P IE header 1366016352.415188: P2P: * Capability dev=21 group=08 1366016352.415193: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016352.415197: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016352.415202: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016352.415206: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016352.415211: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016352.415220: P2P: * Device Info 1366016352.415223: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016352.415228: WPS: * Version (hardcoded 0x10) 1366016352.415231: P2P: WPS IE Device Password ID: 4 1366016352.415235: WPS: * Version2 (0x20) 1366016352.415240: wlan2: P2P: Sending GO Negotiation Request 1366016352.415246: wlan2: P2P: State CONNECT -> CONNECT 1366016352.415251: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016352.415260: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016352.415268: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016352.415337: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016352.415349: nl80211: Event message available 1366016352.415358: nl80211: MLME event 60 1366016352.415363: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016352.415405: nl80211: Frame TX status event 1366016352.415410: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016352.415419: wlan2: Event TX_STATUS (18) received 1366016352.415429: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016352.415438: Off-channel: TX status result=0 cb=0x80665e0 1366016352.415447: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016352.415453: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016352.415458: wlan2: P2P: State CONNECT -> CONNECT 1366016352.415464: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016352.916024: wlan2: P2P: Timeout (state=CONNECT) 1366016352.916044: Off-channel: Action frame sequence done notification 1366016352.916053: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016352.916094: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016352.916103: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016352.916110: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016352.917106: WPS: * Version (hardcoded 0x10) 1366016352.917112: P2P: WPS IE Device Password ID: 4 1366016352.917116: WPS: * UUID-E 1366016352.917120: WPS: * Version2 (0x20) 1366016352.917124: P2P: * P2P IE header 1366016352.917127: P2P: * Capability dev=21 group=00 1366016352.917132: P2P: * Device Info 1366016352.917136: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016352.921939: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016352.921962: nl80211: Event message available 1366016352.921973: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016352.921983: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016352.921989: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016352.921997: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016352.922003: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016353.023435: nl80211: Event message available 1366016353.023470: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016353.023482: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016353.023489: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016353.023496: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016353.044506: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016353.044525: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016353.044532: P2P: * Dialog Token: 1 1366016353.044537: P2P: * P2P IE header 1366016353.044541: P2P: * Capability dev=21 group=08 1366016353.044545: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016353.044549: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016353.044554: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016353.044558: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016353.044563: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016353.044571: P2P: * Device Info 1366016353.044575: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016353.044580: WPS: * Version (hardcoded 0x10) 1366016353.044583: P2P: WPS IE Device Password ID: 4 1366016353.044587: WPS: * Version2 (0x20) 1366016353.044592: wlan2: P2P: Sending GO Negotiation Request 1366016353.044597: wlan2: P2P: State CONNECT -> CONNECT 1366016353.044602: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016353.044611: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016353.044619: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016353.044687: nl80211: Frame TX command accepted; cookie 0xf58c5830 1366016353.044700: nl80211: Event message available 1366016353.044710: nl80211: MLME event 60 1366016353.044714: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016353.044756: nl80211: Frame TX status event 1366016353.044760: nl80211: Action TX status: cookie=0f58c5830 (match) (ack=1) 1366016353.044767: wlan2: Event TX_STATUS (18) received 1366016353.044774: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016353.044779: Off-channel: TX status result=0 cb=0x80665e0 1366016353.044793: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016353.044802: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016353.044809: wlan2: P2P: State CONNECT -> CONNECT 1366016353.044815: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016353.545348: wlan2: P2P: Timeout (state=CONNECT) 1366016353.545368: Off-channel: Action frame sequence done notification 1366016353.545377: nl80211: Cancel TX frame wait: cookie=0xf58c5830 1366016353.545417: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016353.545426: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016353.545432: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016353.546427: WPS: * Version (hardcoded 0x10) 1366016353.546432: P2P: WPS IE Device Password ID: 4 1366016353.546436: WPS: * UUID-E 1366016353.546441: WPS: * Version2 (0x20) 1366016353.546445: P2P: * P2P IE header 1366016353.546448: P2P: * Capability dev=21 group=00 1366016353.546453: P2P: * Device Info 1366016353.546457: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016353.551180: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016353.551197: nl80211: Event message available 1366016353.551207: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016353.551217: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016353.551222: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016353.551230: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016353.551236: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016353.759431: nl80211: Event message available 1366016353.759469: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016353.759482: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016353.759489: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016353.759497: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016353.776114: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016353.776131: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016353.776138: P2P: * Dialog Token: 1 1366016353.776142: P2P: * P2P IE header 1366016353.776146: P2P: * Capability dev=21 group=08 1366016353.776150: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016353.776155: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016353.776159: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016353.776163: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016353.776169: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016353.776177: P2P: * Device Info 1366016353.776181: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016353.776185: WPS: * Version (hardcoded 0x10) 1366016353.776189: P2P: WPS IE Device Password ID: 4 1366016353.776192: WPS: * Version2 (0x20) 1366016353.776197: wlan2: P2P: Sending GO Negotiation Request 1366016353.776202: wlan2: P2P: State CONNECT -> CONNECT 1366016353.776207: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016353.776216: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016353.776224: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016353.776296: nl80211: Frame TX command accepted; cookie 0xf58c4a30 1366016353.776309: nl80211: Event message available 1366016353.776319: nl80211: MLME event 60 1366016353.776323: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016353.776365: nl80211: Frame TX status event 1366016353.776369: nl80211: Action TX status: cookie=0f58c4a30 (match) (ack=1) 1366016353.776375: wlan2: Event TX_STATUS (18) received 1366016353.776383: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016353.776388: Off-channel: TX status result=0 cb=0x80665e0 1366016353.776397: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016353.776405: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016353.776414: wlan2: P2P: State CONNECT -> CONNECT 1366016353.776426: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016354.276986: wlan2: P2P: Timeout (state=CONNECT) 1366016354.277005: Off-channel: Action frame sequence done notification 1366016354.277014: nl80211: Cancel TX frame wait: cookie=0xf58c4a30 1366016354.277054: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016354.277063: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016354.277070: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016354.278098: WPS: * Version (hardcoded 0x10) 1366016354.278108: P2P: WPS IE Device Password ID: 4 1366016354.278115: WPS: * UUID-E 1366016354.278122: WPS: * Version2 (0x20) 1366016354.278128: P2P: * P2P IE header 1366016354.278133: P2P: * Capability dev=21 group=00 1366016354.278140: P2P: * Device Info 1366016354.278146: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016354.282817: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016354.282842: nl80211: Event message available 1366016354.282863: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016354.282880: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016354.282891: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016354.282904: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016354.282915: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016354.491426: nl80211: Event message available 1366016354.491461: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016354.491474: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016354.491481: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016354.491488: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016354.507805: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016354.507825: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016354.507832: P2P: * Dialog Token: 1 1366016354.507837: P2P: * P2P IE header 1366016354.507840: P2P: * Capability dev=21 group=08 1366016354.507845: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016354.507849: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016354.507854: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016354.507858: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016354.507863: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016354.507872: P2P: * Device Info 1366016354.507875: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016354.507880: WPS: * Version (hardcoded 0x10) 1366016354.507883: P2P: WPS IE Device Password ID: 4 1366016354.507887: WPS: * Version2 (0x20) 1366016354.507892: wlan2: P2P: Sending GO Negotiation Request 1366016354.507898: wlan2: P2P: State CONNECT -> CONNECT 1366016354.507902: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016354.507911: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016354.507919: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016354.507994: nl80211: Frame TX command accepted; cookie 0xf5619e30 1366016354.508007: nl80211: Event message available 1366016354.508016: nl80211: MLME event 60 1366016354.508024: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016354.508076: nl80211: Frame TX status event 1366016354.508080: nl80211: Action TX status: cookie=0f5619e30 (match) (ack=1) 1366016354.508087: wlan2: Event TX_STATUS (18) received 1366016354.508094: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016354.508099: Off-channel: TX status result=0 cb=0x80665e0 1366016354.508108: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016354.508114: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016354.508120: wlan2: P2P: State CONNECT -> CONNECT 1366016354.508125: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016355.008662: wlan2: P2P: Timeout (state=CONNECT) 1366016355.008682: Off-channel: Action frame sequence done notification 1366016355.008692: nl80211: Cancel TX frame wait: cookie=0xf5619e30 1366016355.008735: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016355.008744: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016355.008751: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016355.009745: WPS: * Version (hardcoded 0x10) 1366016355.009751: P2P: WPS IE Device Password ID: 4 1366016355.009755: WPS: * UUID-E 1366016355.009760: WPS: * Version2 (0x20) 1366016355.009764: P2P: * P2P IE header 1366016355.009767: P2P: * Capability dev=21 group=00 1366016355.009772: P2P: * Device Info 1366016355.009776: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016355.014548: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016355.014571: nl80211: Event message available 1366016355.014581: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016355.014591: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016355.014597: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016355.014605: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016355.014612: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016355.115465: nl80211: Event message available 1366016355.115505: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016355.115518: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016355.115525: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016355.115532: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016355.137094: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016355.137111: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016355.137119: P2P: * Dialog Token: 1 1366016355.137123: P2P: * P2P IE header 1366016355.137127: P2P: * Capability dev=21 group=08 1366016355.137131: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016355.137135: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016355.137140: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016355.137144: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016355.137149: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016355.137158: P2P: * Device Info 1366016355.137162: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016355.137166: WPS: * Version (hardcoded 0x10) 1366016355.137169: P2P: WPS IE Device Password ID: 4 1366016355.137173: WPS: * Version2 (0x20) 1366016355.137178: wlan2: P2P: Sending GO Negotiation Request 1366016355.137184: wlan2: P2P: State CONNECT -> CONNECT 1366016355.137188: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016355.137197: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016355.137204: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016355.137276: nl80211: Frame TX command accepted; cookie 0xf58c5a30 1366016355.137288: nl80211: Event message available 1366016355.137297: nl80211: MLME event 60 1366016355.137301: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016355.137343: nl80211: Frame TX status event 1366016355.137347: nl80211: Action TX status: cookie=0f58c5a30 (match) (ack=1) 1366016355.137353: wlan2: Event TX_STATUS (18) received 1366016355.137360: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016355.137365: Off-channel: TX status result=0 cb=0x80665e0 1366016355.137374: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016355.137380: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016355.137385: wlan2: P2P: State CONNECT -> CONNECT 1366016355.137393: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016355.637936: wlan2: P2P: Timeout (state=CONNECT) 1366016355.637956: Off-channel: Action frame sequence done notification 1366016355.637966: nl80211: Cancel TX frame wait: cookie=0xf58c5a30 1366016355.638007: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016355.638016: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016355.638023: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016355.639026: WPS: * Version (hardcoded 0x10) 1366016355.639032: P2P: WPS IE Device Password ID: 4 1366016355.639036: WPS: * UUID-E 1366016355.639040: WPS: * Version2 (0x20) 1366016355.639045: P2P: * P2P IE header 1366016355.639048: P2P: * Capability dev=21 group=00 1366016355.639053: P2P: * Device Info 1366016355.639057: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016355.643921: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016355.643943: nl80211: Event message available 1366016355.643954: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016355.643964: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016355.643970: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016355.643978: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016355.643984: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016355.747436: nl80211: Event message available 1366016355.747474: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016355.747487: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016355.747494: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016355.747501: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016355.766493: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016355.766513: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016355.766521: P2P: * Dialog Token: 1 1366016355.766525: P2P: * P2P IE header 1366016355.766529: P2P: * Capability dev=21 group=08 1366016355.766533: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016355.766538: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016355.766542: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016355.766546: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016355.766552: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016355.766560: P2P: * Device Info 1366016355.766564: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016355.766568: WPS: * Version (hardcoded 0x10) 1366016355.766572: P2P: WPS IE Device Password ID: 4 1366016355.766576: WPS: * Version2 (0x20) 1366016355.766581: wlan2: P2P: Sending GO Negotiation Request 1366016355.766586: wlan2: P2P: State CONNECT -> CONNECT 1366016355.766591: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016355.766600: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016355.766608: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016355.766683: nl80211: Frame TX command accepted; cookie 0xf58c5a30 1366016355.766696: nl80211: Event message available 1366016355.766705: nl80211: MLME event 60 1366016355.766709: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016355.766751: nl80211: Frame TX status event 1366016355.766755: nl80211: Action TX status: cookie=0f58c5a30 (match) (ack=1) 1366016355.766763: wlan2: Event TX_STATUS (18) received 1366016355.766773: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016355.766800: Off-channel: TX status result=0 cb=0x80665e0 1366016355.766815: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016355.766823: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016355.766830: wlan2: P2P: State CONNECT -> CONNECT 1366016355.766839: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016356.267391: wlan2: P2P: Timeout (state=CONNECT) 1366016356.267411: Off-channel: Action frame sequence done notification 1366016356.267420: nl80211: Cancel TX frame wait: cookie=0xf58c5a30 1366016356.267461: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016356.267470: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016356.267476: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016356.268457: WPS: * Version (hardcoded 0x10) 1366016356.268463: P2P: WPS IE Device Password ID: 4 1366016356.268467: WPS: * UUID-E 1366016356.268471: WPS: * Version2 (0x20) 1366016356.268475: P2P: * P2P IE header 1366016356.268479: P2P: * Capability dev=21 group=00 1366016356.268484: P2P: * Device Info 1366016356.268488: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016356.273290: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016356.273311: nl80211: Event message available 1366016356.273322: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016356.273332: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016356.273338: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016356.273345: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016356.273352: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016356.479454: nl80211: Event message available 1366016356.479491: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016356.479504: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016356.479511: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016356.479518: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016356.498253: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016356.498271: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016356.498278: P2P: * Dialog Token: 1 1366016356.498283: P2P: * P2P IE header 1366016356.498287: P2P: * Capability dev=21 group=08 1366016356.498291: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016356.498295: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016356.498300: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016356.498304: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016356.498309: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016356.498318: P2P: * Device Info 1366016356.498322: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016356.498326: WPS: * Version (hardcoded 0x10) 1366016356.498329: P2P: WPS IE Device Password ID: 4 1366016356.498333: WPS: * Version2 (0x20) 1366016356.498338: wlan2: P2P: Sending GO Negotiation Request 1366016356.498344: wlan2: P2P: State CONNECT -> CONNECT 1366016356.498349: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016356.498358: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016356.498365: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016356.498436: nl80211: Frame TX command accepted; cookie 0xf58c5a30 1366016356.498449: nl80211: Event message available 1366016356.498459: nl80211: MLME event 60 1366016356.498463: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016356.498506: nl80211: Frame TX status event 1366016356.498512: nl80211: Action TX status: cookie=0f58c5a30 (match) (ack=1) 1366016356.498521: wlan2: Event TX_STATUS (18) received 1366016356.498531: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016356.498537: Off-channel: TX status result=0 cb=0x80665e0 1366016356.498547: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016356.498553: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016356.498558: wlan2: P2P: State CONNECT -> CONNECT 1366016356.498564: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016356.999093: wlan2: P2P: Timeout (state=CONNECT) 1366016356.999113: Off-channel: Action frame sequence done notification 1366016356.999122: nl80211: Cancel TX frame wait: cookie=0xf58c5a30 1366016356.999163: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016356.999172: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016356.999178: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016357.000172: WPS: * Version (hardcoded 0x10) 1366016357.000179: P2P: WPS IE Device Password ID: 4 1366016357.000183: WPS: * UUID-E 1366016357.000187: WPS: * Version2 (0x20) 1366016357.000192: P2P: * P2P IE header 1366016357.000195: P2P: * Capability dev=21 group=00 1366016357.000200: P2P: * Device Info 1366016357.000204: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016357.005033: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016357.005055: nl80211: Event message available 1366016357.005066: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016357.005076: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016357.005082: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016357.005090: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016357.005096: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016357.211700: nl80211: Event message available 1366016357.211736: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016357.211748: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016357.211755: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016357.211762: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016357.229998: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016357.230017: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016357.230024: P2P: * Dialog Token: 1 1366016357.230028: P2P: * P2P IE header 1366016357.230032: P2P: * Capability dev=21 group=08 1366016357.230037: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016357.230041: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016357.230046: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016357.230050: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016357.230055: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016357.230064: P2P: * Device Info 1366016357.230067: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016357.230072: WPS: * Version (hardcoded 0x10) 1366016357.230075: P2P: WPS IE Device Password ID: 4 1366016357.230079: WPS: * Version2 (0x20) 1366016357.230084: wlan2: P2P: Sending GO Negotiation Request 1366016357.230089: wlan2: P2P: State CONNECT -> CONNECT 1366016357.230094: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016357.230103: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016357.230111: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016357.230185: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016357.230198: nl80211: Event message available 1366016357.230208: nl80211: MLME event 60 1366016357.230212: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016357.230257: nl80211: Frame TX status event 1366016357.230263: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016357.230273: wlan2: Event TX_STATUS (18) received 1366016357.230283: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016357.230288: Off-channel: TX status result=0 cb=0x80665e0 1366016357.230297: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016357.230303: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016357.230308: wlan2: P2P: State CONNECT -> CONNECT 1366016357.230314: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016357.730752: wlan2: P2P: Timeout (state=CONNECT) 1366016357.730771: Off-channel: Action frame sequence done notification 1366016357.730794: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016357.730837: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016357.730845: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016357.730852: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016357.731840: WPS: * Version (hardcoded 0x10) 1366016357.731845: P2P: WPS IE Device Password ID: 4 1366016357.731849: WPS: * UUID-E 1366016357.731854: WPS: * Version2 (0x20) 1366016357.731858: P2P: * P2P IE header 1366016357.731861: P2P: * Capability dev=21 group=00 1366016357.731866: P2P: * Device Info 1366016357.731870: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016357.736528: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016357.736550: nl80211: Event message available 1366016357.736561: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016357.736571: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016357.736577: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016357.736584: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016357.736591: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016357.943429: nl80211: Event message available 1366016357.943468: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016357.943482: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016357.943489: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016357.943496: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016357.961475: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016357.961493: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016357.961500: P2P: * Dialog Token: 1 1366016357.961505: P2P: * P2P IE header 1366016357.961508: P2P: * Capability dev=21 group=08 1366016357.961513: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016357.961517: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016357.961522: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016357.961526: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016357.961531: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016357.961540: P2P: * Device Info 1366016357.961543: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016357.961548: WPS: * Version (hardcoded 0x10) 1366016357.961551: P2P: WPS IE Device Password ID: 4 1366016357.961555: WPS: * Version2 (0x20) 1366016357.961560: wlan2: P2P: Sending GO Negotiation Request 1366016357.961565: wlan2: P2P: State CONNECT -> CONNECT 1366016357.961570: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016357.961579: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016357.961587: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016357.961658: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016357.961672: nl80211: Event message available 1366016357.961681: nl80211: MLME event 60 1366016357.961685: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016357.961727: nl80211: Frame TX status event 1366016357.961731: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016357.961738: wlan2: Event TX_STATUS (18) received 1366016357.961746: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016357.961753: Off-channel: TX status result=0 cb=0x80665e0 1366016357.961766: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016357.961776: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016357.961781: wlan2: P2P: State CONNECT -> CONNECT 1366016357.961787: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016358.462341: wlan2: P2P: Timeout (state=CONNECT) 1366016358.462361: Off-channel: Action frame sequence done notification 1366016358.462370: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016358.462411: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016358.462420: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016358.462427: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016358.463435: WPS: * Version (hardcoded 0x10) 1366016358.463441: P2P: WPS IE Device Password ID: 4 1366016358.463445: WPS: * UUID-E 1366016358.463449: WPS: * Version2 (0x20) 1366016358.463454: P2P: * P2P IE header 1366016358.463457: P2P: * Capability dev=21 group=00 1366016358.463462: P2P: * Device Info 1366016358.463466: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016358.468192: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016358.468214: nl80211: Event message available 1366016358.468227: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016358.468238: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016358.468244: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016358.468252: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016358.468258: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016358.775565: nl80211: Event message available 1366016358.775606: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016358.775619: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016358.775626: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016358.775633: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016358.795560: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016358.795578: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016358.795585: P2P: * Dialog Token: 1 1366016358.795589: P2P: * P2P IE header 1366016358.795593: P2P: * Capability dev=21 group=08 1366016358.795598: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016358.795602: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016358.795606: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016358.795610: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016358.795616: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016358.795625: P2P: * Device Info 1366016358.795628: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016358.795633: WPS: * Version (hardcoded 0x10) 1366016358.795636: P2P: WPS IE Device Password ID: 4 1366016358.795640: WPS: * Version2 (0x20) 1366016358.795645: wlan2: P2P: Sending GO Negotiation Request 1366016358.795650: wlan2: P2P: State CONNECT -> CONNECT 1366016358.795655: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016358.795664: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016358.795671: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016358.795742: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016358.795755: nl80211: Event message available 1366016358.795764: nl80211: MLME event 60 1366016358.795768: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016358.795810: nl80211: Frame TX status event 1366016358.795813: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016358.795820: wlan2: Event TX_STATUS (18) received 1366016358.795827: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016358.795831: Off-channel: TX status result=0 cb=0x80665e0 1366016358.795840: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016358.795846: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016358.795851: wlan2: P2P: State CONNECT -> CONNECT 1366016358.795857: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016359.296397: wlan2: P2P: Timeout (state=CONNECT) 1366016359.296417: Off-channel: Action frame sequence done notification 1366016359.296426: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016359.296467: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016359.296476: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016359.296482: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016359.297471: WPS: * Version (hardcoded 0x10) 1366016359.297476: P2P: WPS IE Device Password ID: 4 1366016359.297480: WPS: * UUID-E 1366016359.297485: WPS: * Version2 (0x20) 1366016359.297489: P2P: * P2P IE header 1366016359.297492: P2P: * Capability dev=21 group=00 1366016359.297497: P2P: * Device Info 1366016359.297501: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016359.302269: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016359.302291: nl80211: Event message available 1366016359.302302: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016359.302312: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016359.302318: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016359.302326: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016359.302332: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016359.403688: nl80211: Event message available 1366016359.403724: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016359.403737: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016359.403744: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016359.403751: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016359.424835: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016359.424854: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016359.424861: P2P: * Dialog Token: 1 1366016359.424865: P2P: * P2P IE header 1366016359.424869: P2P: * Capability dev=21 group=08 1366016359.424874: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016359.424878: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016359.424882: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016359.424886: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016359.424891: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016359.424900: P2P: * Device Info 1366016359.424904: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016359.424908: WPS: * Version (hardcoded 0x10) 1366016359.424911: P2P: WPS IE Device Password ID: 4 1366016359.424915: WPS: * Version2 (0x20) 1366016359.424920: wlan2: P2P: Sending GO Negotiation Request 1366016359.424925: wlan2: P2P: State CONNECT -> CONNECT 1366016359.424930: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016359.424940: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016359.424947: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016359.425017: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016359.425030: nl80211: Event message available 1366016359.425039: nl80211: MLME event 60 1366016359.425044: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016359.425086: nl80211: Frame TX status event 1366016359.425089: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016359.425096: wlan2: Event TX_STATUS (18) received 1366016359.425103: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016359.425109: Off-channel: TX status result=0 cb=0x80665e0 1366016359.425122: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016359.425130: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016359.425141: wlan2: P2P: State CONNECT -> CONNECT 1366016359.425146: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016359.925706: wlan2: P2P: Timeout (state=CONNECT) 1366016359.925726: Off-channel: Action frame sequence done notification 1366016359.925735: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016359.925775: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016359.925784: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016359.925790: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016359.926816: WPS: * Version (hardcoded 0x10) 1366016359.926824: P2P: WPS IE Device Password ID: 4 1366016359.926828: WPS: * UUID-E 1366016359.926833: WPS: * Version2 (0x20) 1366016359.926837: P2P: * P2P IE header 1366016359.926840: P2P: * Capability dev=21 group=00 1366016359.926845: P2P: * Device Info 1366016359.926849: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016359.931556: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016359.931579: nl80211: Event message available 1366016359.931592: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016359.931603: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016359.931609: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016359.931617: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016359.931623: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016360.035531: nl80211: Event message available 1366016360.035574: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016360.035588: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016360.035596: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016360.035603: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016360.054115: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016360.054140: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016360.054151: P2P: * Dialog Token: 1 1366016360.054157: P2P: * P2P IE header 1366016360.054163: P2P: * Capability dev=21 group=08 1366016360.054171: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016360.054178: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016360.054186: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016360.054192: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016360.054201: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016360.054217: P2P: * Device Info 1366016360.054223: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016360.054230: WPS: * Version (hardcoded 0x10) 1366016360.054236: P2P: WPS IE Device Password ID: 4 1366016360.054242: WPS: * Version2 (0x20) 1366016360.054251: wlan2: P2P: Sending GO Negotiation Request 1366016360.054261: wlan2: P2P: State CONNECT -> CONNECT 1366016360.054269: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016360.054285: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016360.054297: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016360.054399: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016360.054420: nl80211: Event message available 1366016360.054435: nl80211: MLME event 60 1366016360.054443: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016360.054546: nl80211: Frame TX status event 1366016360.054553: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016360.054564: wlan2: Event TX_STATUS (18) received 1366016360.054576: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016360.054585: Off-channel: TX status result=0 cb=0x80665e0 1366016360.054600: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016360.054610: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016360.054620: wlan2: P2P: State CONNECT -> CONNECT 1366016360.054629: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016360.555195: wlan2: P2P: Timeout (state=CONNECT) 1366016360.555215: Off-channel: Action frame sequence done notification 1366016360.555225: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016360.555266: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016360.555275: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016360.555281: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016360.556275: WPS: * Version (hardcoded 0x10) 1366016360.556280: P2P: WPS IE Device Password ID: 4 1366016360.556284: WPS: * UUID-E 1366016360.556289: WPS: * Version2 (0x20) 1366016360.556293: P2P: * P2P IE header 1366016360.556296: P2P: * Capability dev=21 group=00 1366016360.556301: P2P: * Device Info 1366016360.556305: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016360.561132: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016360.561154: nl80211: Event message available 1366016360.561165: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016360.561175: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016360.561181: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016360.561188: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016360.561195: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016360.867676: nl80211: Event message available 1366016360.867717: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016360.867731: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016360.867738: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016360.867745: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016360.888478: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016360.888497: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016360.888504: P2P: * Dialog Token: 1 1366016360.888509: P2P: * P2P IE header 1366016360.888513: P2P: * Capability dev=21 group=08 1366016360.888517: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016360.888521: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016360.888526: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016360.888530: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016360.888535: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016360.888544: P2P: * Device Info 1366016360.888548: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016360.888552: WPS: * Version (hardcoded 0x10) 1366016360.888556: P2P: WPS IE Device Password ID: 4 1366016360.888559: WPS: * Version2 (0x20) 1366016360.888564: wlan2: P2P: Sending GO Negotiation Request 1366016360.888570: wlan2: P2P: State CONNECT -> CONNECT 1366016360.888575: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016360.888584: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016360.888591: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016360.888664: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016360.888677: nl80211: Event message available 1366016360.888686: nl80211: MLME event 60 1366016360.888690: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016360.888738: nl80211: Frame TX status event 1366016360.888744: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016360.888755: wlan2: Event TX_STATUS (18) received 1366016360.888762: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016360.888767: Off-channel: TX status result=0 cb=0x80665e0 1366016360.888776: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016360.888782: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016360.888787: wlan2: P2P: State CONNECT -> CONNECT 1366016360.888792: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016361.389348: wlan2: P2P: Timeout (state=CONNECT) 1366016361.389369: Off-channel: Action frame sequence done notification 1366016361.389378: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016361.389422: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016361.389431: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016361.389437: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016361.390427: WPS: * Version (hardcoded 0x10) 1366016361.390433: P2P: WPS IE Device Password ID: 4 1366016361.390437: WPS: * UUID-E 1366016361.390441: WPS: * Version2 (0x20) 1366016361.390446: P2P: * P2P IE header 1366016361.390449: P2P: * Capability dev=21 group=00 1366016361.390454: P2P: * Device Info 1366016361.390458: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016361.395294: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016361.395317: nl80211: Event message available 1366016361.395330: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016361.395340: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016361.395346: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016361.395353: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016361.395360: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016361.703671: nl80211: Event message available 1366016361.703710: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016361.703724: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016361.703731: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016361.703738: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016361.722663: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016361.722681: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016361.722689: P2P: * Dialog Token: 1 1366016361.722693: P2P: * P2P IE header 1366016361.722697: P2P: * Capability dev=21 group=08 1366016361.722701: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016361.722706: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016361.722710: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016361.722714: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016361.722720: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016361.722728: P2P: * Device Info 1366016361.722732: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016361.722736: WPS: * Version (hardcoded 0x10) 1366016361.722740: P2P: WPS IE Device Password ID: 4 1366016361.722743: WPS: * Version2 (0x20) 1366016361.722748: wlan2: P2P: Sending GO Negotiation Request 1366016361.722754: wlan2: P2P: State CONNECT -> CONNECT 1366016361.722759: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016361.722768: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016361.722775: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016361.722862: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016361.722875: nl80211: Event message available 1366016361.722884: nl80211: MLME event 60 1366016361.722889: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016361.722931: nl80211: Frame TX status event 1366016361.722935: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016361.722941: wlan2: Event TX_STATUS (18) received 1366016361.722948: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016361.722953: Off-channel: TX status result=0 cb=0x80665e0 1366016361.722962: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016361.722969: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016361.722977: wlan2: P2P: State CONNECT -> CONNECT 1366016361.722985: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016362.223124: wlan2: P2P: Timeout (state=CONNECT) 1366016362.223143: Off-channel: Action frame sequence done notification 1366016362.223152: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016362.223192: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016362.223201: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016362.223207: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016362.224191: WPS: * Version (hardcoded 0x10) 1366016362.224196: P2P: WPS IE Device Password ID: 4 1366016362.224200: WPS: * UUID-E 1366016362.224205: WPS: * Version2 (0x20) 1366016362.224209: P2P: * P2P IE header 1366016362.224212: P2P: * Capability dev=21 group=00 1366016362.224217: P2P: * Device Info 1366016362.224221: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016362.228871: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016362.228893: nl80211: Event message available 1366016362.228903: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016362.228914: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016362.228920: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016362.228927: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016362.228934: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016362.535505: nl80211: Event message available 1366016362.535550: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016362.535568: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016362.535579: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016362.535589: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016362.556255: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016362.556278: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016362.556285: P2P: * Dialog Token: 1 1366016362.556290: P2P: * P2P IE header 1366016362.556293: P2P: * Capability dev=21 group=08 1366016362.556298: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016362.556302: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016362.556307: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016362.556311: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016362.556316: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016362.556325: P2P: * Device Info 1366016362.556328: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016362.556333: WPS: * Version (hardcoded 0x10) 1366016362.556336: P2P: WPS IE Device Password ID: 4 1366016362.556340: WPS: * Version2 (0x20) 1366016362.556345: wlan2: P2P: Sending GO Negotiation Request 1366016362.556351: wlan2: P2P: State CONNECT -> CONNECT 1366016362.556356: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016362.556365: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016362.556372: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016362.556449: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016362.556464: nl80211: Event message available 1366016362.556478: nl80211: MLME event 60 1366016362.556484: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016362.556528: nl80211: Frame TX status event 1366016362.556532: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016362.556539: wlan2: Event TX_STATUS (18) received 1366016362.556546: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016362.556551: Off-channel: TX status result=0 cb=0x80665e0 1366016362.556561: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016362.556566: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016362.556572: wlan2: P2P: State CONNECT -> CONNECT 1366016362.556577: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016363.057118: wlan2: P2P: Timeout (state=CONNECT) 1366016363.057139: Off-channel: Action frame sequence done notification 1366016363.057149: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016363.057191: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016363.057200: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016363.057207: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016363.058198: WPS: * Version (hardcoded 0x10) 1366016363.058204: P2P: WPS IE Device Password ID: 4 1366016363.058208: WPS: * UUID-E 1366016363.058213: WPS: * Version2 (0x20) 1366016363.058217: P2P: * P2P IE header 1366016363.058221: P2P: * Capability dev=21 group=00 1366016363.058225: P2P: * Device Info 1366016363.058229: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016363.063056: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016363.063079: nl80211: Event message available 1366016363.063091: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016363.063102: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016363.063108: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016363.063116: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016363.063122: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016363.371611: nl80211: Event message available 1366016363.371646: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016363.371658: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016363.371665: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016363.371672: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016363.390408: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016363.390430: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016363.390441: P2P: * Dialog Token: 1 1366016363.390447: P2P: * P2P IE header 1366016363.390452: P2P: * Capability dev=21 group=08 1366016363.390459: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016363.390466: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016363.390473: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016363.390479: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016363.390487: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016363.390502: P2P: * Device Info 1366016363.390508: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016363.390515: WPS: * Version (hardcoded 0x10) 1366016363.390520: P2P: WPS IE Device Password ID: 4 1366016363.390526: WPS: * Version2 (0x20) 1366016363.390533: wlan2: P2P: Sending GO Negotiation Request 1366016363.390543: wlan2: P2P: State CONNECT -> CONNECT 1366016363.390551: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016363.390565: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016363.390576: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016363.390671: nl80211: Frame TX command accepted; cookie 0xf5619e30 1366016363.390691: nl80211: Event message available 1366016363.390706: nl80211: MLME event 60 1366016363.390712: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016363.390805: nl80211: Frame TX status event 1366016363.390812: nl80211: Action TX status: cookie=0f5619e30 (match) (ack=1) 1366016363.390823: wlan2: Event TX_STATUS (18) received 1366016363.390833: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016363.390839: Off-channel: TX status result=0 cb=0x80665e0 1366016363.390853: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016363.390864: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016363.390872: wlan2: P2P: State CONNECT -> CONNECT 1366016363.390882: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016363.891446: wlan2: P2P: Timeout (state=CONNECT) 1366016363.891466: Off-channel: Action frame sequence done notification 1366016363.891476: nl80211: Cancel TX frame wait: cookie=0xf5619e30 1366016363.891516: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016363.891525: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016363.891532: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016363.892526: WPS: * Version (hardcoded 0x10) 1366016363.892532: P2P: WPS IE Device Password ID: 4 1366016363.892535: WPS: * UUID-E 1366016363.892540: WPS: * Version2 (0x20) 1366016363.892544: P2P: * P2P IE header 1366016363.892547: P2P: * Capability dev=21 group=00 1366016363.892552: P2P: * Device Info 1366016363.892556: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016363.897232: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=204 1366016363.897254: nl80211: Event message available 1366016363.897264: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x4f7121800 (match)) 1366016363.897274: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016363.897280: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016363.897288: wlan2: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 1366016363.897295: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 1366016364.103487: nl80211: Event message available 1366016364.103508: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016364.103514: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016364.103518: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016364.103521: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016364.122202: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016364.122221: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016364.122228: P2P: * Dialog Token: 1 1366016364.122232: P2P: * P2P IE header 1366016364.122236: P2P: * Capability dev=21 group=08 1366016364.122240: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016364.122245: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016364.122249: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016364.122253: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016364.122258: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016364.122267: P2P: * Device Info 1366016364.122271: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016364.122275: WPS: * Version (hardcoded 0x10) 1366016364.122279: P2P: WPS IE Device Password ID: 4 1366016364.122282: WPS: * Version2 (0x20) 1366016364.122288: wlan2: P2P: Sending GO Negotiation Request 1366016364.122293: wlan2: P2P: State CONNECT -> CONNECT 1366016364.122298: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016364.122307: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016364.122315: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016364.122388: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016364.122401: nl80211: Event message available 1366016364.122411: nl80211: MLME event 60 1366016364.122415: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016364.122463: nl80211: Frame TX status event 1366016364.122469: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016364.122481: wlan2: Event TX_STATUS (18) received 1366016364.122488: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016364.122493: Off-channel: TX status result=0 cb=0x80665e0 1366016364.122502: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016364.122508: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016364.122513: wlan2: P2P: State CONNECT -> CONNECT 1366016364.122519: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016364.623073: wlan2: P2P: Timeout (state=CONNECT) 1366016364.623093: Off-channel: Action frame sequence done notification 1366016364.623103: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016364.623144: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016364.623153: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016364.623159: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016364.624153: WPS: * Version (hardcoded 0x10) 1366016364.624159: P2P: WPS IE Device Password ID: 4 1366016364.624163: WPS: * UUID-E 1366016364.624167: WPS: * Version2 (0x20) 1366016364.624171: P2P: * P2P IE header 1366016364.624175: P2P: * Capability dev=21 group=00 1366016364.624180: P2P: * Device Info 1366016364.624184: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016364.628854: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=102 1366016364.628876: nl80211: Event message available 1366016364.628887: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x4f7121800 (match)) 1366016364.628897: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016364.628903: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016364.628911: wlan2: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 1366016364.628917: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 1366016364.731645: nl80211: Event message available 1366016364.731682: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016364.731696: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016364.731703: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016364.731710: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016364.751400: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016364.751418: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016364.751426: P2P: * Dialog Token: 1 1366016364.751430: P2P: * P2P IE header 1366016364.751433: P2P: * Capability dev=21 group=08 1366016364.751438: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016364.751442: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016364.751446: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016364.751450: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016364.751456: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016364.751464: P2P: * Device Info 1366016364.751468: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016364.751472: WPS: * Version (hardcoded 0x10) 1366016364.751476: P2P: WPS IE Device Password ID: 4 1366016364.751479: WPS: * Version2 (0x20) 1366016364.751484: wlan2: P2P: Sending GO Negotiation Request 1366016364.751490: wlan2: P2P: State CONNECT -> CONNECT 1366016364.751495: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016364.751504: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016364.751511: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016364.751581: nl80211: Frame TX command accepted; cookie 0xf58c4630 1366016364.751595: nl80211: Event message available 1366016364.751604: nl80211: MLME event 60 1366016364.751608: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016364.751650: nl80211: Frame TX status event 1366016364.751653: nl80211: Action TX status: cookie=0f58c4630 (match) (ack=1) 1366016364.751660: wlan2: Event TX_STATUS (18) received 1366016364.751667: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016364.751671: Off-channel: TX status result=0 cb=0x80665e0 1366016364.751680: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016364.751686: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016364.751691: wlan2: P2P: State CONNECT -> CONNECT 1366016364.751700: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016365.252250: wlan2: P2P: Timeout (state=CONNECT) 1366016365.252270: Off-channel: Action frame sequence done notification 1366016365.252279: nl80211: Cancel TX frame wait: cookie=0xf58c4630 1366016365.252320: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016365.252330: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016365.252336: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016365.253325: WPS: * Version (hardcoded 0x10) 1366016365.253331: P2P: WPS IE Device Password ID: 4 1366016365.253335: WPS: * UUID-E 1366016365.253339: WPS: * Version2 (0x20) 1366016365.253343: P2P: * P2P IE header 1366016365.253347: P2P: * Capability dev=21 group=00 1366016365.253352: P2P: * Device Info 1366016365.253356: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016365.258224: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016365.258247: nl80211: Event message available 1366016365.258257: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016365.258268: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016365.258274: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016365.258281: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016365.258288: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016365.563513: nl80211: Event message available 1366016365.563550: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016365.563564: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016365.563571: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016365.563578: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016365.585584: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016365.585603: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016365.585610: P2P: * Dialog Token: 1 1366016365.585614: P2P: * P2P IE header 1366016365.585618: P2P: * Capability dev=21 group=08 1366016365.585622: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016365.585626: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016365.585631: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016365.585635: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016365.585641: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016365.585649: P2P: * Device Info 1366016365.585653: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016365.585657: WPS: * Version (hardcoded 0x10) 1366016365.585661: P2P: WPS IE Device Password ID: 4 1366016365.585664: WPS: * Version2 (0x20) 1366016365.585670: wlan2: P2P: Sending GO Negotiation Request 1366016365.585675: wlan2: P2P: State CONNECT -> CONNECT 1366016365.585680: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016365.585689: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016365.585696: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016365.585767: nl80211: Frame TX command accepted; cookie 0xf58c7c30 1366016365.585780: nl80211: Event message available 1366016365.585789: nl80211: MLME event 60 1366016365.585793: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016365.585848: nl80211: Frame TX status event 1366016365.585853: nl80211: Action TX status: cookie=0f58c7c30 (match) (ack=1) 1366016365.585860: wlan2: Event TX_STATUS (18) received 1366016365.585867: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016365.585872: Off-channel: TX status result=0 cb=0x80665e0 1366016365.585881: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016365.585887: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016365.585892: wlan2: P2P: State CONNECT -> CONNECT 1366016365.585898: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016366.086454: wlan2: P2P: Timeout (state=CONNECT) 1366016366.086475: Off-channel: Action frame sequence done notification 1366016366.086485: nl80211: Cancel TX frame wait: cookie=0xf58c7c30 1366016366.086526: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016366.086535: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016366.086541: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016366.087547: WPS: * Version (hardcoded 0x10) 1366016366.087554: P2P: WPS IE Device Password ID: 4 1366016366.087558: WPS: * UUID-E 1366016366.087562: WPS: * Version2 (0x20) 1366016366.087566: P2P: * P2P IE header 1366016366.087570: P2P: * Capability dev=21 group=00 1366016366.087574: P2P: * Device Info 1366016366.087579: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016366.092218: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016366.092240: nl80211: Event message available 1366016366.092251: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016366.092262: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016366.092268: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016366.092275: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016366.092282: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016366.399514: nl80211: Event message available 1366016366.399549: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016366.399562: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016366.399569: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016366.399576: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016366.419564: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016366.419582: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016366.419590: P2P: * Dialog Token: 1 1366016366.419594: P2P: * P2P IE header 1366016366.419597: P2P: * Capability dev=21 group=08 1366016366.419602: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016366.419606: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016366.419611: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016366.419615: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016366.419620: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016366.419629: P2P: * Device Info 1366016366.419632: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016366.419636: WPS: * Version (hardcoded 0x10) 1366016366.419640: P2P: WPS IE Device Password ID: 4 1366016366.419643: WPS: * Version2 (0x20) 1366016366.419649: wlan2: P2P: Sending GO Negotiation Request 1366016366.419654: wlan2: P2P: State CONNECT -> CONNECT 1366016366.419659: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016366.419668: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016366.419675: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016366.419743: nl80211: Frame TX command accepted; cookie 0xf58c4a30 1366016366.419756: nl80211: Event message available 1366016366.419766: nl80211: MLME event 60 1366016366.419770: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016366.419815: nl80211: Frame TX status event 1366016366.419820: nl80211: Action TX status: cookie=0f58c4a30 (match) (ack=1) 1366016366.419831: wlan2: Event TX_STATUS (18) received 1366016366.419840: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016366.419844: Off-channel: TX status result=0 cb=0x80665e0 1366016366.419854: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016366.419859: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016366.419865: wlan2: P2P: State CONNECT -> CONNECT 1366016366.419870: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016366.920410: wlan2: P2P: Timeout (state=CONNECT) 1366016366.920430: Off-channel: Action frame sequence done notification 1366016366.920439: nl80211: Cancel TX frame wait: cookie=0xf58c4a30 1366016366.920481: nl80211: wait cancel failed: ret=-95 (Operation not supported) 1366016366.920490: wlan2: P2P: State CONNECT -> CONNECT_LISTEN 1366016366.920496: wlan2: P2P: Starting short listen state (state=CONNECT_LISTEN) 1366016366.921496: WPS: * Version (hardcoded 0x10) 1366016366.921502: P2P: WPS IE Device Password ID: 4 1366016366.921506: WPS: * UUID-E 1366016366.921510: WPS: * Version2 (0x20) 1366016366.921515: P2P: * P2P IE header 1366016366.921518: P2P: * Capability dev=21 group=00 1366016366.921523: P2P: * Device Info 1366016366.921527: nl80211: Probe Request reporting already on! nl_preq=0x9549010 1366016366.926337: nl80211: Remain-on-channel cookie 0x4f7121800 for freq=2412 MHz duration=307 1366016366.926360: nl80211: Event message available 1366016366.926370: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x4f7121800 (match)) 1366016366.926381: wlan2: Event REMAIN_ON_CHANNEL (22) received 1366016366.926386: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 1366016366.926394: wlan2: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 1366016366.926400: wlan2: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 1366016367.231624: nl80211: Event message available 1366016367.231658: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x4f7121800 (match)) 1366016367.231670: wlan2: Event CANCEL_REMAIN_ON_CHANNEL (23) received 1366016367.231677: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 1366016367.231684: wlan2: P2P: Driver ended Listen state (freq=2412) 1366016367.253715: wlan2: P2P: Timeout (state=CONNECT_LISTEN) 1366016367.253733: wlan2: P2P: State CONNECT_LISTEN -> CONNECT 1366016367.253740: P2P: * Dialog Token: 1 1366016367.253745: P2P: * P2P IE header 1366016367.253748: P2P: * Capability dev=21 group=08 1366016367.253753: P2P: * GO Intent: Intent 15 Tie breaker 0 1366016367.253757: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 1366016367.253761: P2P: * Listen Channel: Regulatory Class 81 Channel 1 1366016367.253765: P2P: * Intended P2P Interface Address 10:0d:7f:b9:ae:77 1366016367.253771: P2P: * Channel List - hexdump(len=16): 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 1366016367.253780: P2P: * Device Info 1366016367.253783: P2P: * Operating Channel: Regulatory Class 81 Channel 1 1366016367.253788: WPS: * Version (hardcoded 0x10) 1366016367.253791: P2P: WPS IE Device Password ID: 4 1366016367.253795: WPS: * Version2 (0x20) 1366016367.253800: wlan2: P2P: Sending GO Negotiation Request 1366016367.253805: wlan2: P2P: State CONNECT -> CONNECT 1366016367.253810: Off-channel: Send action frame: freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c len=132 1366016367.253819: nl80211: Send Action frame (ifindex=4, freq=2462 MHz wait=500 ms no_cck=1) 1366016367.253827: nl80211: CMD_FRAME freq=2462 wait=0 no_cck=1 no_ack=0 offchanok=1 1366016367.253897: nl80211: Frame TX command accepted; cookie 0xf58c4a30 1366016367.253910: nl80211: Event message available 1366016367.253919: nl80211: MLME event 60 1366016367.253923: nl80211: MLME event frame - hexdump(len=156): d0 00 00 00 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 00 00 04 09 50 6f 9a 09 00 01 dd 5f 50 6f 9a 09 02 02 00 21 08 04 01 00 1e 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b9 ae 77 0b 10 00 58 58 04 51 0b 01 02 03 04 05 06 07 08 09 0a 0b 0d 1e 00 10 0d 7f b9 ae 77 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 09 38 31 39 32 43 55 5f 50 43 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 1366016367.253978: nl80211: Frame TX status event 1366016367.253982: nl80211: Action TX status: cookie=0f58c4a30 (match) (ack=1) 1366016367.253989: wlan2: Event TX_STATUS (18) received 1366016367.253996: wlan2: EVENT_TX_STATUS dst=10:0d:7f:b4:1d:7c type=0 stype=13 1366016367.254001: Off-channel: TX status result=0 cb=0x80665e0 1366016367.254010: wlan2: P2P: Action frame TX callback (state=1 freq=2462 dst=10:0d:7f:b4:1d:7c src=10:0d:7f:b9:ae:77 bssid=10:0d:7f:b4:1d:7c result=0 1366016367.254016: wlan2: P2P: GO Negotiation Request TX callback: success=1 1366016367.254021: wlan2: P2P: State CONNECT -> CONNECT 1366016367.254027: wlan2: P2P: Set timeout (state=CONNECT): 0.500000 sec 1366016367.562975: RX ctrl_iface - hexdump_ascii(len=13): 50 32 50 5f 53 54 4f 50 5f 46 49 4e 44 P2P_STOP_FIND 1366016367.563008: wlan2: Control interface command 'P2P_STOP_FIND' 1366016367.563021: wlan2: P2P: Stopping find 1366016367.563027: wlan2: P2P: Clear timeout (state=CONNECT) 1366016367.563034: wlan2: P2P: State CONNECT -> IDLE 1366016367.563039: nl80211: Disable Probe Request reporting nl_preq=0x9549010 1366016400.264628: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016400.264653: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016400.264691: nl80211: if_removed already cleared - ignore event 1366016400.264702: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 1366016400.264709: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan2' added 1366016400.264724: nl80211: if_removed already cleared - ignore event
# ./start_wpa_supplicant.sh killall: wpa_supplicant: no process killed killall: wpa_cli: no process killed 946687356.737315: wpa_supplicant v2.1-devel 946687356.738168: random: Trying to read entropy from /dev/random 946687356.738350: Successfully initialized wpa_supplicant 946687356.738458: Initializing interface 'wlan0' conf './wpa_0_8.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A' 946687356.738688: Configuration file './wpa_0_8.conf' -> '/wirelessP2P/./wpa_0_8.conf' 946687356.738804: Reading configuration file '/wirelessP2P/./wpa_0_8.conf' 946687356.739834: ctrl_interface='/var/run/wpa_supplicant' 946687356.740043: ap_scan=1 946687356.740153: device_name='8192CU_STB' 946687356.740351: p2p_listen_reg_class=81 946687356.740462: p2p_listen_channel=1 946687356.740608: p2p_oper_reg_class=81 946687356.740724: p2p_oper_channel=1 946687356.742539: nl80211: interface wlan0 in phy phy0 946687356.743248: rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0 946687356.743651: nl80211: Set mode ifindex 5 iftype 2 (STATION) 946687356.744011: nl80211: Subscribe to mgmt frames with non-AP handle 0x811cf68 946687356.744142: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.744304: nl80211: Register frame match - hexdump(len=2): 04 0a 946687356.744509: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.744618: nl80211: Register frame match - hexdump(len=2): 04 0b 946687356.744761: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.744924: nl80211: Register frame match - hexdump(len=2): 04 0c 946687356.745068: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.745228: nl80211: Register frame match - hexdump(len=2): 04 0d 946687356.745372: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.745533: nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09 946687356.745681: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.745832: nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09 946687356.745989: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.746091: nl80211: Register frame match - hexdump(len=1): 06 946687356.746291: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.746393: nl80211: Register frame match - hexdump(len=2): 0a 07 946687356.746591: nl80211: Register frame type=0xd0 nl_handle=0x811cf68 946687356.746692: nl80211: Register frame match - hexdump(len=2): 0a 11 946687356.758814: netlink: Operstate: linkmode=1, operstate=5 946687356.759410: nl80211: Using driver-based off-channel TX 946687356.759708: nl80211: driver param='(null)' 946687356.760234: nl80211: Regulatory information - country=00 946687356.760394: nl80211: 2402-2472 @ 40 MHz 946687356.760498: nl80211: 2457-2482 @ 20 MHz 946687356.760598: nl80211: 2474-2494 @ 20 MHz 946687356.760754: nl80211: 5170-5250 @ 40 MHz 946687356.760855: nl80211: 5735-5835 @ 40 MHz 946687356.761048: nl80211: Added 802.11b mode based on 802.11g information 946687356.767471: wlan0: Own MAC address: 10:0d:7f:b4:1d:7c 946687356.767671: wpa_driver_nl80211_set_key: ifindex=5 alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0 946687356.767926: wpa_driver_nl80211_set_key: ifindex=5 alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0 946687356.768113: wpa_driver_nl80211_set_key: ifindex=5 alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0 946687356.768350: wpa_driver_nl80211_set_key: ifindex=5 alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0 946687356.768507: wlan0: RSN: flushing PMKID list in the driver 946687356.768676: nl80211: Flush PMKIDs 946687356.771203: wlan0: State: DISCONNECTED -> INACTIVE 946687356.771367: WPS: Set UUID for interface wlan0 946687356.771719: WPS: UUID based on MAC address - hexdump(len=16): e2 37 78 48 15 de 54 91 9e 85 26 10 bb 7f 95 7f 946687356.771926: EAPOL: SUPP_PAE entering state DISCONNECTED 946687356.772031: EAPOL: Supplicant port status: Unauthorized 946687356.774847: EAPOL: KEY_RX entering state NO_KEY_RECEIVE 946687356.774975: EAPOL: SUPP_BE entering state INITIALIZE 946687356.775135: EAP: EAP entering state DISABLED 946687356.775236: EAPOL: Supplicant port status: Unauthorized 946687356.778026: EAPOL: Supplicant port status: Unauthorized 946687356.781034: P2P: Own listen channel: 1 946687356.781202: P2P: Configured operating channel: 81:1 946687356.781364: P2P: Add operating class 81 946687356.781475: P2P: Channels - hexdump(len=12): 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687356.806664: wlan0: Added interface wlan0 946687356.806878: wlan0: State: INACTIVE -> DISCONNECTED 946687356.807040: wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT) 946687356.807150: netlink: Operstate: linkmode=-1, operstate=5 946687356.807444: RTM_NEWLINK: operstate=0 ifi_flags=0x1043 ([UP][RUNNING]) 946687356.807622: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687356.807785: nl80211: if_removed already cleared - ignore event 946687356.807892: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687356.808050: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687356.808170: nl80211: if_removed already cleared - ignore event 946687357.787403: EAPOL: disable timer tick 946687357.787569: EAPOL: Supplicant port status: Unauthorized 946687386.189486: CTRL_IFACE monitor attached - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687400.005288: RX ctrl_iface - hexdump_ascii(len=10): 50 32 50 5f 46 49 4e 44 20 33 P2P_FIND 3 946687400.005388: wlan0: Control interface command 'P2P_FIND 3' 946687400.005457: wlan0: P2P: Starting find (type=0) 946687400.005487: wlan0: P2P: Clear timeout (state=IDLE) 946687400.005514: wlan0: P2P: State IDLE -> SEARCH 946687400.005539: WPS: Building WPS IE for Probe Request 946687400.005559: WPS: * Version (hardcoded 0x10) 946687400.005575: WPS: * Request Type 946687400.005586: WPS: * Config Methods (2108) 946687400.005597: WPS: * UUID-E 946687400.005611: WPS: * Primary Device Type 946687400.005624: WPS: * RF Bands (3) 946687400.005635: WPS: * Association State 946687400.005646: WPS: * Configuration Error (0) 946687400.005657: WPS: * Device Password ID (0) 946687400.005668: WPS: * Manufacturer 946687400.005678: WPS: * Model Name 946687400.005689: WPS: * Model Number 946687400.005722: WPS: * Device Name 946687400.005734: WPS: * Version2 (0x20) 946687400.005745: WPS: * Request to Enroll (1) 946687400.005770: P2P: * P2P IE header 946687400.005785: P2P: * Capability dev=21 group=00 946687400.005799: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687400.005816: wlan0: nl80211: scan request 946687400.005864: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 946687400.005910: nl80211: Scan extra IEs - hexdump(len=138): dd 75 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 e2 37 78 48 15 de 54 91 9e 85 26 10 bb 7f 95 7f 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 946687400.006040: nl80211: P2P probe - mask SuppRates 946687400.006188: Scan requested (ret=0) - scan timeout 10 seconds 946687400.006218: wlan0: P2P: Running p2p_scan 946687400.006300: nl80211: Event message available 946687400.006348: wlan0: nl80211: Scan trigger 946687401.317129: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687401.317181: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687401.317256: nl80211: if_removed already cleared - ignore event 946687401.317531: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687401.317559: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687401.317601: nl80211: if_removed already cleared - ignore event 946687401.317619: nl80211: Event message available 946687401.317701: wlan0: nl80211: New scan results available 946687401.317820: wlan0: Event SCAN_RESULTS (3) received 946687401.318048: nl80211: Received scan results (8 BSSes) 946687401.318162: wlan0: BSS: Start scan result update 1 946687401.318197: wlan0: BSS: Add new id 0 BSSID 96:fe:f4:9f:39:d0 SSID 'Bbox-9F39D0' 946687401.318219: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.318324: wlan0: BSS: Add new id 1 BSSID 00:1d:6a:49:54:03 SSID 'HT PROPRETE BRETAGNE' 946687401.318349: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.318406: wlan0: BSS: Add new id 2 BSSID f4:ca:e5:c4:b0:1c SSID 'TELETECH' 946687401.318429: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.318484: wlan0: BSS: Add new id 3 BSSID e8:f1:b0:e2:6f:e0 SSID 'Bbox-EC228120' 946687401.318507: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.318564: wlan0: BSS: Add new id 4 BSSID 96:fe:f4:9f:39:d1 SSID 'Bouygues Telecom Wi-Fi' 946687401.318587: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.318643: wlan0: BSS: Add new id 5 BSSID f4:ca:e5:c4:b0:1d SSID 'FreeWifi' 946687401.318665: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.318721: wlan0: BSS: Add new id 6 BSSID 0a:1d:6a:64:cb:28 SSID 'orange' 946687401.318744: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.318791: BSS: last_scan_res_used=7/32 last_scan_full=0 946687401.318823: P2P: Scan results received (8 BSS) 946687401.318856: P2P: Parsing WPS IE 946687401.318880: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.318902: P2P: Parsing WPS IE 946687401.318918: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.318939: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.318958: P2P: Parsing WPS IE 946687401.318975: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.318993: P2P: Parsing WPS IE 946687401.319006: P2P: Config Methods (WPS): 0x2108 946687401.319022: P2P: Primary Device Type (WPS): 1-0050F204-1 946687401.319040: P2P: Parsing P2P IE 946687401.319052: P2P: Attribute 2 length 2 946687401.319064: P2P: * Device Capability 25 Group Capability 00 946687401.319076: P2P: Attribute 13 length 30 946687401.319091: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 946687401.319116: P2P: Update peer 84:a6:c8:6b:b3:c2 config_methods 0x0 -> 0x108 946687401.319145: wlan0: P2P: Peer found with Listen frequency 2437 MHz (rx_time=946687401.314108) 946687401.319175: wlan0: P2P-DEVICE-FOUND 84:a6:c8:6b:b3:c2 p2p_dev_addr=84:a6:c8:6b:b3:c2 pri_dev_type=1-0050F204-1 name='iwldevice' config_methods=0x108 dev_capab=0x25 group_capab=0x0 946687401.319192: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.319245: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.319268: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.319288: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.319315: wlan0: P2P: State SEARCH -> SEARCH 946687401.319335: wlan0: P2P: Starting short listen state (state=SEARCH) 946687401.344672: WPS: * Version (hardcoded 0x10) 946687401.344853: WPS: * UUID-E 946687401.345013: WPS: * Version2 (0x20) 946687401.345120: P2P: * P2P IE header 946687401.345268: P2P: * Capability dev=21 group=00 946687401.345419: P2P: * Device Info 946687401.345681: nl80211: Enable Probe Request reporting nl_preq=0x811e3f8 946687401.345868: nl80211: Register frame type=0x40 nl_handle=0x811e3f8 946687401.345970: nl80211: Register frame match - hexdump(len=0): [NULL] 946687401.355704: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687401.355896: wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 946687401.356041: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687401.356218: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687401.356407: nl80211: if_removed already cleared - ignore event 946687401.356521: nl80211: Event message available 946687401.356710: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687401.356838: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687401.357007: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687401.357125: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687401.357291: wlan0: P2P: Set timeout (state=SEARCH): 0.224800 sec 946687401.557682: nl80211: Event message available 946687401.557882: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687401.558065: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687401.558182: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687401.558287: wlan0: P2P: Driver ended Listen state (freq=2412) 946687401.585654: wlan0: P2P: Timeout (state=SEARCH) 946687401.585799: nl80211: Disable Probe Request reporting nl_preq=0x811e3f8 946687401.586021: wlan0: P2P: Starting search 946687401.586131: WPS: Building WPS IE for Probe Request 946687401.586292: WPS: * Version (hardcoded 0x10) 946687401.586390: WPS: * Request Type 946687401.586525: WPS: * Config Methods (2108) 946687401.586633: WPS: * UUID-E 946687401.586727: WPS: * Primary Device Type 946687401.586876: WPS: * RF Bands (3) 946687401.586973: WPS: * Association State 946687401.587065: WPS: * Configuration Error (0) 946687401.587213: WPS: * Device Password ID (0) 946687401.587309: WPS: * Manufacturer 946687401.587455: WPS: * Model Name 946687401.587549: WPS: * Model Number 946687401.587641: WPS: * Device Name 946687401.587790: WPS: * Version2 (0x20) 946687401.587886: WPS: * Request to Enroll (1) 946687401.588035: P2P: * P2P IE header 946687401.588137: P2P: * Capability dev=21 group=00 946687401.588234: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687401.588391: wlan0: nl80211: scan request 946687401.588508: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 946687401.588769: nl80211: Scan extra IEs - hexdump(len=138): dd 75 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 e2 37 78 48 15 de 54 91 9e 85 26 10 bb 7f 95 7f 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 946687401.589036: nl80211: Scan frequency 2412 MHz 946687401.589175: nl80211: Scan frequency 2437 MHz 946687401.589283: nl80211: Scan frequency 2462 MHz 946687401.589380: nl80211: P2P probe - mask SuppRates 946687401.589718: Scan requested (ret=0) - scan timeout 30 seconds 946687401.590033: wlan0: P2P: Running p2p_scan 946687401.590260: nl80211: Event message available 946687401.590591: wlan0: nl80211: Scan trigger 946687401.900928: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687401.901133: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687401.901290: nl80211: if_removed already cleared - ignore event 946687401.901586: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687401.901785: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687401.901915: nl80211: if_removed already cleared - ignore event 946687401.902066: nl80211: Event message available 946687401.902222: wlan0: nl80211: New scan results available 946687401.902400: wlan0: Event SCAN_RESULTS (3) received 946687401.902772: nl80211: Received scan results (11 BSSes) 946687401.903090: wlan0: BSS: Start scan result update 2 946687401.903250: wlan0: BSS: Add new id 7 BSSID 00:1d:6a:64:cb:28 SSID 'GDP' 946687401.903431: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.903768: wlan0: BSS: Add new id 8 BSSID 66:2e:85:92:0e:e9 SSID 'orange' 946687401.903893: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.904140: BSS: last_scan_res_used=9/32 last_scan_full=0 946687401.904263: P2P: Scan results received (11 BSS) 946687401.904432: P2P: Parsing WPS IE 946687401.904541: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.904649: P2P: Parsing WPS IE 946687401.904805: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.904914: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.905071: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.905183: P2P: Parsing WPS IE 946687401.905285: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.905448: P2P: Parsing WPS IE 946687401.905546: P2P: Config Methods (WPS): 0x2108 946687401.905720: P2P: Primary Device Type (WPS): 1-0050F204-1 946687401.905830: P2P: Parsing P2P IE 946687401.905924: P2P: Attribute 2 length 2 946687401.906073: P2P: * Device Capability 25 Group Capability 00 946687401.906171: P2P: Attribute 13 length 30 946687401.906320: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 946687401.906442: P2P: Parsing WPS IE 946687401.906540: P2P: Config Methods (WPS): 0x188 946687401.906691: P2P: Primary Device Type (WPS): 30-0050F204-1 946687401.906791: P2P: Parsing P2P IE 946687401.906885: P2P: Attribute 2 length 2 946687401.907032: P2P: * Device Capability 22 Group Capability 00 946687401.907129: P2P: Attribute 8 length 4 946687401.907274: P2P: * Extended Listen Timing (period 65535 msec interval 65535 msec) 946687401.907372: P2P: Attribute 13 length 39 946687401.907471: P2P: * Device Info: addr 10:0d:7f:b9:ae:77 primary device type 30-0050F204-1 device name 'Realtek DMP Device' config methods 0x188 946687401.907631: P2P: Update peer 10:0d:7f:b9:ae:77 config_methods 0x0 -> 0x188 946687401.907746: wlan0: P2P: Peer found with Listen frequency 2412 MHz (rx_time=946687401.899038) 946687401.907913: wlan0: P2P-DEVICE-FOUND 10:0d:7f:b9:ae:77 p2p_dev_addr=10:0d:7f:b9:ae:77 pri_dev_type=30-0050F204-1 name='Realtek DMP Device' config_methods=0x188 dev_capab=0x20 group_capab=0x0 946687401.908024: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687401.908418: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.908618: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.908729: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.908893: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687401.909005: wlan0: P2P: State SEARCH -> SEARCH 946687401.909112: wlan0: P2P: Starting short listen state (state=SEARCH) 946687401.933934: WPS: * Version (hardcoded 0x10) 946687401.934102: WPS: * UUID-E 946687401.934255: WPS: * Version2 (0x20) 946687401.934415: P2P: * P2P IE header 946687401.934563: P2P: * Capability dev=21 group=00 946687401.934716: P2P: * Device Info 946687401.934964: nl80211: Enable Probe Request reporting nl_preq=0x811e3f8 946687401.935123: nl80211: Register frame type=0x40 nl_handle=0x811e3f8 946687401.935233: nl80211: Register frame match - hexdump(len=0): [NULL] 946687401.944903: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687401.945096: wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 946687401.945295: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687401.945420: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687401.945566: nl80211: if_removed already cleared - ignore event 946687401.945753: nl80211: Event message available 946687401.945886: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687401.946070: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687401.946174: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687401.946282: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687401.946446: wlan0: P2P: Set timeout (state=SEARCH): 0.327200 sec 946687402.245653: nl80211: Event message available 946687402.245848: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687402.246039: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687402.246202: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687402.246308: wlan0: P2P: Driver ended Listen state (freq=2412) 946687402.277631: wlan0: P2P: Timeout (state=SEARCH) 946687402.277833: nl80211: Disable Probe Request reporting nl_preq=0x811e3f8 946687402.278035: wlan0: P2P: Starting search 946687402.278182: WPS: Building WPS IE for Probe Request 946687402.278393: WPS: * Version (hardcoded 0x10) 946687402.278578: WPS: * Request Type 946687402.278735: WPS: * Config Methods (2108) 946687402.278931: WPS: * UUID-E 946687402.279127: WPS: * Primary Device Type 946687402.279276: WPS: * RF Bands (3) 946687402.279425: WPS: * Association State 946687402.279572: WPS: * Configuration Error (0) 946687402.279721: WPS: * Device Password ID (0) 946687402.279868: WPS: * Manufacturer 946687402.280014: WPS: * Model Name 946687402.280160: WPS: * Model Number 946687402.280306: WPS: * Device Name 946687402.280454: WPS: * Version2 (0x20) 946687402.280601: WPS: * Request to Enroll (1) 946687402.280707: P2P: * P2P IE header 946687402.280803: P2P: * Capability dev=21 group=00 946687402.280953: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687402.281059: wlan0: nl80211: scan request 946687402.281227: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 946687402.281477: nl80211: Scan extra IEs - hexdump(len=138): dd 75 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 e2 37 78 48 15 de 54 91 9e 85 26 10 bb 7f 95 7f 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 946687402.281782: nl80211: Scan frequency 2412 MHz 946687402.281882: nl80211: Scan frequency 2437 MHz 946687402.281977: nl80211: Scan frequency 2462 MHz 946687402.282128: nl80211: P2P probe - mask SuppRates 946687402.282417: Scan requested (ret=0) - scan timeout 30 seconds 946687402.282677: wlan0: P2P: Running p2p_scan 946687402.282905: nl80211: Event message available 946687402.283244: wlan0: nl80211: Scan trigger 946687402.592929: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687402.593126: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687402.593284: nl80211: if_removed already cleared - ignore event 946687402.593581: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687402.593777: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687402.593910: nl80211: if_removed already cleared - ignore event 946687402.594012: nl80211: Event message available 946687402.594222: wlan0: nl80211: New scan results available 946687402.594392: wlan0: Event SCAN_RESULTS (3) received 946687402.594773: nl80211: Received scan results (13 BSSes) 946687402.595085: wlan0: BSS: Start scan result update 3 946687402.595238: wlan0: BSS: Add new id 9 BSSID 5c:33:8e:89:a5:49 SSID 'Livebox-4d4d' 946687402.595409: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687402.595731: wlan0: BSS: Add new id 10 BSSID 00:12:ef:5e:e8:c4 SSID 'LGPGMEDIAS' 946687402.595852: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687402.596118: BSS: last_scan_res_used=11/32 last_scan_full=0 946687402.596243: P2P: Scan results received (13 BSS) 946687402.596410: P2P: Parsing WPS IE 946687402.596520: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.596683: P2P: Parsing WPS IE 946687402.596786: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.596895: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.597057: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.597166: P2P: Parsing WPS IE 946687402.597306: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.597427: P2P: Parsing WPS IE 946687402.597530: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.597728: P2P: Parsing WPS IE 946687402.597828: P2P: Config Methods (WPS): 0x2108 946687402.597985: P2P: Primary Device Type (WPS): 1-0050F204-1 946687402.598084: P2P: Parsing P2P IE 946687402.598229: P2P: Attribute 2 length 2 946687402.598326: P2P: * Device Capability 25 Group Capability 00 946687402.598422: P2P: Attribute 13 length 30 946687402.598570: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 946687402.598693: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.598801: P2P: Parsing WPS IE 946687402.598949: P2P: Config Methods (WPS): 0x188 946687402.599050: P2P: Primary Device Type (WPS): 30-0050F204-1 946687402.599202: P2P: Parsing P2P IE 946687402.599297: P2P: Attribute 2 length 2 946687402.599391: P2P: * Device Capability 22 Group Capability 00 946687402.599539: P2P: Attribute 8 length 4 946687402.599634: P2P: * Extended Listen Timing (period 65535 msec interval 65535 msec) 946687402.599731: P2P: Attribute 13 length 39 946687402.599883: P2P: * Device Info: addr 10:0d:7f:b9:ae:77 primary device type 30-0050F204-1 device name 'Realtek DMP Device' config methods 0x188 946687402.599996: wlan0: P2P: Do not update peer entry based on old frame (rx_time=946687401.899027 last_seen=946687401.899038) 946687402.600163: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.600272: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.600381: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.600543: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687402.600656: wlan0: P2P: State SEARCH -> SEARCH 946687402.600817: wlan0: P2P: Starting short listen state (state=SEARCH) 946687402.625567: WPS: * Version (hardcoded 0x10) 946687402.625745: WPS: * UUID-E 946687402.625902: WPS: * Version2 (0x20) 946687402.626050: P2P: * P2P IE header 946687402.626195: P2P: * Capability dev=21 group=00 946687402.626346: P2P: * Device Info 946687402.626590: nl80211: Enable Probe Request reporting nl_preq=0x811e3f8 946687402.626759: nl80211: Register frame type=0x40 nl_handle=0x811e3f8 946687402.626859: nl80211: Register frame match - hexdump(len=0): [NULL] 946687402.636580: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687402.636771: wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 946687402.636914: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687402.637073: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687402.637228: nl80211: if_removed already cleared - ignore event 946687402.637330: nl80211: Event message available 946687402.637514: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687402.637651: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687402.637815: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687402.637929: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687402.638038: wlan0: P2P: Set timeout (state=SEARCH): 0.224800 sec 946687402.840857: nl80211: Event message available 946687402.841063: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687402.841243: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687402.841359: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687402.841464: wlan0: P2P: Driver ended Listen state (freq=2412) 946687402.865602: wlan0: P2P: Timeout (state=SEARCH) 946687402.865744: nl80211: Disable Probe Request reporting nl_preq=0x811e3f8 946687402.865930: wlan0: P2P: Starting search 946687402.866039: WPS: Building WPS IE for Probe Request 946687402.866137: WPS: * Version (hardcoded 0x10) 946687402.866287: WPS: * Request Type 946687402.866381: WPS: * Config Methods (2108) 946687402.866475: WPS: * UUID-E 946687402.866620: WPS: * Primary Device Type 946687402.866715: WPS: * RF Bands (3) 946687402.866810: WPS: * Association State 946687402.866956: WPS: * Configuration Error (0) 946687402.867050: WPS: * Device Password ID (0) 946687402.867196: WPS: * Manufacturer 946687402.867291: WPS: * Model Name 946687402.867435: WPS: * Model Number 946687402.867529: WPS: * Device Name 946687402.867623: WPS: * Version2 (0x20) 946687402.867771: WPS: * Request to Enroll (1) 946687402.867876: P2P: * P2P IE header 946687402.868021: P2P: * Capability dev=21 group=00 946687402.868122: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687402.868273: wlan0: nl80211: scan request 946687402.868393: nl80211: Scan SSID - hexdump_ascii(len=7): 44 49 52 45 43 54 2d DIRECT- 946687402.868651: nl80211: Scan extra IEs - hexdump(len=138): dd 75 00 50 f2 04 10 4a 00 01 10 10 3a 00 01 01 10 08 00 02 21 08 10 47 00 10 e2 37 78 48 15 de 54 91 9e 85 26 10 bb 7f 95 7f 10 54 00 08 00 01 00 50 f2 04 00 01 10 3c 00 01 03 10 02 00 02 00 00 10 09 00 02 00 00 10 12 00 02 00 00 10 21 00 01 20 10 23 00 01 20 10 24 00 01 20 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 10 49 00 09 00 37 2a 00 01 20 03 01 01 dd 11 50 6f 9a 09 02 02 00 21 00 06 05 00 58 58 04 51 01 946687402.868909: nl80211: Scan frequency 2412 MHz 946687402.869022: nl80211: Scan frequency 2437 MHz 946687402.869119: nl80211: Scan frequency 2462 MHz 946687402.869255: nl80211: P2P probe - mask SuppRates 946687402.869496: Scan requested (ret=0) - scan timeout 30 seconds 946687402.869750: wlan0: P2P: Running p2p_scan 946687402.869907: nl80211: Event message available 946687402.870229: wlan0: nl80211: Scan trigger 946687403.009621: wlan0: P2P: Find timeout -> stop 946687403.009811: wlan0: P2P: Stopping find 946687403.009921: wlan0: P2P: Clear timeout (state=SEARCH) 946687403.010095: wlan0: P2P-FIND-STOPPED 946687403.010251: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687403.010646: wlan0: P2P: State SEARCH -> IDLE 946687403.180923: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687403.181105: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687403.181264: nl80211: if_removed already cleared - ignore event 946687403.181559: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687403.181688: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687403.181904: nl80211: if_removed already cleared - ignore event 946687403.182010: RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) 946687403.182173: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added 946687403.182294: nl80211: if_removed already cleared - ignore event 946687403.182438: nl80211: Event message available 946687403.182599: wlan0: nl80211: New scan results available 946687403.182720: wlan0: Event SCAN_RESULTS (3) received 946687403.183181: nl80211: Received scan results (14 BSSes) 946687403.183461: wlan0: BSS: Start scan result update 4 946687403.183627: wlan0: BSS: Add new id 11 BSSID 6c:2e:85:92:0e:e9 SSID 'Livebox-0ee9' 946687403.183807: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687403.184120: BSS: last_scan_res_used=12/32 last_scan_full=0 946687403.184254: P2P: Scan results received (14 BSS) 946687403.184426: P2P: Parsing WPS IE 946687403.184536: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.184702: P2P: Parsing WPS IE 946687403.184805: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.184914: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.185077: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.185185: P2P: Parsing WPS IE 946687403.185328: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.185447: P2P: Parsing WPS IE 946687403.185548: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.185746: P2P: Parsing WPS IE 946687403.185851: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.185957: P2P: Parsing WPS IE 946687403.186111: P2P: Config Methods (WPS): 0x2108 946687403.186213: P2P: Primary Device Type (WPS): 1-0050F204-1 946687403.186310: P2P: Parsing P2P IE 946687403.186459: P2P: Attribute 2 length 2 946687403.186555: P2P: * Device Capability 25 Group Capability 00 946687403.186705: P2P: Attribute 13 length 30 946687403.186807: P2P: * Device Info: addr 84:a6:c8:6b:b3:c2 primary device type 1-0050F204-1 device name 'iwldevice' config methods 0x108 946687403.186927: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.187092: P2P: Parsing WPS IE 946687403.187190: P2P: Config Methods (WPS): 0x188 946687403.187289: P2P: Primary Device Type (WPS): 30-0050F204-1 946687403.187442: P2P: Parsing P2P IE 946687403.187537: P2P: Attribute 2 length 2 946687403.187631: P2P: * Device Capability 22 Group Capability 00 946687403.187778: P2P: Attribute 8 length 4 946687403.187873: P2P: * Extended Listen Timing (period 65535 msec interval 65535 msec) 946687403.188025: P2P: Attribute 13 length 39 946687403.188125: P2P: * Device Info: addr 10:0d:7f:b9:ae:77 primary device type 30-0050F204-1 device name 'Realtek DMP Device' config methods 0x188 946687403.188289: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.188404: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.188514: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.188677: wlan0: P2P: Ignore scan data without P2P Device Info or P2P Device Id 946687403.188795: wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0) 946687586.930290: wlan0: BSS: Remove id 0 BSSID 96:fe:f4:9f:39:d0 SSID 'Bbox-9F39D0' due to wpa_bss_flush_by_age 946687586.930343: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930416: wlan0: BSS: Remove id 1 BSSID 00:1d:6a:49:54:03 SSID 'HT PROPRETE BRETAGNE' due to wpa_bss_flush_by_age 946687586.930441: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930496: wlan0: BSS: Remove id 2 BSSID f4:ca:e5:c4:b0:1c SSID 'TELETECH' due to wpa_bss_flush_by_age 946687586.930519: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930575: wlan0: BSS: Remove id 7 BSSID 00:1d:6a:64:cb:28 SSID 'GDP' due to wpa_bss_flush_by_age 946687586.930598: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930652: wlan0: BSS: Remove id 9 BSSID 5c:33:8e:89:a5:49 SSID 'Livebox-4d4d' due to wpa_bss_flush_by_age 946687586.930675: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930730: wlan0: BSS: Remove id 11 BSSID 6c:2e:85:92:0e:e9 SSID 'Livebox-0ee9' due to wpa_bss_flush_by_age 946687586.930754: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930807: wlan0: BSS: Remove id 3 BSSID e8:f1:b0:e2:6f:e0 SSID 'Bbox-EC228120' due to wpa_bss_flush_by_age 946687586.930830: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930883: wlan0: BSS: Remove id 10 BSSID 00:12:ef:5e:e8:c4 SSID 'LGPGMEDIAS' due to wpa_bss_flush_by_age 946687586.930907: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.930961: wlan0: BSS: Remove id 4 BSSID 96:fe:f4:9f:39:d1 SSID 'Bouygues Telecom Wi-Fi' due to wpa_bss_flush_by_age 946687586.930985: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.931039: wlan0: BSS: Remove id 5 BSSID f4:ca:e5:c4:b0:1d SSID 'FreeWifi' due to wpa_bss_flush_by_age 946687586.931062: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.931115: wlan0: BSS: Remove id 6 BSSID 0a:1d:6a:64:cb:28 SSID 'orange' due to wpa_bss_flush_by_age 946687586.931139: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687586.931193: wlan0: BSS: Remove id 8 BSSID 66:2e:85:92:0e:e9 SSID 'orange' due to wpa_bss_flush_by_age 946687586.931217: CTRL_IFACE monitor send - hexdump(len=21): 2f 74 6d 70 2f 77 70 61 5f 63 74 72 6c 5f 32 30 30 34 2d 32 00 946687594.720560: RX ctrl_iface - hexdump_ascii(len=33): 50 32 50 5f 43 4f 4e 4e 45 43 54 20 31 30 3a 30 P2P_CONNECT 10:0 64 3a 37 66 3a 62 39 3a 61 65 3a 37 37 20 70 62 d:7f:b9:ae:77 pb 63 c 946687594.720668: wlan0: Control interface command 'P2P_CONNECT 10:0d:7f:b9:ae:77 pbc' 946687594.720725: nl80211: Get shared freq for PHY phy0 946687594.720740: nl80211: No shared interface for PHY (phy0) in associated state 946687594.720765: wlan0: P2P: Own frequency preference: 0 MHz 946687594.720799: wlan0: P2P: Request to start group negotiation - peer=10:0d:7f:b9:ae:77 GO Intent=7 Intended Interface Address=10:0d:7f:b4:1d:7c wps_method=3 persistent_group=0 pd_before_go_neg=0 946687594.720826: wlan0: P2P: Own preference for operation channel: Operating Class 81 Channel 1 946687594.720848: P2P: * Dialog Token: 1 946687594.720860: P2P: * P2P IE header 946687594.720870: P2P: * Capability dev=21 group=08 946687594.720882: P2P: * GO Intent: Intent 7 Tie breaker 1 946687594.720894: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687594.720907: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687594.720919: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687594.720934: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687594.720961: P2P: * Device Info 946687594.720971: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687594.720991: WPS: * Version (hardcoded 0x10) 946687594.721003: P2P: WPS IE Device Password ID: 4 946687594.721014: WPS: * Version2 (0x20) 946687594.721029: wlan0: P2P: Sending GO Negotiation Request 946687594.721047: wlan0: P2P: State IDLE -> CONNECT 946687594.721067: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687594.721097: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687594.721123: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687594.739613: nl80211: Frame TX command accepted; cookie 0xcbb81e30 946687594.740069: nl80211: Event message available 946687594.740275: nl80211: MLME event 60 946687594.740467: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687594.740774: nl80211: Frame TX status event 946687594.740873: nl80211: Action TX status: cookie=0cbb81e30 (match) (ack=1) 946687594.741032: wlan0: Event TX_STATUS (18) received 946687594.741159: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687594.741332: Off-channel: TX status result=0 cb=0x8066590 946687594.741449: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687594.741558: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687594.741722: wlan0: P2P: State CONNECT -> CONNECT 946687594.741831: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687595.245916: wlan0: P2P: Timeout (state=CONNECT) 946687595.246097: Off-channel: Action frame sequence done notification 946687595.246272: nl80211: Cancel TX frame wait: cookie=0xcbb81e30 946687595.246562: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687595.246755: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687595.246865: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687595.272347: WPS: * Version (hardcoded 0x10) 946687595.272535: P2P: WPS IE Device Password ID: 4 946687595.272693: WPS: * UUID-E 946687595.272857: WPS: * Version2 (0x20) 946687595.273009: P2P: * P2P IE header 946687595.273157: P2P: * Capability dev=21 group=00 946687595.273311: P2P: * Device Info 946687595.273562: nl80211: Enable Probe Request reporting nl_preq=0x811e3f8 946687595.273727: nl80211: Register frame type=0x40 nl_handle=0x811e3f8 946687595.273827: nl80211: Register frame match - hexdump(len=0): [NULL] 946687595.283512: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687595.283705: nl80211: Event message available 946687595.283828: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687595.284017: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687595.284180: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687595.284290: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687595.284452: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687595.485921: nl80211: Event message available 946687595.486111: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687595.486288: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687595.486403: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687595.486561: wlan0: P2P: Driver ended Listen state (freq=2412) 946687595.513897: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687595.514044: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687595.514151: P2P: * Dialog Token: 1 946687595.514288: P2P: * P2P IE header 946687595.514395: P2P: * Capability dev=21 group=08 946687595.514492: P2P: * GO Intent: Intent 7 Tie breaker 1 946687595.514641: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687595.514740: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687595.514836: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687595.514990: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687595.515104: P2P: * Device Info 946687595.515250: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687595.515349: WPS: * Version (hardcoded 0x10) 946687595.515481: P2P: WPS IE Device Password ID: 4 946687595.515588: WPS: * Version2 (0x20) 946687595.515690: wlan0: P2P: Sending GO Negotiation Request 946687595.515836: wlan0: P2P: State CONNECT -> CONNECT 946687595.515951: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687595.516072: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687595.516241: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687595.534490: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687595.534707: nl80211: Event message available 946687595.534828: nl80211: MLME event 60 946687595.534986: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687595.535228: nl80211: Frame TX status event 946687595.535380: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687595.535489: wlan0: Event TX_STATUS (18) received 946687595.535599: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687595.535755: Off-channel: TX status result=0 cb=0x8066590 946687595.535871: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687595.536035: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687595.536143: wlan0: P2P: State CONNECT -> CONNECT 946687595.536250: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687596.041882: wlan0: P2P: Timeout (state=CONNECT) 946687596.042046: Off-channel: Action frame sequence done notification 946687596.042210: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687596.042396: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687596.042579: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687596.042687: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687596.067515: WPS: * Version (hardcoded 0x10) 946687596.067677: P2P: WPS IE Device Password ID: 4 946687596.067914: WPS: * UUID-E 946687596.068065: WPS: * Version2 (0x20) 946687596.068174: P2P: * P2P IE header 946687596.068319: P2P: * Capability dev=21 group=00 946687596.068470: P2P: * Device Info 946687596.068618: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687596.078282: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687596.078472: nl80211: Event message available 946687596.078593: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687596.078828: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687596.078939: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687596.079102: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687596.079212: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687596.381886: nl80211: Event message available 946687596.382079: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687596.382306: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687596.382423: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687596.382528: wlan0: P2P: Driver ended Listen state (freq=2412) 946687596.409860: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687596.410007: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687596.410115: P2P: * Dialog Token: 1 946687596.410265: P2P: * P2P IE header 946687596.410359: P2P: * Capability dev=21 group=08 946687596.410509: P2P: * GO Intent: Intent 7 Tie breaker 1 946687596.410606: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687596.410757: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687596.410855: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687596.411010: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687596.411130: P2P: * Device Info 946687596.411277: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687596.411376: WPS: * Version (hardcoded 0x10) 946687596.411521: P2P: WPS IE Device Password ID: 4 946687596.411618: WPS: * Version2 (0x20) 946687596.411766: wlan0: P2P: Sending GO Negotiation Request 946687596.411877: wlan0: P2P: State CONNECT -> CONNECT 946687596.412024: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687596.412150: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687596.412300: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687596.430548: nl80211: Frame TX command accepted; cookie 0xcb960c30 946687596.430766: nl80211: Event message available 946687596.430886: nl80211: MLME event 60 946687596.431056: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687596.431398: nl80211: Frame TX status event 946687596.431495: nl80211: Action TX status: cookie=0cb960c30 (match) (ack=1) 946687596.431657: wlan0: Event TX_STATUS (18) received 946687596.431770: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687596.431917: Off-channel: TX status result=0 cb=0x8066590 946687596.432045: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687596.432154: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687596.432313: wlan0: P2P: State CONNECT -> CONNECT 946687596.432420: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687596.933848: wlan0: P2P: Timeout (state=CONNECT) 946687596.934030: Off-channel: Action frame sequence done notification 946687596.934205: nl80211: Cancel TX frame wait: cookie=0xcb960c30 946687596.934387: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687596.934568: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687596.934675: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687596.959496: WPS: * Version (hardcoded 0x10) 946687596.959663: P2P: WPS IE Device Password ID: 4 946687596.959869: WPS: * UUID-E 946687596.960071: WPS: * Version2 (0x20) 946687596.960274: P2P: * P2P IE header 946687596.960471: P2P: * Capability dev=21 group=00 946687596.960676: P2P: * Device Info 946687596.960826: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687596.970484: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687596.970666: nl80211: Event message available 946687596.970786: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687596.970961: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687596.971078: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687596.971227: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687596.971347: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687597.069854: nl80211: Event message available 946687597.070019: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687597.070183: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687597.070298: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687597.070404: wlan0: P2P: Driver ended Listen state (freq=2412) 946687597.097835: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687597.097981: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687597.098093: P2P: * Dialog Token: 1 946687597.098243: P2P: * P2P IE header 946687597.098339: P2P: * Capability dev=21 group=08 946687597.098435: P2P: * GO Intent: Intent 7 Tie breaker 1 946687597.098582: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687597.098685: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687597.098781: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687597.098934: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687597.099048: P2P: * Device Info 946687597.099195: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687597.099293: WPS: * Version (hardcoded 0x10) 946687597.099442: P2P: WPS IE Device Password ID: 4 946687597.099539: WPS: * Version2 (0x20) 946687597.099689: wlan0: P2P: Sending GO Negotiation Request 946687597.099799: wlan0: P2P: State CONNECT -> CONNECT 946687597.099903: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687597.100068: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687597.100178: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687597.118472: nl80211: Frame TX command accepted; cookie 0xcb9cb030 946687597.118685: nl80211: Event message available 946687597.118807: nl80211: MLME event 60 946687597.118968: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687597.119265: nl80211: Frame TX status event 946687597.119363: nl80211: Action TX status: cookie=0cb9cb030 (match) (ack=1) 946687597.119472: wlan0: Event TX_STATUS (18) received 946687597.119637: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687597.119744: Off-channel: TX status result=0 cb=0x8066590 946687597.119917: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687597.120026: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687597.120188: wlan0: P2P: State CONNECT -> CONNECT 946687597.120296: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687597.625820: wlan0: P2P: Timeout (state=CONNECT) 946687597.626002: Off-channel: Action frame sequence done notification 946687597.626157: nl80211: Cancel TX frame wait: cookie=0xcb9cb030 946687597.626352: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687597.626531: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687597.626638: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687597.651457: WPS: * Version (hardcoded 0x10) 946687597.651617: P2P: WPS IE Device Password ID: 4 946687597.651820: WPS: * UUID-E 946687597.652019: WPS: * Version2 (0x20) 946687597.652212: P2P: * P2P IE header 946687597.652393: P2P: * Capability dev=21 group=00 946687597.652592: P2P: * Device Info 946687597.652753: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687597.662464: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687597.662649: nl80211: Event message available 946687597.662770: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687597.662940: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687597.663061: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687597.663170: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687597.663333: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687597.761827: nl80211: Event message available 946687597.762003: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687597.762121: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687597.762290: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687597.762396: wlan0: P2P: Driver ended Listen state (freq=2412) 946687597.789805: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687597.789949: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687597.790056: P2P: * Dialog Token: 1 946687597.790205: P2P: * P2P IE header 946687597.790299: P2P: * Capability dev=21 group=08 946687597.790395: P2P: * GO Intent: Intent 7 Tie breaker 1 946687597.790546: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687597.790643: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687597.790786: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687597.790891: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687597.791058: P2P: * Device Info 946687597.791153: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687597.791250: WPS: * Version (hardcoded 0x10) 946687597.791397: P2P: WPS IE Device Password ID: 4 946687597.791492: WPS: * Version2 (0x20) 946687597.791643: wlan0: P2P: Sending GO Negotiation Request 946687597.791753: wlan0: P2P: State CONNECT -> CONNECT 946687597.791855: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687597.792022: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687597.792131: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687597.810410: nl80211: Frame TX command accepted; cookie 0xcb960030 946687597.810621: nl80211: Event message available 946687597.810743: nl80211: MLME event 60 946687597.810841: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687597.811140: nl80211: Frame TX status event 946687597.811236: nl80211: Action TX status: cookie=0cb960030 (match) (ack=1) 946687597.811404: wlan0: Event TX_STATUS (18) received 946687597.811516: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687597.811675: Off-channel: TX status result=0 cb=0x8066590 946687597.811791: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687597.811947: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687597.812058: wlan0: P2P: State CONNECT -> CONNECT 946687597.812165: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687598.317789: wlan0: P2P: Timeout (state=CONNECT) 946687598.317959: Off-channel: Action frame sequence done notification 946687598.318114: nl80211: Cancel TX frame wait: cookie=0xcb960030 946687598.318303: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687598.318467: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687598.318589: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687598.343445: WPS: * Version (hardcoded 0x10) 946687598.343615: P2P: WPS IE Device Password ID: 4 946687598.343759: WPS: * UUID-E 946687598.343919: WPS: * Version2 (0x20) 946687598.344069: P2P: * P2P IE header 946687598.344217: P2P: * Capability dev=21 group=00 946687598.344370: P2P: * Device Info 946687598.344521: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687598.354203: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687598.354394: nl80211: Event message available 946687598.354520: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687598.354710: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687598.354817: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687598.354981: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687598.355090: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687598.453802: nl80211: Event message available 946687598.453981: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687598.454150: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687598.454265: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687598.454371: wlan0: P2P: Driver ended Listen state (freq=2412) 946687598.481777: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687598.481924: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687598.482030: P2P: * Dialog Token: 1 946687598.482125: P2P: * P2P IE header 946687598.482279: P2P: * Capability dev=21 group=08 946687598.482377: P2P: * GO Intent: Intent 7 Tie breaker 1 946687598.482526: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687598.482624: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687598.482720: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687598.482870: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687598.483022: P2P: * Device Info 946687598.483128: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687598.483225: WPS: * Version (hardcoded 0x10) 946687598.483373: P2P: WPS IE Device Password ID: 4 946687598.483468: WPS: * Version2 (0x20) 946687598.483569: wlan0: P2P: Sending GO Negotiation Request 946687598.483726: wlan0: P2P: State CONNECT -> CONNECT 946687598.483829: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687598.483998: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687598.484108: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687598.502389: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687598.502605: nl80211: Event message available 946687598.502728: nl80211: MLME event 60 946687598.502827: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687598.503130: nl80211: Frame TX status event 946687598.503228: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687598.503395: wlan0: Event TX_STATUS (18) received 946687598.503507: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687598.503610: Off-channel: TX status result=0 cb=0x8066590 946687598.503781: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687598.503890: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687598.504037: wlan0: P2P: State CONNECT -> CONNECT 946687598.504157: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687599.009762: wlan0: P2P: Timeout (state=CONNECT) 946687599.009932: Off-channel: Action frame sequence done notification 946687599.010093: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687599.010283: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687599.010452: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687599.010569: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687599.035342: WPS: * Version (hardcoded 0x10) 946687599.035507: P2P: WPS IE Device Password ID: 4 946687599.035709: WPS: * UUID-E 946687599.035910: WPS: * Version2 (0x20) 946687599.036058: P2P: * P2P IE header 946687599.036203: P2P: * Capability dev=21 group=00 946687599.036353: P2P: * Device Info 946687599.036501: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687599.046158: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687599.046346: nl80211: Event message available 946687599.046468: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687599.046694: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687599.046810: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687599.046969: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687599.047080: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687599.349755: nl80211: Event message available 946687599.349945: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687599.350135: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687599.350293: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687599.350399: wlan0: P2P: Driver ended Listen state (freq=2412) 946687599.377742: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687599.377890: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687599.377996: P2P: * Dialog Token: 1 946687599.378092: P2P: * P2P IE header 946687599.378241: P2P: * Capability dev=21 group=08 946687599.378337: P2P: * GO Intent: Intent 7 Tie breaker 1 946687599.378487: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687599.378586: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687599.378736: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687599.378837: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687599.379004: P2P: * Device Info 946687599.379099: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687599.379196: WPS: * Version (hardcoded 0x10) 946687599.379342: P2P: WPS IE Device Password ID: 4 946687599.379437: WPS: * Version2 (0x20) 946687599.379589: wlan0: P2P: Sending GO Negotiation Request 946687599.379695: wlan0: P2P: State CONNECT -> CONNECT 946687599.379849: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687599.379964: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687599.380128: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687599.398365: nl80211: Frame TX command accepted; cookie 0xcb960c30 946687599.398578: nl80211: Event message available 946687599.398699: nl80211: MLME event 60 946687599.398860: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687599.399151: nl80211: Frame TX status event 946687599.399256: nl80211: Action TX status: cookie=0cb960c30 (match) (ack=1) 946687599.399407: wlan0: Event TX_STATUS (18) received 946687599.399531: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687599.399637: Off-channel: TX status result=0 cb=0x8066590 946687599.399806: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687599.399915: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687599.400078: wlan0: P2P: State CONNECT -> CONNECT 946687599.400186: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687599.905729: wlan0: P2P: Timeout (state=CONNECT) 946687599.905906: Off-channel: Action frame sequence done notification 946687599.906070: nl80211: Cancel TX frame wait: cookie=0xcb960c30 946687599.906261: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687599.906443: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687599.906551: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687599.931369: WPS: * Version (hardcoded 0x10) 946687599.931531: P2P: WPS IE Device Password ID: 4 946687599.931681: WPS: * UUID-E 946687599.931884: WPS: * Version2 (0x20) 946687599.932037: P2P: * P2P IE header 946687599.932185: P2P: * Capability dev=21 group=00 946687599.932341: P2P: * Device Info 946687599.932492: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687599.942152: nl80211: Remain-on-channel cookie 0xd8cd90007b for freq=2412 MHz duration=307 946687599.942341: nl80211: Event message available 946687599.942463: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0xd8cd90007b (match)) 946687599.942650: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687599.942809: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687599.942919: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687599.943074: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687600.245732: nl80211: Event message available 946687600.245918: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0xd8cd90007b (match)) 946687600.246105: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687600.246259: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687600.246365: wlan0: P2P: Driver ended Listen state (freq=2412) 946687600.273712: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687600.273874: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687600.273981: P2P: * Dialog Token: 1 946687600.274127: P2P: * P2P IE header 946687600.274234: P2P: * Capability dev=21 group=08 946687600.274332: P2P: * GO Intent: Intent 7 Tie breaker 1 946687600.274481: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687600.274579: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687600.274723: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687600.274827: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687600.274940: P2P: * Device Info 946687600.275088: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687600.275186: WPS: * Version (hardcoded 0x10) 946687600.275330: P2P: WPS IE Device Password ID: 4 946687600.275426: WPS: * Version2 (0x20) 946687600.275526: wlan0: P2P: Sending GO Negotiation Request 946687600.275686: wlan0: P2P: State CONNECT -> CONNECT 946687600.275790: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687600.275959: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687600.276072: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687600.294334: nl80211: Frame TX command accepted; cookie 0xcb9cb030 946687600.294531: nl80211: Event message available 946687600.294653: nl80211: MLME event 60 946687600.294812: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687600.295108: nl80211: Frame TX status event 946687600.295206: nl80211: Action TX status: cookie=0cb9cb030 (match) (ack=1) 946687600.295317: wlan0: Event TX_STATUS (18) received 946687600.295487: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687600.295593: Off-channel: TX status result=0 cb=0x8066590 946687600.295764: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687600.295873: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687600.296039: wlan0: P2P: State CONNECT -> CONNECT 946687600.296148: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687600.801689: wlan0: P2P: Timeout (state=CONNECT) 946687600.801859: Off-channel: Action frame sequence done notification 946687600.802019: nl80211: Cancel TX frame wait: cookie=0xcb9cb030 946687600.802205: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687600.802372: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687600.802490: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687600.827229: WPS: * Version (hardcoded 0x10) 946687600.827396: P2P: WPS IE Device Password ID: 4 946687600.827544: WPS: * UUID-E 946687600.827740: WPS: * Version2 (0x20) 946687600.827886: P2P: * P2P IE header 946687600.827994: P2P: * Capability dev=21 group=00 946687600.828145: P2P: * Device Info 946687600.828292: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687600.837946: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687600.838131: nl80211: Event message available 946687600.838252: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687600.838479: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687600.838595: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687600.838704: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687600.838865: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687601.041696: nl80211: Event message available 946687601.041861: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687601.042030: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687601.042143: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687601.042248: wlan0: P2P: Driver ended Listen state (freq=2412) 946687601.065678: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687601.065838: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687601.065945: P2P: * Dialog Token: 1 946687601.066096: P2P: * P2P IE header 946687601.066200: P2P: * Capability dev=21 group=08 946687601.066297: P2P: * GO Intent: Intent 7 Tie breaker 1 946687601.066447: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687601.066546: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687601.066642: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687601.066794: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687601.066909: P2P: * Device Info 946687601.067042: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687601.067152: WPS: * Version (hardcoded 0x10) 946687601.067247: P2P: WPS IE Device Password ID: 4 946687601.067396: WPS: * Version2 (0x20) 946687601.067499: wlan0: P2P: Sending GO Negotiation Request 946687601.067659: wlan0: P2P: State CONNECT -> CONNECT 946687601.067762: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687601.067930: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687601.068042: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687601.086263: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687601.086480: nl80211: Event message available 946687601.086602: nl80211: MLME event 60 946687601.086702: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687601.087008: nl80211: Frame TX status event 946687601.087159: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687601.087271: wlan0: Event TX_STATUS (18) received 946687601.087382: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687601.087546: Off-channel: TX status result=0 cb=0x8066590 946687601.087662: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687601.087821: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687601.087928: wlan0: P2P: State CONNECT -> CONNECT 946687601.088083: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687601.589649: wlan0: P2P: Timeout (state=CONNECT) 946687601.589842: Off-channel: Action frame sequence done notification 946687601.590001: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687601.590193: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687601.590360: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687601.590478: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687601.615237: WPS: * Version (hardcoded 0x10) 946687601.615402: P2P: WPS IE Device Password ID: 4 946687601.615544: WPS: * UUID-E 946687601.615702: WPS: * Version2 (0x20) 946687601.615855: P2P: * P2P IE header 946687601.616003: P2P: * Capability dev=21 group=00 946687601.616155: P2P: * Device Info 946687601.616305: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687601.625962: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687601.626148: nl80211: Event message available 946687601.626270: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687601.626438: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687601.626558: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687601.626666: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687601.626830: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687601.929665: nl80211: Event message available 946687601.929857: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687601.930043: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687601.930147: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687601.930253: wlan0: P2P: Driver ended Listen state (freq=2412) 946687601.957638: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687601.957785: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687601.957892: P2P: * Dialog Token: 1 946687601.958036: P2P: * P2P IE header 946687601.958135: P2P: * Capability dev=21 group=08 946687601.958232: P2P: * GO Intent: Intent 7 Tie breaker 1 946687601.958380: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687601.958478: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687601.958574: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687601.958725: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687601.958839: P2P: * Device Info 946687601.958985: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687601.959083: WPS: * Version (hardcoded 0x10) 946687601.959215: P2P: WPS IE Device Password ID: 4 946687601.959322: WPS: * Version2 (0x20) 946687601.959424: wlan0: P2P: Sending GO Negotiation Request 946687601.959582: wlan0: P2P: State CONNECT -> CONNECT 946687601.959686: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687601.959854: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687601.959972: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687601.978223: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687601.978415: nl80211: Event message available 946687601.978536: nl80211: MLME event 60 946687601.978634: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687601.978934: nl80211: Frame TX status event 946687601.979087: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687601.979199: wlan0: Event TX_STATUS (18) received 946687601.979309: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687601.979470: Off-channel: TX status result=0 cb=0x8066590 946687601.979586: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687601.979736: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687601.979855: wlan0: P2P: State CONNECT -> CONNECT 946687601.979963: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687602.485624: wlan0: P2P: Timeout (state=CONNECT) 946687602.485794: Off-channel: Action frame sequence done notification 946687602.485901: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687602.486147: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687602.486313: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687602.486438: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687602.511204: WPS: * Version (hardcoded 0x10) 946687602.511365: P2P: WPS IE Device Password ID: 4 946687602.511505: WPS: * UUID-E 946687602.511654: WPS: * Version2 (0x20) 946687602.511815: P2P: * P2P IE header 946687602.511961: P2P: * Capability dev=21 group=00 946687602.512114: P2P: * Device Info 946687602.512264: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687602.521915: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687602.522102: nl80211: Event message available 946687602.522222: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687602.522405: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687602.522510: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687602.522618: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687602.522780: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687602.725633: nl80211: Event message available 946687602.725816: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687602.725993: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687602.726106: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687602.726211: wlan0: P2P: Driver ended Listen state (freq=2412) 946687602.749607: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687602.749756: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687602.749862: P2P: * Dialog Token: 1 946687602.749957: P2P: * P2P IE header 946687602.750099: P2P: * Capability dev=21 group=08 946687602.750205: P2P: * GO Intent: Intent 7 Tie breaker 1 946687602.750301: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687602.750449: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687602.750547: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687602.750698: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687602.750812: P2P: * Device Info 946687602.750911: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687602.751062: WPS: * Version (hardcoded 0x10) 946687602.751156: P2P: WPS IE Device Password ID: 4 946687602.751305: WPS: * Version2 (0x20) 946687602.751407: wlan0: P2P: Sending GO Negotiation Request 946687602.751512: wlan0: P2P: State CONNECT -> CONNECT 946687602.751666: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687602.751782: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687602.751946: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687602.770181: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687602.770393: nl80211: Event message available 946687602.770512: nl80211: MLME event 60 946687602.770670: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687602.770913: nl80211: Frame TX status event 946687602.771067: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687602.771177: wlan0: Event TX_STATUS (18) received 946687602.771343: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687602.771448: Off-channel: TX status result=0 cb=0x8066590 946687602.771619: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687602.771728: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687602.771876: wlan0: P2P: State CONNECT -> CONNECT 946687602.771996: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687603.277596: wlan0: P2P: Timeout (state=CONNECT) 946687603.277768: Off-channel: Action frame sequence done notification 946687603.277930: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687603.278122: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687603.278291: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687603.278407: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687603.303177: WPS: * Version (hardcoded 0x10) 946687603.303341: P2P: WPS IE Device Password ID: 4 946687603.303543: WPS: * UUID-E 946687603.303743: WPS: * Version2 (0x20) 946687603.303940: P2P: * P2P IE header 946687603.304135: P2P: * Capability dev=21 group=00 946687603.304336: P2P: * Device Info 946687603.304534: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687603.314196: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687603.314382: nl80211: Event message available 946687603.314502: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687603.314676: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687603.314789: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687603.314946: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687603.315060: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687603.413601: nl80211: Event message available 946687603.413793: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687603.413977: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687603.414082: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687603.414187: wlan0: P2P: Driver ended Listen state (freq=2412) 946687603.441578: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687603.441725: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687603.441832: P2P: * Dialog Token: 1 946687603.441928: P2P: * P2P IE header 946687603.442083: P2P: * Capability dev=21 group=08 946687603.442181: P2P: * GO Intent: Intent 7 Tie breaker 1 946687603.442276: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687603.442429: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687603.442527: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687603.442627: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687603.442795: P2P: * Device Info 946687603.442891: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687603.442988: WPS: * Version (hardcoded 0x10) 946687603.443135: P2P: WPS IE Device Password ID: 4 946687603.443230: WPS: * Version2 (0x20) 946687603.443377: wlan0: P2P: Sending GO Negotiation Request 946687603.443488: wlan0: P2P: State CONNECT -> CONNECT 946687603.443634: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687603.443761: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687603.443871: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687603.462161: nl80211: Frame TX command accepted; cookie 0xcb960c30 946687603.462371: nl80211: Event message available 946687603.462492: nl80211: MLME event 60 946687603.462646: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687603.462931: nl80211: Frame TX status event 946687603.463042: nl80211: Action TX status: cookie=0cb960c30 (match) (ack=1) 946687603.463150: wlan0: Event TX_STATUS (18) received 946687603.463317: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687603.463423: Off-channel: TX status result=0 cb=0x8066590 946687603.463591: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687603.463699: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687603.463861: wlan0: P2P: State CONNECT -> CONNECT 946687603.463968: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687603.969562: wlan0: P2P: Timeout (state=CONNECT) 946687603.969724: Off-channel: Action frame sequence done notification 946687603.969887: nl80211: Cancel TX frame wait: cookie=0xcb960c30 946687603.970073: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687603.970245: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687603.970361: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687603.995137: WPS: * Version (hardcoded 0x10) 946687603.995303: P2P: WPS IE Device Password ID: 4 946687603.995452: WPS: * UUID-E 946687603.995694: WPS: * Version2 (0x20) 946687603.995854: P2P: * P2P IE header 946687603.996003: P2P: * Capability dev=21 group=00 946687603.996158: P2P: * Device Info 946687603.996309: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687604.005990: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687604.006179: nl80211: Event message available 946687604.006299: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687604.006486: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687604.006642: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687604.006798: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687604.006913: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687604.309566: nl80211: Event message available 946687604.309738: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687604.309912: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687604.310026: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687604.310132: wlan0: P2P: Driver ended Listen state (freq=2412) 946687604.337544: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687604.337691: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687604.337798: P2P: * Dialog Token: 1 946687604.337934: P2P: * P2P IE header 946687604.338041: P2P: * Capability dev=21 group=08 946687604.338137: P2P: * GO Intent: Intent 7 Tie breaker 1 946687604.338287: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687604.338386: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687604.338481: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687604.338634: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687604.338795: P2P: * Device Info 946687604.338894: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687604.338991: WPS: * Version (hardcoded 0x10) 946687604.339137: P2P: WPS IE Device Password ID: 4 946687604.339232: WPS: * Version2 (0x20) 946687604.339386: wlan0: P2P: Sending GO Negotiation Request 946687604.339492: wlan0: P2P: State CONNECT -> CONNECT 946687604.339648: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687604.339763: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687604.339925: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687604.358164: nl80211: Frame TX command accepted; cookie 0xcb9cba30 946687604.358382: nl80211: Event message available 946687604.358503: nl80211: MLME event 60 946687604.358671: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687604.358945: nl80211: Frame TX status event 946687604.359055: nl80211: Action TX status: cookie=0cb9cba30 (match) (ack=1) 946687604.359164: wlan0: Event TX_STATUS (18) received 946687604.359333: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687604.359439: Off-channel: TX status result=0 cb=0x8066590 946687604.359608: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687604.359719: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687604.359875: wlan0: P2P: State CONNECT -> CONNECT 946687604.359986: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687604.865528: wlan0: P2P: Timeout (state=CONNECT) 946687604.865700: Off-channel: Action frame sequence done notification 946687604.865862: nl80211: Cancel TX frame wait: cookie=0xcb9cba30 946687604.866051: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687604.866231: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687604.866338: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687604.891154: WPS: * Version (hardcoded 0x10) 946687604.891318: P2P: WPS IE Device Password ID: 4 946687604.891520: WPS: * UUID-E 946687604.891721: WPS: * Version2 (0x20) 946687604.891871: P2P: * P2P IE header 946687604.892018: P2P: * Capability dev=21 group=00 946687604.892171: P2P: * Device Info 946687604.892321: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687604.901974: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687604.902158: nl80211: Event message available 946687604.902277: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687604.902511: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687604.902618: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687604.902773: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687604.902894: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687605.205532: nl80211: Event message available 946687605.205694: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687605.205855: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687605.205972: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687605.206077: wlan0: P2P: Driver ended Listen state (freq=2412) 946687605.233506: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687605.233654: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687605.233761: P2P: * Dialog Token: 1 946687605.233912: P2P: * P2P IE header 946687605.234006: P2P: * Capability dev=21 group=08 946687605.234155: P2P: * GO Intent: Intent 7 Tie breaker 1 946687605.234253: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687605.234403: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687605.234500: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687605.234600: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687605.234766: P2P: * Device Info 946687605.234861: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687605.235011: WPS: * Version (hardcoded 0x10) 946687605.235107: P2P: WPS IE Device Password ID: 4 946687605.235255: WPS: * Version2 (0x20) 946687605.235356: wlan0: P2P: Sending GO Negotiation Request 946687605.235515: wlan0: P2P: State CONNECT -> CONNECT 946687605.235618: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687605.235786: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687605.235896: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687605.254207: nl80211: Frame TX command accepted; cookie 0xcb960c30 946687605.254401: nl80211: Event message available 946687605.254520: nl80211: MLME event 60 946687605.254688: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687605.254976: nl80211: Frame TX status event 946687605.255073: nl80211: Action TX status: cookie=0cb960c30 (match) (ack=1) 946687605.255229: wlan0: Event TX_STATUS (18) received 946687605.255345: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687605.255449: Off-channel: TX status result=0 cb=0x8066590 946687605.255620: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687605.255728: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687605.255834: wlan0: P2P: State CONNECT -> CONNECT 946687605.255998: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687605.761512: wlan0: P2P: Timeout (state=CONNECT) 946687605.761697: Off-channel: Action frame sequence done notification 946687605.761868: nl80211: Cancel TX frame wait: cookie=0xcb960c30 946687605.762067: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687605.762247: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687605.762356: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687605.787182: WPS: * Version (hardcoded 0x10) 946687605.787342: P2P: WPS IE Device Password ID: 4 946687605.787534: WPS: * UUID-E 946687605.787703: WPS: * Version2 (0x20) 946687605.787856: P2P: * P2P IE header 946687605.788004: P2P: * Capability dev=21 group=00 946687605.788159: P2P: * Device Info 946687605.788311: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687605.797962: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687605.798149: nl80211: Event message available 946687605.798269: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687605.798511: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687605.798617: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687605.798767: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687605.798887: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687606.001500: nl80211: Event message available 946687606.001669: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687606.001848: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687606.001953: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687606.002114: wlan0: P2P: Driver ended Listen state (freq=2412) 946687606.025476: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687606.025623: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687606.025730: P2P: * Dialog Token: 1 946687606.025825: P2P: * P2P IE header 946687606.025974: P2P: * Capability dev=21 group=08 946687606.026071: P2P: * GO Intent: Intent 7 Tie breaker 1 946687606.026168: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687606.026319: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687606.026417: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687606.026570: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687606.026685: P2P: * Device Info 946687606.026779: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687606.026929: WPS: * Version (hardcoded 0x10) 946687606.027024: P2P: WPS IE Device Password ID: 4 946687606.027170: WPS: * Version2 (0x20) 946687606.027274: wlan0: P2P: Sending GO Negotiation Request 946687606.027434: wlan0: P2P: State CONNECT -> CONNECT 946687606.027538: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687606.027698: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687606.027813: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687606.046056: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687606.046272: nl80211: Event message available 946687606.046393: nl80211: MLME event 60 946687606.046600: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687606.046899: nl80211: Frame TX status event 946687606.046997: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687606.047107: wlan0: Event TX_STATUS (18) received 946687606.047271: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687606.047377: Off-channel: TX status result=0 cb=0x8066590 946687606.047548: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687606.047656: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687606.047818: wlan0: P2P: State CONNECT -> CONNECT 946687606.047926: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687606.553460: wlan0: P2P: Timeout (state=CONNECT) 946687606.553638: Off-channel: Action frame sequence done notification 946687606.553802: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687606.553996: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687606.554167: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687606.554284: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687606.579093: WPS: * Version (hardcoded 0x10) 946687606.579265: P2P: WPS IE Device Password ID: 4 946687606.579413: WPS: * UUID-E 946687606.579615: WPS: * Version2 (0x20) 946687606.579763: P2P: * P2P IE header 946687606.579908: P2P: * Capability dev=21 group=00 946687606.580061: P2P: * Device Info 946687606.580211: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687606.589913: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687606.590112: nl80211: Event message available 946687606.590238: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687606.590469: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687606.590574: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687606.590737: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687606.590847: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687606.893466: nl80211: Event message available 946687606.893673: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687606.893853: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687606.893966: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687606.894071: wlan0: P2P: Driver ended Listen state (freq=2412) 946687606.921441: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687606.921589: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687606.921697: P2P: * Dialog Token: 1 946687606.921847: P2P: * P2P IE header 946687606.921942: P2P: * Capability dev=21 group=08 946687606.922038: P2P: * GO Intent: Intent 7 Tie breaker 1 946687606.922186: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687606.922285: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687606.922433: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687606.922535: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687606.922702: P2P: * Device Info 946687606.922798: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687606.922895: WPS: * Version (hardcoded 0x10) 946687606.923043: P2P: WPS IE Device Password ID: 4 946687606.923138: WPS: * Version2 (0x20) 946687606.923292: wlan0: P2P: Sending GO Negotiation Request 946687606.923399: wlan0: P2P: State CONNECT -> CONNECT 946687606.923501: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687606.923668: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687606.923826: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687606.942086: nl80211: Frame TX command accepted; cookie 0xcb960030 946687606.942284: nl80211: Event message available 946687606.942405: nl80211: MLME event 60 946687606.942564: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687606.942861: nl80211: Frame TX status event 946687606.942958: nl80211: Action TX status: cookie=0cb960030 (match) (ack=1) 946687606.943067: wlan0: Event TX_STATUS (18) received 946687606.943233: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687606.943396: Off-channel: TX status result=0 cb=0x8066590 946687606.943517: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687606.943672: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687606.943794: wlan0: P2P: State CONNECT -> CONNECT 946687606.943901: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687607.449429: wlan0: P2P: Timeout (state=CONNECT) 946687607.449609: Off-channel: Action frame sequence done notification 946687607.449778: nl80211: Cancel TX frame wait: cookie=0xcb960030 946687607.449970: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687607.450151: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687607.450260: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687607.475085: WPS: * Version (hardcoded 0x10) 946687607.475295: P2P: WPS IE Device Password ID: 4 946687607.475489: WPS: * UUID-E 946687607.475687: WPS: * Version2 (0x20) 946687607.475834: P2P: * P2P IE header 946687607.475940: P2P: * Capability dev=21 group=00 946687607.476093: P2P: * Device Info 946687607.476240: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687607.485955: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687607.486142: nl80211: Event message available 946687607.486263: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687607.486448: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687607.486554: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687607.486718: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687607.486828: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687607.689431: nl80211: Event message available 946687607.689596: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687607.689775: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687607.689933: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687607.690040: wlan0: P2P: Driver ended Listen state (freq=2412) 946687607.713408: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687607.713554: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687607.713661: P2P: * Dialog Token: 1 946687607.713755: P2P: * P2P IE header 946687607.713903: P2P: * Capability dev=21 group=08 946687607.714001: P2P: * GO Intent: Intent 7 Tie breaker 1 946687607.714096: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687607.714246: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687607.714342: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687607.714495: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687607.714609: P2P: * Device Info 946687607.714742: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687607.714851: WPS: * Version (hardcoded 0x10) 946687607.714944: P2P: WPS IE Device Password ID: 4 946687607.715091: WPS: * Version2 (0x20) 946687607.715193: wlan0: P2P: Sending GO Negotiation Request 946687607.715297: wlan0: P2P: State CONNECT -> CONNECT 946687607.715450: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687607.715613: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687607.715726: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687607.733982: nl80211: Frame TX command accepted; cookie 0xcb9cba30 946687607.734175: nl80211: Event message available 946687607.734295: nl80211: MLME event 60 946687607.734394: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687607.734700: nl80211: Frame TX status event 946687607.734856: nl80211: Action TX status: cookie=0cb9cba30 (match) (ack=1) 946687607.734966: wlan0: Event TX_STATUS (18) received 946687607.735136: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687607.735243: Off-channel: TX status result=0 cb=0x8066590 946687607.735412: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687607.735521: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687607.735674: wlan0: P2P: State CONNECT -> CONNECT 946687607.735786: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687608.241392: wlan0: P2P: Timeout (state=CONNECT) 946687608.241557: Off-channel: Action frame sequence done notification 946687608.241717: nl80211: Cancel TX frame wait: cookie=0xcb9cba30 946687608.241904: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687608.242074: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687608.242190: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687608.266957: WPS: * Version (hardcoded 0x10) 946687608.267121: P2P: WPS IE Device Password ID: 4 946687608.267268: WPS: * UUID-E 946687608.267430: WPS: * Version2 (0x20) 946687608.267581: P2P: * P2P IE header 946687608.267777: P2P: * Capability dev=21 group=00 946687608.267931: P2P: * Device Info 946687608.268083: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687608.277735: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687608.277919: nl80211: Event message available 946687608.278040: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687608.278269: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687608.278374: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687608.278530: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687608.278642: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687608.377404: nl80211: Event message available 946687608.377567: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687608.377740: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687608.377845: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687608.377949: wlan0: P2P: Driver ended Listen state (freq=2412) 946687608.405384: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687608.405541: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687608.405649: P2P: * Dialog Token: 1 946687608.405797: P2P: * P2P IE header 946687608.405900: P2P: * Capability dev=21 group=08 946687608.405996: P2P: * GO Intent: Intent 7 Tie breaker 1 946687608.406146: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687608.406245: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687608.406341: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687608.406491: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687608.406605: P2P: * Device Info 946687608.406752: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687608.406850: WPS: * Version (hardcoded 0x10) 946687608.406944: P2P: WPS IE Device Password ID: 4 946687608.407089: WPS: * Version2 (0x20) 946687608.407190: wlan0: P2P: Sending GO Negotiation Request 946687608.407347: wlan0: P2P: State CONNECT -> CONNECT 946687608.407450: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687608.407618: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687608.407729: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687608.425967: nl80211: Frame TX command accepted; cookie 0xcb960030 946687608.426165: nl80211: Event message available 946687608.426286: nl80211: MLME event 60 946687608.426439: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687608.426682: nl80211: Frame TX status event 946687608.426832: nl80211: Action TX status: cookie=0cb960030 (match) (ack=1) 946687608.426943: wlan0: Event TX_STATUS (18) received 946687608.427053: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687608.427212: Off-channel: TX status result=0 cb=0x8066590 946687608.427329: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687608.427494: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687608.427603: wlan0: P2P: State CONNECT -> CONNECT 946687608.427763: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687608.929364: wlan0: P2P: Timeout (state=CONNECT) 946687608.929523: Off-channel: Action frame sequence done notification 946687608.929682: nl80211: Cancel TX frame wait: cookie=0xcb960030 946687608.929857: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687608.930039: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687608.930146: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687608.954907: WPS: * Version (hardcoded 0x10) 946687608.955072: P2P: WPS IE Device Password ID: 4 946687608.955225: WPS: * UUID-E 946687608.955425: WPS: * Version2 (0x20) 946687608.955625: P2P: * P2P IE header 946687608.955771: P2P: * Capability dev=21 group=00 946687608.955922: P2P: * Device Info 946687608.956071: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687608.965780: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687608.965964: nl80211: Event message available 946687608.966086: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687608.966272: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687608.966429: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687608.966538: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687608.966701: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687609.269369: nl80211: Event message available 946687609.269558: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687609.269744: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687609.269849: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687609.270010: wlan0: P2P: Driver ended Listen state (freq=2412) 946687609.297345: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687609.297490: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687609.297596: P2P: * Dialog Token: 1 946687609.297747: P2P: * P2P IE header 946687609.297841: P2P: * Capability dev=21 group=08 946687609.297985: P2P: * GO Intent: Intent 7 Tie breaker 1 946687609.298086: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687609.298222: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687609.298330: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687609.298468: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687609.298594: P2P: * Device Info 946687609.298737: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687609.298839: WPS: * Version (hardcoded 0x10) 946687609.298987: P2P: WPS IE Device Password ID: 4 946687609.299086: WPS: * Version2 (0x20) 946687609.299236: wlan0: P2P: Sending GO Negotiation Request 946687609.299346: wlan0: P2P: State CONNECT -> CONNECT 946687609.299499: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687609.299615: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687609.299724: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687609.318119: nl80211: Frame TX command accepted; cookie 0xcb960030 946687609.318373: nl80211: Event message available 946687609.318525: nl80211: MLME event 60 946687609.318805: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687609.319180: nl80211: Frame TX status event 946687609.319306: nl80211: Action TX status: cookie=0cb960030 (match) (ack=1) 946687609.319528: wlan0: Event TX_STATUS (18) received 946687609.319668: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687609.319880: Off-channel: TX status result=0 cb=0x8066590 946687609.320024: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687609.320247: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687609.320569: wlan0: P2P: State CONNECT -> CONNECT 946687609.320681: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687609.825337: wlan0: P2P: Timeout (state=CONNECT) 946687609.825515: Off-channel: Action frame sequence done notification 946687609.825676: nl80211: Cancel TX frame wait: cookie=0xcb960030 946687609.825872: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687609.826056: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687609.826163: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687609.851013: WPS: * Version (hardcoded 0x10) 946687609.851220: P2P: WPS IE Device Password ID: 4 946687609.851410: WPS: * UUID-E 946687609.851619: WPS: * Version2 (0x20) 946687609.851770: P2P: * P2P IE header 946687609.851907: P2P: * Capability dev=21 group=00 946687609.852058: P2P: * Device Info 946687609.852207: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687609.861831: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687609.862023: nl80211: Event message available 946687609.862193: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687609.862387: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687609.862492: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687609.862641: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687609.862761: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687610.165334: nl80211: Event message available 946687610.165529: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687610.165716: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687610.165822: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687610.165927: wlan0: P2P: Driver ended Listen state (freq=2412) 946687610.193309: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687610.193458: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687610.193565: P2P: * Dialog Token: 1 946687610.193716: P2P: * P2P IE header 946687610.193811: P2P: * Capability dev=21 group=08 946687610.193961: P2P: * GO Intent: Intent 7 Tie breaker 1 946687610.194063: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687610.194214: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687610.194311: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687610.194467: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687610.194581: P2P: * Device Info 946687610.194728: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687610.194826: WPS: * Version (hardcoded 0x10) 946687610.194973: P2P: WPS IE Device Password ID: 4 946687610.195067: WPS: * Version2 (0x20) 946687610.195222: wlan0: P2P: Sending GO Negotiation Request 946687610.195328: wlan0: P2P: State CONNECT -> CONNECT 946687610.195483: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687610.195599: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687610.195758: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687610.213997: nl80211: Frame TX command accepted; cookie 0xcb9cba30 946687610.214212: nl80211: Event message available 946687610.214335: nl80211: MLME event 60 946687610.214494: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687610.214737: nl80211: Frame TX status event 946687610.214888: nl80211: Action TX status: cookie=0cb9cba30 (match) (ack=1) 946687610.215000: wlan0: Event TX_STATUS (18) received 946687610.215111: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687610.215272: Off-channel: TX status result=0 cb=0x8066590 946687610.215388: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687610.215497: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687610.215658: wlan0: P2P: State CONNECT -> CONNECT 946687610.215766: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687610.721292: wlan0: P2P: Timeout (state=CONNECT) 946687610.721461: Off-channel: Action frame sequence done notification 946687610.721569: nl80211: Cancel TX frame wait: cookie=0xcb9cba30 946687610.721810: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687610.721987: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687610.722095: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687610.746871: WPS: * Version (hardcoded 0x10) 946687610.747029: P2P: WPS IE Device Password ID: 4 946687610.747126: WPS: * UUID-E 946687610.747320: WPS: * Version2 (0x20) 946687610.747516: P2P: * P2P IE header 946687610.747623: P2P: * Capability dev=21 group=00 946687610.747775: P2P: * Device Info 946687610.747924: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687610.757582: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687610.757770: nl80211: Event message available 946687610.757890: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687610.758075: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687610.758180: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687610.758341: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687610.758451: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687611.061296: nl80211: Event message available 946687611.061478: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687611.061655: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687611.061771: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687611.061927: wlan0: P2P: Driver ended Listen state (freq=2412) 946687611.089273: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687611.089421: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687611.089528: P2P: * Dialog Token: 1 946687611.089673: P2P: * P2P IE header 946687611.089772: P2P: * Capability dev=21 group=08 946687611.089868: P2P: * GO Intent: Intent 7 Tie breaker 1 946687611.090019: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687611.090117: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687611.090252: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687611.090364: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687611.090477: P2P: * Device Info 946687611.090626: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687611.090725: WPS: * Version (hardcoded 0x10) 946687611.090867: P2P: WPS IE Device Password ID: 4 946687611.090968: WPS: * Version2 (0x20) 946687611.091070: wlan0: P2P: Sending GO Negotiation Request 946687611.091229: wlan0: P2P: State CONNECT -> CONNECT 946687611.091333: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687611.091502: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687611.091615: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687611.109839: nl80211: Frame TX command accepted; cookie 0xcb960c30 946687611.110052: nl80211: Event message available 946687611.110174: nl80211: MLME event 60 946687611.110343: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687611.110631: nl80211: Frame TX status event 946687611.110727: nl80211: Action TX status: cookie=0cb960c30 (match) (ack=1) 946687611.110835: wlan0: Event TX_STATUS (18) received 946687611.111001: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687611.111106: Off-channel: TX status result=0 cb=0x8066590 946687611.111221: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687611.111381: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687611.111488: wlan0: P2P: State CONNECT -> CONNECT 946687611.111648: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687611.613248: wlan0: P2P: Timeout (state=CONNECT) 946687611.613439: Off-channel: Action frame sequence done notification 946687611.613545: nl80211: Cancel TX frame wait: cookie=0xcb960c30 946687611.613800: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687611.613984: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687611.614092: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687611.638848: WPS: * Version (hardcoded 0x10) 946687611.639009: P2P: WPS IE Device Password ID: 4 946687611.639165: WPS: * UUID-E 946687611.639318: WPS: * Version2 (0x20) 946687611.639517: P2P: * P2P IE header 946687611.639664: P2P: * Capability dev=21 group=00 946687611.639815: P2P: * Device Info 946687611.639965: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687611.649581: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687611.649768: nl80211: Event message available 946687611.649889: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687611.650077: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687611.650236: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687611.650345: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687611.650508: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687611.953265: nl80211: Event message available 946687611.953458: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687611.953646: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687611.953751: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687611.953909: wlan0: P2P: Driver ended Listen state (freq=2412) 946687611.981237: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687611.981384: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687611.981491: P2P: * Dialog Token: 1 946687611.981586: P2P: * P2P IE header 946687611.981731: P2P: * Capability dev=21 group=08 946687611.981828: P2P: * GO Intent: Intent 7 Tie breaker 1 946687611.981979: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687611.982077: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687611.982173: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687611.982328: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687611.982442: P2P: * Device Info 946687611.982535: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687611.982686: WPS: * Version (hardcoded 0x10) 946687611.982780: P2P: WPS IE Device Password ID: 4 946687611.982874: WPS: * Version2 (0x20) 946687611.983026: wlan0: P2P: Sending GO Negotiation Request 946687611.983132: wlan0: P2P: State CONNECT -> CONNECT 946687611.983289: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687611.983404: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687611.983513: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687612.001983: nl80211: Frame TX command accepted; cookie 0xcb960630 946687612.002235: nl80211: Event message available 946687612.002386: nl80211: MLME event 60 946687612.002661: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687612.003008: nl80211: Frame TX status event 946687612.003134: nl80211: Action TX status: cookie=0cb960630 (match) (ack=1) 946687612.003347: wlan0: Event TX_STATUS (18) received 946687612.003489: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687612.003678: Off-channel: TX status result=0 cb=0x8066590 946687612.003845: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687612.004032: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687612.004167: wlan0: P2P: State CONNECT -> CONNECT 946687612.004375: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687612.509223: wlan0: P2P: Timeout (state=CONNECT) 946687612.509404: Off-channel: Action frame sequence done notification 946687612.509579: nl80211: Cancel TX frame wait: cookie=0xcb960630 946687612.509763: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687612.509945: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687612.510052: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687612.534829: WPS: * Version (hardcoded 0x10) 946687612.534993: P2P: WPS IE Device Password ID: 4 946687612.535151: WPS: * UUID-E 946687612.535303: WPS: * Version2 (0x20) 946687612.535504: P2P: * P2P IE header 946687612.535657: P2P: * Capability dev=21 group=00 946687612.535814: P2P: * Device Info 946687612.535967: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687612.545646: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687612.545831: nl80211: Event message available 946687612.545950: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687612.546122: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687612.546241: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687612.546349: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687612.546518: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687612.645233: nl80211: Event message available 946687612.645397: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687612.645569: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687612.645682: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687612.645787: wlan0: P2P: Driver ended Listen state (freq=2412) 946687612.673209: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687612.673356: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687612.673462: P2P: * Dialog Token: 1 946687612.673611: P2P: * P2P IE header 946687612.673706: P2P: * Capability dev=21 group=08 946687612.673803: P2P: * GO Intent: Intent 7 Tie breaker 1 946687612.673953: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687612.674051: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687612.674186: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687612.674298: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687612.674411: P2P: * Device Info 946687612.674549: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687612.674658: WPS: * Version (hardcoded 0x10) 946687612.674752: P2P: WPS IE Device Password ID: 4 946687612.674898: WPS: * Version2 (0x20) 946687612.675000: wlan0: P2P: Sending GO Negotiation Request 946687612.675151: wlan0: P2P: State CONNECT -> CONNECT 946687612.675258: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687612.675373: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687612.675537: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687612.693768: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687612.693980: nl80211: Event message available 946687612.694102: nl80211: MLME event 60 946687612.694200: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687612.694498: nl80211: Frame TX status event 946687612.694650: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687612.694759: wlan0: Event TX_STATUS (18) received 946687612.694870: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687612.695030: Off-channel: TX status result=0 cb=0x8066590 946687612.695146: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687612.695309: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687612.695416: wlan0: P2P: State CONNECT -> CONNECT 946687612.695572: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687613.197191: wlan0: P2P: Timeout (state=CONNECT) 946687613.197350: Off-channel: Action frame sequence done notification 946687613.197507: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687613.197697: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687613.197867: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687613.197982: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687613.222733: WPS: * Version (hardcoded 0x10) 946687613.222895: P2P: WPS IE Device Password ID: 4 946687613.223045: WPS: * UUID-E 946687613.223195: WPS: * Version2 (0x20) 946687613.223345: P2P: * P2P IE header 946687613.223497: P2P: * Capability dev=21 group=00 946687613.223651: P2P: * Device Info 946687613.223802: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687613.233455: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687613.233640: nl80211: Event message available 946687613.233761: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687613.233947: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687613.234051: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687613.234160: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687613.234323: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687613.333207: nl80211: Event message available 946687613.333373: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687613.333554: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687613.333714: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687613.333820: wlan0: P2P: Driver ended Listen state (freq=2412) 946687613.361187: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687613.361353: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687613.361462: P2P: * Dialog Token: 1 946687613.361619: P2P: * P2P IE header 946687613.361713: P2P: * Capability dev=21 group=08 946687613.361850: P2P: * GO Intent: Intent 7 Tie breaker 1 946687613.361959: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687613.362055: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687613.362206: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687613.362308: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687613.362473: P2P: * Device Info 946687613.362569: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687613.362665: WPS: * Version (hardcoded 0x10) 946687613.362813: P2P: WPS IE Device Password ID: 4 946687613.362908: WPS: * Version2 (0x20) 946687613.363048: wlan0: P2P: Sending GO Negotiation Request 946687613.363165: wlan0: P2P: State CONNECT -> CONNECT 946687613.363268: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687613.363436: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687613.363548: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687613.381771: nl80211: Frame TX command accepted; cookie 0xcb960030 946687613.381990: nl80211: Event message available 946687613.382111: nl80211: MLME event 60 946687613.382209: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687613.382507: nl80211: Frame TX status event 946687613.382658: nl80211: Action TX status: cookie=0cb960030 (match) (ack=1) 946687613.382770: wlan0: Event TX_STATUS (18) received 946687613.382880: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687613.383041: Off-channel: TX status result=0 cb=0x8066590 946687613.383163: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687613.383329: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687613.383436: wlan0: P2P: State CONNECT -> CONNECT 946687613.383592: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687613.885166: wlan0: P2P: Timeout (state=CONNECT) 946687613.885333: Off-channel: Action frame sequence done notification 946687613.885485: nl80211: Cancel TX frame wait: cookie=0xcb960030 946687613.885675: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687613.885837: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687613.885960: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687613.910726: WPS: * Version (hardcoded 0x10) 946687613.910884: P2P: WPS IE Device Password ID: 4 946687613.911086: WPS: * UUID-E 946687613.911287: WPS: * Version2 (0x20) 946687613.911486: P2P: * P2P IE header 946687613.911682: P2P: * Capability dev=21 group=00 946687613.911884: P2P: * Device Info 946687613.912083: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687613.921746: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687613.921931: nl80211: Event message available 946687613.922051: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687613.922281: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687613.922391: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687613.922500: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687613.922663: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687614.225170: nl80211: Event message available 946687614.225339: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687614.225509: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687614.225620: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687614.225725: wlan0: P2P: Driver ended Listen state (freq=2412) 946687614.253146: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687614.253292: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687614.253398: P2P: * Dialog Token: 1 946687614.253546: P2P: * P2P IE header 946687614.253642: P2P: * Capability dev=21 group=08 946687614.253786: P2P: * GO Intent: Intent 7 Tie breaker 1 946687614.253886: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687614.253982: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687614.254133: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687614.254235: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687614.254400: P2P: * Device Info 946687614.254495: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687614.254645: WPS: * Version (hardcoded 0x10) 946687614.254739: P2P: WPS IE Device Password ID: 4 946687614.254887: WPS: * Version2 (0x20) 946687614.254988: wlan0: P2P: Sending GO Negotiation Request 946687614.255140: wlan0: P2P: State CONNECT -> CONNECT 946687614.255246: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687614.255362: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687614.255522: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687614.273743: nl80211: Frame TX command accepted; cookie 0xcb960630 946687614.273958: nl80211: Event message available 946687614.274079: nl80211: MLME event 60 946687614.274240: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687614.274486: nl80211: Frame TX status event 946687614.274636: nl80211: Action TX status: cookie=0cb960630 (match) (ack=1) 946687614.274747: wlan0: Event TX_STATUS (18) received 946687614.274914: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687614.275021: Off-channel: TX status result=0 cb=0x8066590 946687614.275189: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687614.275298: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687614.275451: wlan0: P2P: State CONNECT -> CONNECT 946687614.275563: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687614.777134: wlan0: P2P: Timeout (state=CONNECT) 946687614.777309: Off-channel: Action frame sequence done notification 946687614.777468: nl80211: Cancel TX frame wait: cookie=0xcb960630 946687614.777663: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687614.777830: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687614.777950: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687614.802728: WPS: * Version (hardcoded 0x10) 946687614.802886: P2P: WPS IE Device Password ID: 4 946687614.803037: WPS: * UUID-E 946687614.803237: WPS: * Version2 (0x20) 946687614.803437: P2P: * P2P IE header 946687614.803584: P2P: * Capability dev=21 group=00 946687614.803737: P2P: * Device Info 946687614.803889: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687614.813550: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687614.813734: nl80211: Event message available 946687614.813904: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687614.814092: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687614.814198: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687614.814362: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687614.814470: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687615.017142: nl80211: Event message available 946687615.017327: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687615.017503: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687615.017617: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687615.017722: wlan0: P2P: Driver ended Listen state (freq=2412) 946687615.041115: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687615.041261: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687615.041369: P2P: * Dialog Token: 1 946687615.041465: P2P: * P2P IE header 946687615.041611: P2P: * Capability dev=21 group=08 946687615.041707: P2P: * GO Intent: Intent 7 Tie breaker 1 946687615.041804: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687615.041954: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687615.042051: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687615.042204: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687615.042319: P2P: * Device Info 946687615.042467: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687615.042566: WPS: * Version (hardcoded 0x10) 946687615.042660: P2P: WPS IE Device Password ID: 4 946687615.042805: WPS: * Version2 (0x20) 946687615.042908: wlan0: P2P: Sending GO Negotiation Request 946687615.043067: wlan0: P2P: State CONNECT -> CONNECT 946687615.043171: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687615.043339: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687615.043450: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687615.061663: nl80211: Frame TX command accepted; cookie 0xcb960630 946687615.061881: nl80211: Event message available 946687615.062003: nl80211: MLME event 60 946687615.062102: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687615.062403: nl80211: Frame TX status event 946687615.062557: nl80211: Action TX status: cookie=0cb960630 (match) (ack=1) 946687615.062668: wlan0: Event TX_STATUS (18) received 946687615.062834: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687615.062941: Off-channel: TX status result=0 cb=0x8066590 946687615.063111: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687615.063220: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687615.063381: wlan0: P2P: State CONNECT -> CONNECT 946687615.063490: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687615.565096: wlan0: P2P: Timeout (state=CONNECT) 946687615.565262: Off-channel: Action frame sequence done notification 946687615.565415: nl80211: Cancel TX frame wait: cookie=0xcb960630 946687615.565605: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687615.565767: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687615.565887: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687615.590651: WPS: * Version (hardcoded 0x10) 946687615.590813: P2P: WPS IE Device Password ID: 4 946687615.591005: WPS: * UUID-E 946687615.591204: WPS: * Version2 (0x20) 946687615.591400: P2P: * P2P IE header 946687615.591558: P2P: * Capability dev=21 group=00 946687615.591713: P2P: * Device Info 946687615.591900: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687615.601567: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687615.601751: nl80211: Event message available 946687615.601872: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687615.602093: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687615.602209: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687615.602369: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687615.602480: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687615.805106: nl80211: Event message available 946687615.805274: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687615.805442: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687615.805555: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687615.805660: wlan0: P2P: Driver ended Listen state (freq=2412) 946687615.829084: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687615.829231: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687615.829337: P2P: * Dialog Token: 1 946687615.829432: P2P: * P2P IE header 946687615.829582: P2P: * Capability dev=21 group=08 946687615.829679: P2P: * GO Intent: Intent 7 Tie breaker 1 946687615.829775: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687615.829926: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687615.830022: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687615.830161: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687615.830286: P2P: * Device Info 946687615.830381: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687615.830532: WPS: * Version (hardcoded 0x10) 946687615.830626: P2P: WPS IE Device Password ID: 4 946687615.830772: WPS: * Version2 (0x20) 946687615.830878: wlan0: P2P: Sending GO Negotiation Request 946687615.831039: wlan0: P2P: State CONNECT -> CONNECT 946687615.831143: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687615.831307: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687615.831426: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687615.849652: nl80211: Frame TX command accepted; cookie 0xcb960630 946687615.849864: nl80211: Event message available 946687615.849987: nl80211: MLME event 60 946687615.850152: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687615.850438: nl80211: Frame TX status event 946687615.850535: nl80211: Action TX status: cookie=0cb960630 (match) (ack=1) 946687615.850690: wlan0: Event TX_STATUS (18) received 946687615.850807: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687615.850965: Off-channel: TX status result=0 cb=0x8066590 946687615.851082: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687615.851231: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687615.851348: wlan0: P2P: State CONNECT -> CONNECT 946687615.851456: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687616.353063: wlan0: P2P: Timeout (state=CONNECT) 946687616.353208: Off-channel: Action frame sequence done notification 946687616.353357: nl80211: Cancel TX frame wait: cookie=0xcb960630 946687616.353530: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687616.353695: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687616.353811: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687616.378572: WPS: * Version (hardcoded 0x10) 946687616.378735: P2P: WPS IE Device Password ID: 4 946687616.378937: WPS: * UUID-E 946687616.379138: WPS: * Version2 (0x20) 946687616.379337: P2P: * P2P IE header 946687616.379532: P2P: * Capability dev=21 group=00 946687616.379685: P2P: * Device Info 946687616.379835: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687616.389494: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687616.389680: nl80211: Event message available 946687616.389800: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687616.389984: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687616.390142: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687616.390252: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687616.390414: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687616.489076: nl80211: Event message available 946687616.489252: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687616.489425: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687616.489539: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687616.489644: wlan0: P2P: Driver ended Listen state (freq=2412) 946687616.517055: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687616.517198: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687616.517305: P2P: * Dialog Token: 1 946687616.517400: P2P: * P2P IE header 946687616.517549: P2P: * Capability dev=21 group=08 946687616.517646: P2P: * GO Intent: Intent 7 Tie breaker 1 946687616.517785: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687616.517901: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687616.517997: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687616.518152: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687616.518266: P2P: * Device Info 946687616.518416: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687616.518515: WPS: * Version (hardcoded 0x10) 946687616.518608: P2P: WPS IE Device Password ID: 4 946687616.518754: WPS: * Version2 (0x20) 946687616.518857: wlan0: P2P: Sending GO Negotiation Request 946687616.518962: wlan0: P2P: State CONNECT -> CONNECT 946687616.519119: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687616.519235: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687616.519400: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687616.537630: nl80211: Frame TX command accepted; cookie 0xcb960030 946687616.537845: nl80211: Event message available 946687616.537966: nl80211: MLME event 60 946687616.538127: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687616.538370: nl80211: Frame TX status event 946687616.538514: nl80211: Action TX status: cookie=0cb960030 (match) (ack=1) 946687616.538634: wlan0: Event TX_STATUS (18) received 946687616.538744: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687616.538905: Off-channel: TX status result=0 cb=0x8066590 946687616.539022: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687616.539129: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687616.539291: wlan0: P2P: State CONNECT -> CONNECT 946687616.539399: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687617.041036: wlan0: P2P: Timeout (state=CONNECT) 946687617.041246: Off-channel: Action frame sequence done notification 946687617.041524: nl80211: Cancel TX frame wait: cookie=0xcb960030 946687617.041842: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687617.041972: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687617.042147: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687617.066940: WPS: * Version (hardcoded 0x10) 946687617.067106: P2P: WPS IE Device Password ID: 4 946687617.067307: WPS: * UUID-E 946687617.067511: WPS: * Version2 (0x20) 946687617.067664: P2P: * P2P IE header 946687617.067813: P2P: * Capability dev=21 group=00 946687617.067967: P2P: * Device Info 946687617.068120: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687617.077801: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687617.077987: nl80211: Event message available 946687617.078107: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687617.078283: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687617.078401: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687617.078511: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687617.078679: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687617.381038: nl80211: Event message available 946687617.381242: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687617.381437: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687617.381543: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687617.381694: wlan0: P2P: Driver ended Listen state (freq=2412) 946687617.409020: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687617.409165: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687617.409272: P2P: * Dialog Token: 1 946687617.409425: P2P: * P2P IE header 946687617.409519: P2P: * Capability dev=21 group=08 946687617.409670: P2P: * GO Intent: Intent 7 Tie breaker 1 946687617.409767: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687617.409912: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687617.410012: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687617.410161: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687617.410278: P2P: * Device Info 946687617.410373: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687617.410524: WPS: * Version (hardcoded 0x10) 946687617.410619: P2P: WPS IE Device Password ID: 4 946687617.410766: WPS: * Version2 (0x20) 946687617.410868: wlan0: P2P: Sending GO Negotiation Request 946687617.411027: wlan0: P2P: State CONNECT -> CONNECT 946687617.411130: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687617.411295: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687617.411405: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687617.429771: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687617.429991: nl80211: Event message available 946687617.430113: nl80211: MLME event 60 946687617.430283: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687617.430516: nl80211: Frame TX status event 946687617.430666: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687617.430776: wlan0: Event TX_STATUS (18) received 946687617.430944: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687617.431051: Off-channel: TX status result=0 cb=0x8066590 946687617.431219: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687617.431328: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687617.431484: wlan0: P2P: State CONNECT -> CONNECT 946687617.431595: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687617.933012: wlan0: P2P: Timeout (state=CONNECT) 946687617.933178: Off-channel: Action frame sequence done notification 946687617.933345: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687617.933529: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687617.933709: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687617.933816: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687617.958646: WPS: * Version (hardcoded 0x10) 946687617.958804: P2P: WPS IE Device Password ID: 4 946687617.959009: WPS: * UUID-E 946687617.959209: WPS: * Version2 (0x20) 946687617.959366: P2P: * P2P IE header 946687617.959513: P2P: * Capability dev=21 group=00 946687617.959666: P2P: * Device Info 946687617.959816: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687617.969470: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687617.969655: nl80211: Event message available 946687617.969825: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687617.970016: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687617.970123: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687617.970284: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687617.970397: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687618.273012: nl80211: Event message available 946687618.273189: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687618.273414: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687618.273532: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687618.273637: wlan0: P2P: Driver ended Listen state (freq=2412) 946687618.300984: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687618.301132: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687618.301239: P2P: * Dialog Token: 1 946687618.301334: P2P: * P2P IE header 946687618.301484: P2P: * Capability dev=21 group=08 946687618.301583: P2P: * GO Intent: Intent 7 Tie breaker 1 946687618.301679: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687618.301832: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687618.301930: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687618.302084: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687618.302201: P2P: * Device Info 946687618.302349: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687618.302447: WPS: * Version (hardcoded 0x10) 946687618.302596: P2P: WPS IE Device Password ID: 4 946687618.302691: WPS: * Version2 (0x20) 946687618.302845: wlan0: P2P: Sending GO Negotiation Request 946687618.302951: wlan0: P2P: State CONNECT -> CONNECT 946687618.303106: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687618.303260: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687618.303382: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687618.321623: nl80211: Frame TX command accepted; cookie 0xcb960630 946687618.321837: nl80211: Event message available 946687618.321958: nl80211: MLME event 60 946687618.322128: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687618.322470: nl80211: Frame TX status event 946687618.322568: nl80211: Action TX status: cookie=0cb960630 (match) (ack=1) 946687618.322730: wlan0: Event TX_STATUS (18) received 946687618.322843: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687618.322996: Off-channel: TX status result=0 cb=0x8066590 946687618.323117: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687618.323225: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687618.323385: wlan0: P2P: State CONNECT -> CONNECT 946687618.323493: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687618.824969: wlan0: P2P: Timeout (state=CONNECT) 946687618.825134: Off-channel: Action frame sequence done notification 946687618.825298: nl80211: Cancel TX frame wait: cookie=0xcb960630 946687618.825488: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687618.825666: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687618.825775: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687618.850546: WPS: * Version (hardcoded 0x10) 946687618.850708: P2P: WPS IE Device Password ID: 4 946687618.850911: WPS: * UUID-E 946687618.851113: WPS: * Version2 (0x20) 946687618.851313: P2P: * P2P IE header 946687618.851511: P2P: * Capability dev=21 group=00 946687618.851704: P2P: * Device Info 946687618.851906: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687618.861591: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687618.861778: nl80211: Event message available 946687618.861951: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687618.862140: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687618.862245: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687618.862394: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687618.862514: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687618.960984: nl80211: Event message available 946687618.961169: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687618.961339: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687618.961457: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687618.961563: wlan0: P2P: Driver ended Listen state (freq=2412) 946687618.988957: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687618.989104: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687618.989212: P2P: * Dialog Token: 1 946687618.989361: P2P: * P2P IE header 946687618.989456: P2P: * Capability dev=21 group=08 946687618.989552: P2P: * GO Intent: Intent 7 Tie breaker 1 946687618.989701: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687618.989799: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687618.989944: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687618.990048: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687618.990162: P2P: * Device Info 946687618.990310: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687618.990407: WPS: * Version (hardcoded 0x10) 946687618.990544: P2P: WPS IE Device Password ID: 4 946687618.990650: WPS: * Version2 (0x20) 946687618.990751: wlan0: P2P: Sending GO Negotiation Request 946687618.990910: wlan0: P2P: State CONNECT -> CONNECT 946687618.991013: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687618.991183: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687618.991294: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687619.009511: nl80211: Frame TX command accepted; cookie 0xcb9cba30 946687619.009724: nl80211: Event message available 946687619.009847: nl80211: MLME event 60 946687619.009946: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687619.010242: nl80211: Frame TX status event 946687619.010394: nl80211: Action TX status: cookie=0cb9cba30 (match) (ack=1) 946687619.010506: wlan0: Event TX_STATUS (18) received 946687619.010663: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687619.010772: Off-channel: TX status result=0 cb=0x8066590 946687619.010941: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687619.011051: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687619.011200: wlan0: P2P: State CONNECT -> CONNECT 946687619.011318: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687619.512951: wlan0: P2P: Timeout (state=CONNECT) 946687619.513113: Off-channel: Action frame sequence done notification 946687619.513281: nl80211: Cancel TX frame wait: cookie=0xcb9cba30 946687619.513463: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687619.513646: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687619.513753: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687619.538548: WPS: * Version (hardcoded 0x10) 946687619.538710: P2P: WPS IE Device Password ID: 4 946687619.538908: WPS: * UUID-E 946687619.539109: WPS: * Version2 (0x20) 946687619.539307: P2P: * P2P IE header 946687619.539453: P2P: * Capability dev=21 group=00 946687619.539655: P2P: * Device Info 946687619.539854: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687619.549563: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=204 946687619.549748: nl80211: Event message available 946687619.549869: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=204 cookie=0x5cd90b241 (match)) 946687619.550054: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687619.550210: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687619.550319: wlan0: P2P: Starting Listen timeout(0,204800) on freq=2412 based on callback 946687619.550483: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.224800 sec 946687619.752953: nl80211: Event message available 946687619.753127: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687619.753301: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687619.753416: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687619.753520: wlan0: P2P: Driver ended Listen state (freq=2412) 946687619.776925: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687619.777072: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687619.777179: P2P: * Dialog Token: 1 946687619.777275: P2P: * P2P IE header 946687619.777423: P2P: * Capability dev=21 group=08 946687619.777519: P2P: * GO Intent: Intent 7 Tie breaker 1 946687619.777614: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687619.777765: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687619.777862: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687619.778014: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687619.778129: P2P: * Device Info 946687619.778222: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687619.778371: WPS: * Version (hardcoded 0x10) 946687619.778465: P2P: WPS IE Device Password ID: 4 946687619.778611: WPS: * Version2 (0x20) 946687619.778714: wlan0: P2P: Sending GO Negotiation Request 946687619.778819: wlan0: P2P: State CONNECT -> CONNECT 946687619.778973: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687619.779128: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687619.779249: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687619.797546: nl80211: Frame TX command accepted; cookie 0xcb9cb830 946687619.797761: nl80211: Event message available 946687619.797884: nl80211: MLME event 60 946687619.797983: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687619.798286: nl80211: Frame TX status event 946687619.798438: nl80211: Action TX status: cookie=0cb9cb830 (match) (ack=1) 946687619.798588: wlan0: Event TX_STATUS (18) received 946687619.798712: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687619.798817: Off-channel: TX status result=0 cb=0x8066590 946687619.798988: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687619.799103: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687619.799268: wlan0: P2P: State CONNECT -> CONNECT 946687619.799377: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687620.300912: wlan0: P2P: Timeout (state=CONNECT) 946687620.301058: Off-channel: Action frame sequence done notification 946687620.301218: nl80211: Cancel TX frame wait: cookie=0xcb9cb830 946687620.301396: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687620.301575: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687620.301683: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687620.326465: WPS: * Version (hardcoded 0x10) 946687620.326633: P2P: WPS IE Device Password ID: 4 946687620.326787: WPS: * UUID-E 946687620.326939: WPS: * Version2 (0x20) 946687620.327090: P2P: * P2P IE header 946687620.327285: P2P: * Capability dev=21 group=00 946687620.327444: P2P: * Device Info 946687620.327597: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687620.337252: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687620.337437: nl80211: Event message available 946687620.337559: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687620.337787: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687620.337893: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687620.338002: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687620.338163: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687620.640913: nl80211: Event message available 946687620.641096: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687620.641281: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687620.641385: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687620.641490: wlan0: P2P: Driver ended Listen state (freq=2412) 946687620.668890: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687620.669035: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687620.669142: P2P: * Dialog Token: 1 946687620.669292: P2P: * P2P IE header 946687620.669387: P2P: * Capability dev=21 group=08 946687620.669483: P2P: * GO Intent: Intent 7 Tie breaker 1 946687620.669631: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687620.669729: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687620.669877: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687620.669979: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687620.670146: P2P: * Device Info 946687620.670242: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687620.670390: WPS: * Version (hardcoded 0x10) 946687620.670486: P2P: WPS IE Device Password ID: 4 946687620.670632: WPS: * Version2 (0x20) 946687620.670735: wlan0: P2P: Sending GO Negotiation Request 946687620.670840: wlan0: P2P: State CONNECT -> CONNECT 946687620.670995: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687620.671112: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687620.671277: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687620.689553: nl80211: Frame TX command accepted; cookie 0xcb960630 946687620.689770: nl80211: Event message available 946687620.689893: nl80211: MLME event 60 946687620.690056: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687620.690304: nl80211: Frame TX status event 946687620.690459: nl80211: Action TX status: cookie=0cb960630 (match) (ack=1) 946687620.690571: wlan0: Event TX_STATUS (18) received 946687620.690744: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687620.690851: Off-channel: TX status result=0 cb=0x8066590 946687620.691021: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687620.691130: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687620.691293: wlan0: P2P: State CONNECT -> CONNECT 946687620.691401: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687621.192884: wlan0: P2P: Timeout (state=CONNECT) 946687621.193033: Off-channel: Action frame sequence done notification 946687621.193198: nl80211: Cancel TX frame wait: cookie=0xcb960630 946687621.193378: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687621.193559: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687621.193668: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687621.218430: WPS: * Version (hardcoded 0x10) 946687621.218594: P2P: WPS IE Device Password ID: 4 946687621.218836: WPS: * UUID-E 946687621.219038: WPS: * Version2 (0x20) 946687621.219236: P2P: * P2P IE header 946687621.219394: P2P: * Capability dev=21 group=00 946687621.219634: P2P: * Device Info 946687621.219834: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687621.229503: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=102 946687621.229687: nl80211: Event message available 946687621.229810: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=102 cookie=0x5cd90b241 (match)) 946687621.229997: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687621.230103: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687621.230267: wlan0: P2P: Starting Listen timeout(0,102400) on freq=2412 based on callback 946687621.230377: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.122400 sec 946687621.328884: nl80211: Event message available 946687621.329050: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687621.329213: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687621.329329: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687621.329434: wlan0: P2P: Driver ended Listen state (freq=2412) 946687621.356865: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687621.357012: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687621.357119: P2P: * Dialog Token: 1 946687621.357215: P2P: * P2P IE header 946687621.357366: P2P: * Capability dev=21 group=08 946687621.357463: P2P: * GO Intent: Intent 7 Tie breaker 1 946687621.357559: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687621.357710: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687621.357807: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687621.357907: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687621.358072: P2P: * Device Info 946687621.358167: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687621.358318: WPS: * Version (hardcoded 0x10) 946687621.358412: P2P: WPS IE Device Password ID: 4 946687621.358506: WPS: * Version2 (0x20) 946687621.358658: wlan0: P2P: Sending GO Negotiation Request 946687621.358763: wlan0: P2P: State CONNECT -> CONNECT 946687621.358920: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687621.359035: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687621.359198: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687621.377465: nl80211: Frame TX command accepted; cookie 0xcb9cba30 946687621.377663: nl80211: Event message available 946687621.377784: nl80211: MLME event 60 946687621.377943: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687621.378189: nl80211: Frame TX status event 946687621.378343: nl80211: Action TX status: cookie=0cb9cba30 (match) (ack=1) 946687621.378455: wlan0: Event TX_STATUS (18) received 946687621.378621: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687621.378728: Off-channel: TX status result=0 cb=0x8066590 946687621.378897: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687621.379006: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687621.379167: wlan0: P2P: State CONNECT -> CONNECT 946687621.379275: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687621.880841: wlan0: P2P: Timeout (state=CONNECT) 946687621.881022: Off-channel: Action frame sequence done notification 946687621.881189: nl80211: Cancel TX frame wait: cookie=0xcb9cba30 946687621.881387: nl80211: wait cancel failed: ret=-95 (Operation not supported) 946687621.881570: wlan0: P2P: State CONNECT -> CONNECT_LISTEN 946687621.881680: wlan0: P2P: Starting short listen state (state=CONNECT_LISTEN) 946687621.906444: WPS: * Version (hardcoded 0x10) 946687621.906654: P2P: WPS IE Device Password ID: 4 946687621.906847: WPS: * UUID-E 946687621.907046: WPS: * Version2 (0x20) 946687621.907206: P2P: * P2P IE header 946687621.907401: P2P: * Capability dev=21 group=00 946687621.907555: P2P: * Device Info 946687621.907753: nl80211: Probe Request reporting already on! nl_preq=0x811e3f8 946687621.917527: nl80211: Remain-on-channel cookie 0x5cd90b241 for freq=2412 MHz duration=307 946687621.917741: nl80211: Event message available 946687621.917865: nl80211: Remain-on-channel event (cancel=0 freq=2412 channel_type=0 duration=307 cookie=0x5cd90b241 (match)) 946687621.918098: wlan0: Event REMAIN_ON_CHANNEL (22) received 946687621.918208: Off-channel: Send Action callback (without_roc=0 pending_action_tx=(nil)) 946687621.918371: wlan0: P2P: Starting Listen timeout(0,307200) on freq=2412 based on callback 946687621.918481: wlan0: P2P: Set timeout (state=CONNECT_LISTEN): 0.327200 sec 946687622.220851: nl80211: Event message available 946687622.221034: nl80211: Remain-on-channel event (cancel=1 freq=2412 channel_type=0 duration=0 cookie=0x5cd90b241 (match)) 946687622.221220: wlan0: Event CANCEL_REMAIN_ON_CHANNEL (23) received 946687622.221378: P2P: Cancel remain-on-channel callback (p2p_long_listen=0 ms pending_action_tx=(nil)) 946687622.221484: wlan0: P2P: Driver ended Listen state (freq=2412) 946687622.248826: wlan0: P2P: Timeout (state=CONNECT_LISTEN) 946687622.248974: wlan0: P2P: State CONNECT_LISTEN -> CONNECT 946687622.249081: P2P: * Dialog Token: 1 946687622.249232: P2P: * P2P IE header 946687622.249327: P2P: * Capability dev=21 group=08 946687622.249474: P2P: * GO Intent: Intent 7 Tie breaker 1 946687622.249572: P2P: * Configuration Timeout: GO 100 (*10ms) client 20 (*10ms) 946687622.249721: P2P: * Listen Channel: Regulatory Class 81 Channel 1 946687622.249819: P2P: * Intended P2P Interface Address 10:0d:7f:b4:1d:7c 946687622.249971: P2P: * Channel List - hexdump(len=17): 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 946687622.250087: P2P: * Device Info 946687622.250234: P2P: * Operating Channel: Regulatory Class 81 Channel 1 946687622.250332: WPS: * Version (hardcoded 0x10) 946687622.250481: P2P: WPS IE Device Password ID: 4 946687622.250576: WPS: * Version2 (0x20) 946687622.250729: wlan0: P2P: Sending GO Negotiation Request 946687622.250841: wlan0: P2P: State CONNECT -> CONNECT 946687622.250999: Off-channel: Send action frame: freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 len=134 946687622.251115: nl80211: Send Action frame (ifindex=5, freq=2412 MHz wait=500 ms no_cck=1) 946687622.251281: nl80211: CMD_FRAME freq=2412 wait=0 no_cck=1 no_ack=0 offchanok=1 946687622.269513: nl80211: Frame TX command accepted; cookie 0xcb960c30 946687622.269731: nl80211: Event message available 946687622.269854: nl80211: MLME event 60 946687622.269953: nl80211: MLME event frame - hexdump(len=158): d0 00 00 00 10 0d 7f b9 ae 77 10 0d 7f b4 1d 7c 10 0d 7f b9 ae 77 00 00 04 09 50 6f 9a 09 00 01 dd 61 50 6f 9a 09 02 02 00 21 08 04 01 00 0f 05 02 00 64 14 06 05 00 58 58 04 51 01 09 06 00 10 0d 7f b4 1d 7c 0b 11 00 58 58 04 51 0c 01 02 03 04 05 06 07 08 09 0a 0b 0d 0d 1f 00 10 0d 7f b4 1d 7c 00 80 00 01 00 50 f2 04 00 01 00 10 11 00 0a 38 31 39 32 43 55 5f 53 54 42 11 05 00 58 58 04 51 01 dd 19 00 50 f2 04 10 4a 00 01 10 10 12 00 02 00 04 10 49 00 06 00 37 2a 00 01 20 946687622.270256: nl80211: Frame TX status event 946687622.270406: nl80211: Action TX status: cookie=0cb960c30 (match) (ack=1) 946687622.270525: wlan0: Event TX_STATUS (18) received 946687622.270637: wlan0: EVENT_TX_STATUS dst=10:0d:7f:b9:ae:77 type=0 stype=13 946687622.270799: Off-channel: TX status result=0 cb=0x8066590 946687622.270916: wlan0: P2P: Action frame TX callback (state=1 freq=2412 dst=10:0d:7f:b9:ae:77 src=10:0d:7f:b4:1d:7c bssid=10:0d:7f:b9:ae:77 result=0 946687622.271076: wlan0: P2P: GO Negotiation Request TX callback: success=1 946687622.271187: wlan0: P2P: State CONNECT -> CONNECT 946687622.271294: wlan0: P2P: Set timeout (state=CONNECT): 0.500000 sec 946687622.383655: RX ctrl_iface - hexdump_ascii(len=13): 50 32 50 5f 53 54 4f 50 5f 46 49 4e 44 P2P_STOP_FIND 946687622.383992: wlan0: Control interface command 'P2P_STOP_FIND' 946687622.384167: wlan0: P2P: Stopping find 946687622.384274: wlan0: P2P: Clear timeout (state=CONNECT) 946687622.384438: wlan0: P2P: State CONNECT -> IDLE 946687622.384542: nl80211: Disable Probe Request reporting nl_preq=0x811e3f8
8] ==>ips_leave cnts:12 [ 735.115020] ===> rtw_ips_pwr_up.............. [ 735.115025] ===> ips_netdrv_open......... [ 735.119774] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 735.119778] FirmwareDownload92C accquire FW from embedded image [ 735.119781] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 735.147806] fw download ok! [ 735.147810] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 735.522105] IQK:Start!!! [ 735.532948] Path A IQK Success!! [ 735.540552] Path A IQK Success!! [ 735.545164] IQK: final_candidate is 0 [ 735.545167] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 735.545169] Path A IQ Calibration Success ! [ 735.655224] pdmpriv->TxPowerTrackControl = 1 [ 735.660086] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 735.660090] rtl8192cu_hal_init in 548ms [ 735.660097] <=== rtw_ips_pwr_up.............. in 548ms [ 735.660209] ==> ips_leave.....LED(0x00028080)... [ 736.964597] survey done event(a) [ 736.964615] rtw_cfg80211_indicate_scan_done without scan req [ 737.657253] ==>pwr_state_check_handler .fw_state(8) [ 737.657258] ==> rtw_ps_cmd , enqueue CMD [ 737.657275] ==>rtw_ps_processor .fw_state(8) [ 737.657279] ==>ips_enter cnts:13 [ 737.657403] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 737.657406] [ 737.657408] ===> rtw_ips_pwr_down................... [ 737.657645] ====> rtw_ips_dev_unload... [ 737.680839] usb_read_port_cancel [ 737.681415] usb_write_port_cancel [ 737.681430] ==> rtl8192cu_hal_deinit [ 737.681432] bkeepfwalive(0) [ 737.681433] card disble without HWSM........... [ 737.686152] <=== rtw_ips_pwr_down..................... in 28ms [ 794.944383] [ 794.944385] rfpwrstate_check call ips_leave.... [ 794.944390] ==>ips_leave cnts:13 [ 794.944393] ===> rtw_ips_pwr_up.............. [ 794.944397] ===> ips_netdrv_open......... [ 794.949161] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 794.949165] FirmwareDownload92C accquire FW from embedded image [ 794.949168] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 794.976449] fw download ok! [ 794.976453] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 795.347006] IQK:Start!!! [ 795.357849] Path A IQK Success!! [ 795.365452] Path A IQK Success!! [ 795.370065] IQK: final_candidate is 0 [ 795.370069] IQK: RegE94=101 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 795.370070] Path A IQ Calibration Success ! [ 795.480139] pdmpriv->TxPowerTrackControl = 1 [ 795.484987] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 795.484991] rtl8192cu_hal_init in 544ms [ 795.484999] <=== rtw_ips_pwr_up.............. in 544ms [ 795.485110] ==> ips_leave.....LED(0x00028080)... [ 796.789623] survey done event(4) [ 796.789642] rtw_cfg80211_indicate_scan_done without scan req [ 797.482214] ==>pwr_state_check_handler .fw_state(8) [ 797.482219] ==> rtw_ps_cmd , enqueue CMD [ 797.482243] ==>rtw_ps_processor .fw_state(8) [ 797.482245] ==>ips_enter cnts:14 [ 797.482453] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 797.482455] [ 797.482458] ===> rtw_ips_pwr_down................... [ 797.482671] ====> rtw_ips_dev_unload... [ 797.505864] usb_read_port_cancel [ 797.506314] usb_write_port_cancel [ 797.506328] ==> rtl8192cu_hal_deinit [ 797.506330] bkeepfwalive(0) [ 797.506332] card disble without HWSM........... [ 797.511053] <=== rtw_ips_pwr_down..................... in 28ms [ 854.773257] [ 854.773259] rfpwrstate_check call ips_leave.... [ 854.773263] ==>ips_leave cnts:14 [ 854.773265] ===> rtw_ips_pwr_up.............. [ 854.773268] ===> ips_netdrv_open......... [ 854.778050] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 854.778055] FirmwareDownload92C accquire FW from embedded image [ 854.778058] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 854.805336] fw download ok! [ 854.805339] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 855.176020] IQK:Start!!! [ 855.186864] Path A IQK Success!! [ 855.194468] Path A IQK Success!! [ 855.199080] IQK: final_candidate is 0 [ 855.199084] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 855.199085] Path A IQ Calibration Success ! [ 855.309160] pdmpriv->TxPowerTrackControl = 1 [ 855.314000] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 855.314003] rtl8192cu_hal_init in 544ms [ 855.314011] <=== rtw_ips_pwr_up.............. in 544ms [ 855.314124] ==> ips_leave.....LED(0x00028080)... [ 856.618512] survey done event(9) [ 856.618530] rtw_cfg80211_indicate_scan_done without scan req [ 857.311168] ==>pwr_state_check_handler .fw_state(8) [ 857.311173] ==> rtw_ps_cmd , enqueue CMD [ 857.311196] ==>rtw_ps_processor .fw_state(8) [ 857.311198] ==>ips_enter cnts:15 [ 857.311319] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 857.311321] [ 857.311323] ===> rtw_ips_pwr_down................... [ 857.311562] ====> rtw_ips_dev_unload... [ 857.334754] usb_read_port_cancel [ 857.335329] usb_write_port_cancel [ 857.335342] ==> rtl8192cu_hal_deinit [ 857.335344] bkeepfwalive(0) [ 857.335346] card disble without HWSM........... [ 857.340068] <=== rtw_ips_pwr_down..................... in 28ms [ 914.601981] [ 914.601983] rfpwrstate_check call ips_leave.... [ 914.601988] ==>ips_leave cnts:15 [ 914.601991] ===> rtw_ips_pwr_up.............. [ 914.601995] ===> ips_netdrv_open......... [ 914.606816] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 914.606821] FirmwareDownload92C accquire FW from embedded image [ 914.606824] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 914.634351] fw download ok! [ 914.634355] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 915.004910] IQK:Start!!! [ 915.015753] Path A IQK Success!! [ 915.023357] Path A IQK Success!! [ 915.027970] IQK: final_candidate is 0 [ 915.027973] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 915.027974] Path A IQ Calibration Success ! [ 915.138066] pdmpriv->TxPowerTrackControl = 1 [ 915.142891] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 915.142894] rtl8192cu_hal_init in 544ms [ 915.142901] <=== rtw_ips_pwr_up.............. in 544ms [ 915.143014] ==> ips_leave.....LED(0x00028080)... [ 916.447402] survey done event(3) [ 916.447420] rtw_cfg80211_indicate_scan_done without scan req [ 917.140123] ==>pwr_state_check_handler .fw_state(8) [ 917.140128] ==> rtw_ps_cmd , enqueue CMD [ 917.140151] ==>rtw_ps_processor .fw_state(8) [ 917.140154] ==>ips_enter cnts:16 [ 917.140354] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 917.140356] [ 917.140359] ===> rtw_ips_pwr_down................... [ 917.140575] ====> rtw_ips_dev_unload... [ 917.163893] usb_read_port_cancel [ 917.164341] usb_write_port_cancel [ 917.164355] ==> rtl8192cu_hal_deinit [ 917.164357] bkeepfwalive(0) [ 917.164358] card disble without HWSM........... [ 917.169082] <=== rtw_ips_pwr_down..................... in 28ms [ 974.430922] [ 974.430925] rfpwrstate_check call ips_leave.... [ 974.430930] ==>ips_leave cnts:16 [ 974.430933] ===> rtw_ips_pwr_up.............. [ 974.430938] ===> ips_netdrv_open......... [ 974.435706] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 974.435711] FirmwareDownload92C accquire FW from embedded image [ 974.435714] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 974.462991] fw download ok! [ 974.462994] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 974.833925] IQK:Start!!! [ 974.844768] Path A IQK Success!! [ 974.852371] Path A IQK Success!! [ 974.856984] IQK: final_candidate is 0 [ 974.856987] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 974.856989] Path A IQ Calibration Success ! [ 974.967064] pdmpriv->TxPowerTrackControl = 1 [ 974.971905] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 974.971908] rtl8192cu_hal_init in 544ms [ 974.971916] <=== rtw_ips_pwr_up.............. in 544ms [ 974.972028] ==> ips_leave.....LED(0x00028080)... [ 976.276417] survey done event(8) [ 976.276438] rtw_cfg80211_indicate_scan_done without scan req [ 976.969076] ==>pwr_state_check_handler .fw_state(8) [ 976.969081] ==> rtw_ps_cmd , enqueue CMD [ 976.969100] ==>rtw_ps_processor .fw_state(8) [ 976.969102] ==>ips_enter cnts:17 [ 976.969222] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 976.969224] [ 976.969227] ===> rtw_ips_pwr_down................... [ 976.969467] ====> rtw_ips_dev_unload... [ 976.992658] usb_read_port_cancel [ 976.993233] usb_write_port_cancel [ 976.993247] ==> rtl8192cu_hal_deinit [ 976.993249] bkeepfwalive(0) [ 976.993251] card disble without HWSM........... [ 976.997972] <=== rtw_ips_pwr_down..................... in 28ms [ 1034.260292] [ 1034.260294] rfpwrstate_check call ips_leave.... [ 1034.260299] ==>ips_leave cnts:17 [ 1034.260302] ===> rtw_ips_pwr_up.............. [ 1034.260306] ===> ips_netdrv_open......... [ 1034.265093] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1034.265097] FirmwareDownload92C accquire FW from embedded image [ 1034.265101] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1034.292379] fw download ok! [ 1034.292382] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1034.662814] IQK:Start!!! [ 1034.673658] Path A IQK Success!! [ 1034.681261] Path A IQK Success!! [ 1034.685873] IQK: final_candidate is 0 [ 1034.685876] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1034.685877] Path A IQ Calibration Success ! [ 1034.795972] pdmpriv->TxPowerTrackControl = 1 [ 1034.800794] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1034.800797] rtl8192cu_hal_init in 544ms [ 1034.800804] <=== rtw_ips_pwr_up.............. in 544ms [ 1034.800918] ==> ips_leave.....LED(0x00028080)... [ 1036.105431] survey done event(8) [ 1036.105448] rtw_cfg80211_indicate_scan_done without scan req [ 1036.798028] ==>pwr_state_check_handler .fw_state(8) [ 1036.798033] ==> rtw_ps_cmd , enqueue CMD [ 1036.798056] ==>rtw_ps_processor .fw_state(8) [ 1036.798059] ==>ips_enter cnts:18 [ 1036.798258] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1036.798260] [ 1036.798263] ===> rtw_ips_pwr_down................... [ 1036.798481] ====> rtw_ips_dev_unload... [ 1036.821673] usb_read_port_cancel [ 1036.822121] usb_write_port_cancel [ 1036.822133] ==> rtl8192cu_hal_deinit [ 1036.822135] bkeepfwalive(0) [ 1036.822136] card disble without HWSM........... [ 1036.826861] <=== rtw_ips_pwr_down..................... in 28ms [ 1094.088858] [ 1094.088861] rfpwrstate_check call ips_leave.... [ 1094.088866] ==>ips_leave cnts:18 [ 1094.088869] ===> rtw_ips_pwr_up.............. [ 1094.088873] ===> ips_netdrv_open......... [ 1094.093613] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1094.093618] FirmwareDownload92C accquire FW from embedded image [ 1094.093621] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1094.120899] fw download ok! [ 1094.120901] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1094.491828] IQK:Start!!! [ 1094.502672] Path A IQK Success!! [ 1094.510276] Path A IQK Success!! [ 1094.514888] IQK: final_candidate is 0 [ 1094.514891] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1094.514892] Path A IQ Calibration Success ! [ 1094.624990] pdmpriv->TxPowerTrackControl = 1 [ 1094.629809] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1094.629812] rtl8192cu_hal_init in 544ms [ 1094.629820] <=== rtw_ips_pwr_up.............. in 544ms [ 1094.629932] ==> ips_leave.....LED(0x00028080)... [ 1095.934320] survey done event(0) [ 1095.934333] rtw_cfg80211_indicate_scan_done without scan req [ 1096.626959] ==>pwr_state_check_handler .fw_state(8) [ 1096.626964] ==> rtw_ps_cmd , enqueue CMD [ 1096.626981] ==>rtw_ps_processor .fw_state(8) [ 1096.626984] ==>ips_enter cnts:19 [ 1096.627127] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1096.627129] [ 1096.627131] ===> rtw_ips_pwr_down................... [ 1096.627370] ====> rtw_ips_dev_unload... [ 1096.650562] usb_read_port_cancel [ 1096.651136] usb_write_port_cancel [ 1096.651149] ==> rtl8192cu_hal_deinit [ 1096.651151] bkeepfwalive(0) [ 1096.651153] card disble without HWSM........... [ 1096.655876] <=== rtw_ips_pwr_down..................... in 28ms [ 1122.569498] [rtw_p2p_set] extra = enable=0 [ 1122.573061] [ 1122.573064] rfpwrstate_check call ips_leave.... [ 1122.573068] ==>ips_leave cnts:19 [ 1122.573070] ===> rtw_ips_pwr_up.............. [ 1122.573074] ===> ips_netdrv_open......... [ 1122.577847] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1122.577851] FirmwareDownload92C accquire FW from embedded image [ 1122.577854] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1122.607375] fw download ok! [ 1122.607379] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1122.978304] IQK:Start!!! [ 1122.989147] Path A IQK Success!! [ 1122.996750] Path A IQK Success!! [ 1123.001362] IQK: final_candidate is 0 [ 1123.001365] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1123.001367] Path A IQ Calibration Success ! [ 1123.111574] pdmpriv->TxPowerTrackControl = 1 [ 1123.116408] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1123.116411] rtl8192cu_hal_init in 544ms [ 1123.116419] <=== rtw_ips_pwr_up.............. in 544ms [ 1123.116533] ==> ips_leave.....LED(0x00028080)... [ 1123.116841] [rtw_p2p_set] extra = enable=1 [ 1123.151154] (2)871x_drv - drv_close, bup=1, hw_init_completed=1 [ 1123.151163] rtw_cfg80211_indicate_disconnect [ 1123.157420] rtl8192c_set_FwJoinBssReport_cmd mstatus(0) [ 1123.157667] rtw_cfg80211_indicate_scan_done without scan req [ 1123.157670] -871x_drv - drv_close, bup=1 [ 1123.167431] cfg80211_rtw_change_iface call netdev_open [ 1123.167437] +871x_drv - drv_open, bup=1 [ 1123.167445] -871x_drv - drv_open, bup=1 [ 1123.167449] cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 [ 1123.167669] +871x_drv - drv_open, bup=1 [ 1123.167672] -871x_drv - drv_open, bup=1 [ 1123.167879] ADDRCONF(NETDEV_UP): wlan2: link is not ready [ 1123.169822] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH! [ 1123.169829] set_mode = IW_MODE_INFRA [ 1123.191087] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH! [ 1123.203250] cfg80211_rtw_flush_pmksa [ 1123.203370] cfg80211_rtw_change_station [ 1123.203406] cfg80211_rtw_change_station [ 1123.203426] cfg80211_rtw_change_station [ 1124.201690] cfg80211_rtw_change_station [ 1124.500693] survey done event(5) [ 1124.500713] rtw_cfg80211_indicate_scan_done without scan req [ 1125.189319] ==>pwr_state_check_handler .fw_state(8) [ 1125.189324] ==> rtw_ps_cmd , enqueue CMD [ 1125.189362] ==>rtw_ps_processor .fw_state(8) [ 1125.189365] ==>ips_enter cnts:20 [ 1125.189527] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1125.189529] [ 1125.189532] ===> rtw_ips_pwr_down................... [ 1125.189753] ====> rtw_ips_dev_unload... [ 1125.212944] usb_read_port_cancel [ 1125.213393] usb_write_port_cancel [ 1125.213406] ==> rtl8192cu_hal_deinit [ 1125.213408] bkeepfwalive(0) [ 1125.213410] card disble without HWSM........... [ 1125.218134] <=== rtw_ips_pwr_down..................... in 28ms [ 1142.950075] [ 1142.950077] rfpwrstate_check call ips_leave.... [ 1142.950082] ==>ips_leave cnts:20 [ 1142.950085] ===> rtw_ips_pwr_up.............. [ 1142.950089] ===> ips_netdrv_open......... [ 1142.954814] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1142.954818] FirmwareDownload92C accquire FW from embedded image [ 1142.954821] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1142.982096] fw download ok! [ 1142.982098] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1143.352281] IQK:Start!!! [ 1143.363125] Path A IQK Success!! [ 1143.370728] Path A IQK Success!! [ 1143.375341] IQK: final_candidate is 0 [ 1143.375344] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1143.375345] Path A IQ Calibration Success ! [ 1143.485299] pdmpriv->TxPowerTrackControl = 1 [ 1143.490137] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1143.490140] rtl8192cu_hal_init in 544ms [ 1143.490148] <=== rtw_ips_pwr_up.............. in 544ms [ 1143.490261] ==> ips_leave.....LED(0x00028080)... [ 1144.794649] survey done event(3) [ 1144.794665] rtw_cfg80211_indicate_scan_done without scan req [ 1145.487305] ==>pwr_state_check_handler .fw_state(8) [ 1145.487310] ==> rtw_ps_cmd , enqueue CMD [ 1145.487331] ==>rtw_ps_processor .fw_state(8) [ 1145.487334] ==>ips_enter cnts:21 [ 1145.487456] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1145.487458] [ 1145.487460] ===> rtw_ips_pwr_down................... [ 1145.487698] ====> rtw_ips_dev_unload... [ 1145.510891] usb_read_port_cancel [ 1145.511340] usb_write_port_cancel [ 1145.511354] ==> rtl8192cu_hal_deinit [ 1145.511356] bkeepfwalive(0) [ 1145.511358] card disble without HWSM........... [ 1145.516079] <=== rtw_ips_pwr_down..................... in 28ms [ 1172.865173] [ 1172.865176] rfpwrstate_check call ips_leave.... [ 1172.865181] ==>ips_leave cnts:21 [ 1172.865184] ===> rtw_ips_pwr_up.............. [ 1172.865188] ===> ips_netdrv_open......... [ 1172.870071] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1172.870074] FirmwareDownload92C accquire FW from embedded image [ 1172.870077] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1172.897476] fw download ok! [ 1172.897480] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1173.266539] IQK:Start!!! [ 1173.277383] Path A IQK Success!! [ 1173.284986] Path A IQK Success!! [ 1173.289598] IQK: final_candidate is 0 [ 1173.289601] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1173.289603] Path A IQ Calibration Success ! [ 1173.399700] pdmpriv->TxPowerTrackControl = 1 [ 1173.404520] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1173.404523] rtl8192cu_hal_init in 540ms [ 1173.404530] <=== rtw_ips_pwr_up.............. in 540ms [ 1173.404644] ==> ips_leave.....LED(0x00028080)... [ 1174.709156] survey done event(1) [ 1174.709172] rtw_cfg80211_indicate_scan_done without scan req [ 1175.401771] ==>pwr_state_check_handler .fw_state(8) [ 1175.401776] ==> rtw_ps_cmd , enqueue CMD [ 1175.401797] ==>rtw_ps_processor .fw_state(8) [ 1175.401799] ==>ips_enter cnts:22 [ 1175.401985] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1175.401987] [ 1175.401989] ===> rtw_ips_pwr_down................... [ 1175.402206] ====> rtw_ips_dev_unload... [ 1175.425398] usb_read_port_cancel [ 1175.425846] usb_write_port_cancel [ 1175.425859] ==> rtl8192cu_hal_deinit [ 1175.425861] bkeepfwalive(0) [ 1175.425863] card disble without HWSM........... [ 1175.430587] <=== rtw_ips_pwr_down..................... in 28ms [ 1212.748659] [ 1212.748661] rfpwrstate_check call ips_leave.... [ 1212.748666] ==>ips_leave cnts:22 [ 1212.748669] ===> rtw_ips_pwr_up.............. [ 1212.748673] ===> ips_netdrv_open......... [ 1212.753501] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1212.753506] FirmwareDownload92C accquire FW from embedded image [ 1212.753509] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1212.780784] fw download ok! [ 1212.780787] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1213.152590] IQK:Start!!! [ 1213.163434] Path A IQK Success!! [ 1213.171037] Path A IQK Success!! [ 1213.175650] IQK: final_candidate is 0 [ 1213.175653] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1213.175654] Path A IQ Calibration Success ! [ 1213.285733] pdmpriv->TxPowerTrackControl = 1 [ 1213.290571] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1213.290574] rtl8192cu_hal_init in 544ms [ 1213.290582] <=== rtw_ips_pwr_up.............. in 544ms [ 1213.290694] ==> ips_leave.....LED(0x00028080)... [ 1214.595089] survey done event(2) [ 1214.595108] rtw_cfg80211_indicate_scan_done without scan req [ 1215.287738] ==>pwr_state_check_handler .fw_state(8) [ 1215.287743] ==> rtw_ps_cmd , enqueue CMD [ 1215.287764] ==>rtw_ps_processor .fw_state(8) [ 1215.287767] ==>ips_enter cnts:23 [ 1215.287888] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1215.287890] [ 1215.287893] ===> rtw_ips_pwr_down................... [ 1215.288131] ====> rtw_ips_dev_unload... [ 1215.311324] usb_read_port_cancel [ 1215.311899] usb_write_port_cancel [ 1215.311913] ==> rtl8192cu_hal_deinit [ 1215.311915] bkeepfwalive(0) [ 1215.311916] card disble without HWSM........... [ 1215.316637] <=== rtw_ips_pwr_down..................... in 28ms [ 1262.607718] [ 1262.607721] rfpwrstate_check call ips_leave.... [ 1262.607725] ==>ips_leave cnts:23 [ 1262.607727] ===> rtw_ips_pwr_up.............. [ 1262.607730] ===> ips_netdrv_open......... [ 1262.612474] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1262.612478] FirmwareDownload92C accquire FW from embedded image [ 1262.612481] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1262.639751] fw download ok! [ 1262.639753] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1263.010061] IQK:Start!!! [ 1263.020904] Path A IQK Success!! [ 1263.028508] Path A IQK Success!! [ 1263.033120] IQK: final_candidate is 0 [ 1263.033124] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1263.033125] Path A IQ Calibration Success ! [ 1263.143201] pdmpriv->TxPowerTrackControl = 1 [ 1263.148041] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1263.148045] rtl8192cu_hal_init in 544ms [ 1263.148052] <=== rtw_ips_pwr_up.............. in 544ms [ 1263.148165] ==> ips_leave.....LED(0x00028080)... [ 1264.452553] survey done event(9) [ 1264.452572] rtw_cfg80211_indicate_scan_done without scan req [ 1265.145178] ==>pwr_state_check_handler .fw_state(8) [ 1265.145183] ==> rtw_ps_cmd , enqueue CMD [ 1265.145204] ==>rtw_ps_processor .fw_state(8) [ 1265.145207] ==>ips_enter cnts:24 [ 1265.145386] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1265.145388] [ 1265.145391] ===> rtw_ips_pwr_down................... [ 1265.145622] ====> rtw_ips_dev_unload... [ 1265.168795] usb_read_port_cancel [ 1265.169246] usb_write_port_cancel [ 1265.169260] ==> rtl8192cu_hal_deinit [ 1265.169262] bkeepfwalive(0) [ 1265.169264] card disble without HWSM........... [ 1265.173984] <=== rtw_ips_pwr_down..................... in 28ms [ 1322.437182] [ 1322.437184] rfpwrstate_check call ips_leave.... [ 1322.437188] ==>ips_leave cnts:24 [ 1322.437189] ===> rtw_ips_pwr_up.............. [ 1322.437193] ===> ips_netdrv_open......... [ 1322.442028] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1322.442032] FirmwareDownload92C accquire FW from embedded image [ 1322.442034] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1322.469263] fw download ok! [ 1322.469266] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1322.838950] IQK:Start!!! [ 1322.849794] Path A IQK Success!! [ 1322.857397] Path A IQK Success!! [ 1322.862010] IQK: final_candidate is 0 [ 1322.862013] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1322.862014] Path A IQ Calibration Success ! [ 1322.972107] pdmpriv->TxPowerTrackControl = 1 [ 1322.976931] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1322.976934] rtl8192cu_hal_init in 544ms [ 1322.976942] <=== rtw_ips_pwr_up.............. in 544ms [ 1322.977054] ==> ips_leave.....LED(0x00028080)... [ 1324.281568] survey done event(0) [ 1324.281581] rtw_cfg80211_indicate_scan_done without scan req [ 1324.974153] ==>pwr_state_check_handler .fw_state(8) [ 1324.974158] ==> rtw_ps_cmd , enqueue CMD [ 1324.974179] ==>rtw_ps_processor .fw_state(8) [ 1324.974181] ==>ips_enter cnts:25 [ 1324.974391] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 1324.974393] [ 1324.974395] ===> rtw_ips_pwr_down................... [ 1324.974616] ====> rtw_ips_dev_unload... [ 1324.997809] usb_read_port_cancel [ 1324.998258] usb_write_port_cancel [ 1324.998272] ==> rtl8192cu_hal_deinit [ 1324.998274] bkeepfwalive(0) [ 1324.998276] card disble without HWSM........... [ 1325.002998] <=== rtw_ips_pwr_down..................... in 28ms [ 1372.004099] [ 1372.004101] _rtw_pwr_wakeup call ips_leave.... [ 1372.004104] ==>ips_leave cnts:25 [ 1372.004106] ===> rtw_ips_pwr_up.............. [ 1372.004109] ===> ips_netdrv_open......... [ 1372.008914] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1372.008918] FirmwareDownload92C accquire FW from embedded image [ 1372.008921] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1372.036200] fw download ok! [ 1372.036205] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1372.405256] IQK:Start!!! [ 1372.416099] Path A IQK Success!! [ 1372.423702] Path A IQK Success!! [ 1372.428315] IQK: final_candidate is 0 [ 1372.428318] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1372.428319] Path A IQ Calibration Success ! [ 1372.538427] pdmpriv->TxPowerTrackControl = 1 [ 1372.543236] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1372.543239] rtl8192cu_hal_init in 540ms [ 1372.543247] <=== rtw_ips_pwr_up.............. in 540ms [ 1372.543359] ==> ips_leave.....LED(0x00028080)... [ 1373.847748] survey done event(3) [ 1373.849260] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1373.849267] rtw_cfg80211_indicate_scan_done without scan req [ 1374.485918] survey done event(3) [ 1374.487317] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1374.487325] rtw_cfg80211_indicate_scan_done without scan req [ 1374.916684] survey done event(3) [ 1374.918078] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1374.918086] rtw_cfg80211_indicate_scan_done without scan req [ 1374.995620] cfg80211_rtw_cancel_remain_on_channel [ 1385.390788] survey done event(0) [ 1385.390802] rtw_cfg80211_indicate_scan_done without scan req [ 1445.219678] survey done event(0) [ 1445.219692] rtw_cfg80211_indicate_scan_done without scan req [ 1505.048691] survey done event(0) [ 1505.048707] rtw_cfg80211_indicate_scan_done without scan req [ 1564.877582] survey done event(0) [ 1564.877596] rtw_cfg80211_indicate_scan_done without scan req [ 1600.432048] survey done event(2) [ 1600.433483] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1600.433490] rtw_cfg80211_indicate_scan_done without scan req [ 1600.966517] survey done event(5) [ 1600.967999] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1600.968006] rtw_cfg80211_indicate_scan_done without scan req [ 1601.604687] survey done event(4) [ 1601.606117] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1601.606124] rtw_cfg80211_indicate_scan_done without scan req [ 1602.139155] survey done event(2) [ 1624.706595] survey done event(0) [ 1624.706612] rtw_cfg80211_indicate_scan_done without scan req [ 1684.535485] survey done event(0) [ 1684.535502] rtw_cfg80211_indicate_scan_done without scan req [ 1744.364500] survey done event(0) [ 1744.364516] rtw_cfg80211_indicate_scan_done without scan req [ 1773.313773] survey done event(3) [ 1773.315199] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1773.315206] rtw_cfg80211_indicate_scan_done without scan req [ 1773.951944] survey done event(3) [ 1773.953345] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1773.953353] rtw_cfg80211_indicate_scan_done without scan req [ 1774.382709] survey done event(1) [ 1774.384161] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1774.384169] rtw_cfg80211_indicate_scan_done without scan req [ 1774.917177] survey done event(5) [ 1774.918613] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1774.918620] rtw_cfg80211_indicate_scan_done without scan req [ 1775.000003] cfg80211_rtw_cancel_remain_on_channel [ 1804.193513] survey done event(0) [ 1804.193525] rtw_cfg80211_indicate_scan_done without scan req [ 1824.354696] cfg80211_rtw_change_station [ 1824.354730] cfg80211_rtw_change_station [ 1824.374704] (2)871x_drv - drv_close, bup=1, hw_init_completed=1 [ 1824.374715] rtw_cfg80211_indicate_disconnect [ 1824.374719] rtw_cfg80211_indicate_disconnect, role=1, p2p_state=2, pre_p2p_state=2 [ 1824.374722] pwdev->sme_state=0 [ 1824.374962] rtw_cfg80211_indicate_scan_done without scan req [ 1824.374967] -871x_drv - drv_close, bup=1 [ 1824.375413] cfg80211_rtw_change_iface call netdev_open [ 1824.375417] +871x_drv - drv_open, bup=1 [ 1824.375423] -871x_drv - drv_open, bup=1 [ 1824.375426] cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 [ 1824.381277] rtl8192c_set_FwJoinBssReport_cmd mstatus(0) [ 1826.372674] ==>pwr_state_check_handler .fw_state(8) [ 1826.372678] ==> rtw_ps_cmd , enqueue CMD [ 1826.375810] ==>rtw_ps_processor .fw_state(8) [ 1826.375813] ==>ips_enter cnts:26 [ 1826.375931] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028008).... [ 1826.375932] [ 1826.375934] ===> rtw_ips_pwr_down................... [ 1826.376180] ====> rtw_ips_dev_unload... [ 1826.399410] usb_read_port_cancel [ 1826.399857] usb_write_port_cancel [ 1826.399871] ==> rtl8192cu_hal_deinit [ 1826.399872] bkeepfwalive(0) [ 1826.399874] card disble without HWSM........... [ 1826.404601] <=== rtw_ips_pwr_down..................... in 32ms [ 1833.205195] [rtw_p2p_set] extra = enable=0 [ 1833.214456] [rtw_p2p_set] extra = enable=1 [ 1833.214461] [ 1833.214462] _rtw_pwr_wakeup call ips_leave.... [ 1833.214464] ==>ips_leave cnts:26 [ 1833.214466] ===> rtw_ips_pwr_up.............. [ 1833.214470] ===> ips_netdrv_open......... [ 1833.219333] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 1833.219338] FirmwareDownload92C accquire FW from embedded image [ 1833.219341] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 1833.247621] fw download ok! [ 1833.247627] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 1833.618672] IQK:Start!!! [ 1833.629515] Path A IQK Success!! [ 1833.637118] Path A IQK Success!! [ 1833.641731] IQK: final_candidate is 0 [ 1833.641734] IQK: RegE94=101 RegE9C=c RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 1833.641735] Path A IQ Calibration Success ! [ 1833.751834] pdmpriv->TxPowerTrackControl = 1 [ 1833.756652] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 1833.756655] rtl8192cu_hal_init in 544ms [ 1833.756662] <=== rtw_ips_pwr_up.............. in 544ms [ 1833.756775] ==> ips_leave.....LED(0x00028080)... [ 1833.772681] +871x_drv - drv_open, bup=1 [ 1833.772685] -871x_drv - drv_open, bup=1 [ 1833.772898] ADDRCONF(NETDEV_UP): wlan2: link is not ready [ 1833.772914] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH! [ 1833.772919] set_mode = IW_MODE_INFRA [ 1833.803484] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH! [ 1833.807634] cfg80211_rtw_flush_pmksa [ 1833.807745] cfg80211_rtw_change_station [ 1833.807779] cfg80211_rtw_change_station [ 1833.807799] cfg80211_rtw_change_station [ 1836.333641] survey done event(5) [ 1836.333661] rtw_cfg80211_indicate_scan_done without scan req [ 1836.340226] cfg80211_rtw_change_station [ 1847.070866] survey done event(5) [ 1847.072453] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1847.072462] rtw_cfg80211_indicate_scan_done without scan req [ 1847.501631] survey done event(4) [ 1847.503054] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1847.503063] rtw_cfg80211_indicate_scan_done without scan req [ 1847.760169] cfg80211_rtw_cancel_remain_on_channel [ 1856.444125] survey done event(1) [ 1856.444147] rtw_cfg80211_indicate_scan_done without scan req [ 1886.358507] survey done event(3) [ 1886.358525] rtw_cfg80211_indicate_scan_done without scan req [ 1926.248547] survey done event(3) [ 1926.248566] rtw_cfg80211_indicate_scan_done without scan req [ 1954.319359] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1954.319363] channel_type_valid=0 [ 1954.319365] rtw_cfg80211_indicate_scan_done without scan req [ 1954.319368] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1954.319370] [rtw_cfg80211_issue_p2p_provision_request] In [ 1954.334434] [OnAction_public] Got Provisioning Discovery Response Frame [ 1954.344305] [OnAction_public] Got GO Nego Resp Frame [ 1954.344309] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1954.819868] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1954.819877] rtw_cfg80211_indicate_scan_done without scan req [ 1955.044311] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1955.044315] channel_type_valid=0 [ 1955.044317] rtw_cfg80211_indicate_scan_done without scan req [ 1955.044319] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1955.044322] [rtw_cfg80211_issue_p2p_provision_request] In [ 1955.060149] [OnAction_public] Got Provisioning Discovery Response Frame [ 1955.072114] [OnAction_public] Got GO Nego Resp Frame [ 1955.072119] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1955.544747] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1955.544757] rtw_cfg80211_indicate_scan_done without scan req [ 1955.627758] [OnAction_public] Got Provisioning Discovery Request Frame [ 1955.627769] [process_p2p_provdisc_req] config method = pbc [ 1955.627776] [OnAction_public] Got GO Nego Req Frame [ 1955.627778] [issue_p2p_GO_response] In [ 1955.769173] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1955.769177] channel_type_valid=0 [ 1955.769179] rtw_cfg80211_indicate_scan_done without scan req [ 1955.769182] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1955.769184] [rtw_cfg80211_issue_p2p_provision_request] In [ 1955.784030] [OnAction_public] Got Provisioning Discovery Response Frame [ 1955.794015] [OnAction_public] Got GO Nego Resp Frame [ 1955.794019] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1955.794025] recv_Action_public_decache, seq_ctrl=0x3880, rxseq=0x3880 [ 1956.269637] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1956.269646] rtw_cfg80211_indicate_scan_done without scan req [ 1956.527065] [OnAction_public] Got Provisioning Discovery Request Frame [ 1956.527077] [process_p2p_provdisc_req] config method = pbc [ 1956.527084] [OnAction_public] Got GO Nego Req Frame [ 1956.527087] [issue_p2p_GO_response] In [ 1956.596180] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1956.596183] channel_type_valid=0 [ 1956.596186] rtw_cfg80211_indicate_scan_done without scan req [ 1956.596188] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1956.596191] [rtw_cfg80211_issue_p2p_provision_request] In [ 1956.614069] [OnAction_public] Got Provisioning Discovery Response Frame [ 1956.618418] [OnAction_public] Got GO Nego Resp Frame [ 1956.618422] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1957.096568] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1957.096578] rtw_cfg80211_indicate_scan_done without scan req [ 1957.321030] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1957.321034] channel_type_valid=0 [ 1957.321036] rtw_cfg80211_indicate_scan_done without scan req [ 1957.321039] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1957.321042] [rtw_cfg80211_issue_p2p_provision_request] In [ 1957.321273] [OnAction_public] Got Provisioning Discovery Request Frame [ 1957.321282] [process_p2p_provdisc_req] config method = pbc [ 1957.321288] [OnAction_public] Got GO Nego Req Frame [ 1957.321291] [issue_p2p_GO_response] In [ 1957.335706] [OnAction_public] Got Provisioning Discovery Response Frame [ 1957.346327] [OnAction_public] Got GO Nego Resp Frame [ 1957.346332] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1957.821421] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1957.821431] rtw_cfg80211_indicate_scan_done without scan req [ 1957.943740] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1957.943744] channel_type_valid=0 [ 1957.943746] rtw_cfg80211_indicate_scan_done without scan req [ 1957.943749] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1957.943752] [rtw_cfg80211_issue_p2p_provision_request] In [ 1957.959724] [OnAction_public] Got Provisioning Discovery Response Frame [ 1957.970901] [OnAction_public] Got GO Nego Resp Frame [ 1957.970907] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1958.115053] [OnAction_public] Got Provisioning Discovery Request Frame [ 1958.115065] [process_p2p_provdisc_req] config method = pbc [ 1958.115072] [OnAction_public] Got GO Nego Req Frame [ 1958.115074] [issue_p2p_GO_response] In [ 1958.444128] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1958.444139] rtw_cfg80211_indicate_scan_done without scan req [ 1958.566465] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1958.566468] channel_type_valid=0 [ 1958.566470] rtw_cfg80211_indicate_scan_done without scan req [ 1958.566473] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1958.566476] [rtw_cfg80211_issue_p2p_provision_request] In [ 1958.582400] [OnAction_public] Got Provisioning Discovery Response Frame [ 1958.592111] [OnAction_public] Got GO Nego Resp Frame [ 1958.592117] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1959.010228] [OnAction_public] Got Provisioning Discovery Request Frame [ 1959.010240] [process_p2p_provdisc_req] config method = pbc [ 1959.010247] [OnAction_public] Got GO Nego Req Frame [ 1959.010250] [issue_p2p_GO_response] In [ 1959.066675] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1959.066685] rtw_cfg80211_indicate_scan_done without scan req [ 1959.393235] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1959.393239] channel_type_valid=0 [ 1959.393241] rtw_cfg80211_indicate_scan_done without scan req [ 1959.393244] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1959.393246] [rtw_cfg80211_issue_p2p_provision_request] In [ 1959.409667] [OnAction_public] Got Provisioning Discovery Response Frame [ 1959.419769] [OnAction_public] Got GO Nego Resp Frame [ 1959.419773] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1959.802344] [OnAction_public] Got Provisioning Discovery Request Frame [ 1959.802356] [process_p2p_provdisc_req] config method = pbc [ 1959.802363] [OnAction_public] Got GO Nego Req Frame [ 1959.802366] [issue_p2p_GO_response] In [ 1959.893625] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1959.893634] rtw_cfg80211_indicate_scan_done without scan req [ 1960.118073] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1960.118077] channel_type_valid=0 [ 1960.118079] rtw_cfg80211_indicate_scan_done without scan req [ 1960.118082] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1960.118084] [rtw_cfg80211_issue_p2p_provision_request] In [ 1960.144299] [OnAction_public] Got GO Nego Resp Frame [ 1960.144306] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1960.617988] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1960.617997] rtw_cfg80211_indicate_scan_done without scan req [ 1960.698108] [OnAction_public] Got Provisioning Discovery Request Frame [ 1960.698121] [process_p2p_provdisc_req] config method = pbc [ 1960.702446] [OnAction_public] Got GO Nego Req Frame [ 1960.702451] [issue_p2p_GO_response] In [ 1960.944527] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1960.944531] channel_type_valid=0 [ 1960.944533] rtw_cfg80211_indicate_scan_done without scan req [ 1960.944536] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1960.944538] [rtw_cfg80211_issue_p2p_provision_request] In [ 1960.960221] [OnAction_public] Got Provisioning Discovery Response Frame [ 1960.977305] [OnAction_public] Got GO Nego Resp Frame [ 1960.977310] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1961.385210] [OnAction_public] Got Provisioning Discovery Request Frame [ 1961.385221] [process_p2p_provdisc_req] config method = pbc [ 1961.385227] [OnAction_public] Got GO Nego Req Frame [ 1961.385230] [issue_p2p_GO_response] In [ 1961.444924] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1961.444934] rtw_cfg80211_indicate_scan_done without scan req [ 1961.771465] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1961.771469] channel_type_valid=0 [ 1961.771471] rtw_cfg80211_indicate_scan_done without scan req [ 1961.771474] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1961.771477] [rtw_cfg80211_issue_p2p_provision_request] In [ 1961.793826] [OnAction_public] Got Provisioning Discovery Response Frame [ 1961.804075] [OnAction_public] Got GO Nego Resp Frame [ 1961.804080] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1962.183425] [OnAction_public] Got Provisioning Discovery Request Frame [ 1962.183437] [process_p2p_provdisc_req] config method = pbc [ 1962.183443] [OnAction_public] Got GO Nego Req Frame [ 1962.183446] [issue_p2p_GO_response] In [ 1962.271858] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1962.271868] rtw_cfg80211_indicate_scan_done without scan req [ 1962.394200] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1962.394204] channel_type_valid=0 [ 1962.394206] rtw_cfg80211_indicate_scan_done without scan req [ 1962.394209] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1962.394212] [rtw_cfg80211_issue_p2p_provision_request] In [ 1962.412439] [OnAction_public] Got Provisioning Discovery Response Frame [ 1962.423922] [OnAction_public] Got GO Nego Resp Frame [ 1962.423927] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1962.894605] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1962.894615] rtw_cfg80211_indicate_scan_done without scan req [ 1962.973117] [OnAction_public] Got Provisioning Discovery Request Frame [ 1962.973129] [process_p2p_provdisc_req] config method = pbc [ 1962.973136] [OnAction_public] Got GO Nego Req Frame [ 1962.973139] [issue_p2p_GO_response] In [ 1963.017003] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1963.017008] channel_type_valid=0 [ 1963.017011] rtw_cfg80211_indicate_scan_done without scan req [ 1963.017016] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1963.017019] [rtw_cfg80211_issue_p2p_provision_request] In [ 1963.032533] [OnAction_public] Got Provisioning Discovery Response Frame [ 1963.043123] [OnAction_public] Got GO Nego Resp Frame [ 1963.043127] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1963.517056] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1963.517067] rtw_cfg80211_indicate_scan_done without scan req [ 1963.741496] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1963.741500] channel_type_valid=0 [ 1963.741502] rtw_cfg80211_indicate_scan_done without scan req [ 1963.741505] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1963.741507] [rtw_cfg80211_issue_p2p_provision_request] In [ 1963.757724] [OnAction_public] Got Provisioning Discovery Response Frame [ 1963.768056] [OnAction_public] Got GO Nego Resp Frame [ 1963.768061] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1963.781751] [OnAction_public] Got Provisioning Discovery Request Frame [ 1963.781762] [process_p2p_provdisc_req] config method = pbc [ 1963.781768] [OnAction_public] Got GO Nego Req Frame [ 1963.781771] [issue_p2p_GO_response] In [ 1964.241870] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1964.241880] rtw_cfg80211_indicate_scan_done without scan req [ 1964.364240] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1964.364244] channel_type_valid=0 [ 1964.364247] rtw_cfg80211_indicate_scan_done without scan req [ 1964.364252] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1964.364255] [rtw_cfg80211_issue_p2p_provision_request] In [ 1964.379666] [OnAction_public] Got Provisioning Discovery Response Frame [ 1964.391264] [OnAction_public] Got GO Nego Resp Frame [ 1964.391268] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1964.676089] [OnAction_public] Got Provisioning Discovery Request Frame [ 1964.676101] [process_p2p_provdisc_req] config method = pbc [ 1964.676107] [OnAction_public] Got GO Nego Req Frame [ 1964.676110] [issue_p2p_GO_response] In [ 1964.864737] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1964.864747] rtw_cfg80211_indicate_scan_done without scan req [ 1965.191297] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1965.191301] channel_type_valid=0 [ 1965.191303] rtw_cfg80211_indicate_scan_done without scan req [ 1965.191306] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1965.191309] [rtw_cfg80211_issue_p2p_provision_request] In [ 1965.221914] [OnAction_public] Got GO Nego Resp Frame [ 1965.221919] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1965.221925] recv_Action_public_decache, seq_ctrl=0x3ca0, rxseq=0x3ca0 [ 1965.577466] [OnAction_public] Got Provisioning Discovery Request Frame [ 1965.577478] [process_p2p_provdisc_req] config method = pbc [ 1965.577484] [OnAction_public] Got GO Nego Req Frame [ 1965.577487] [issue_p2p_GO_response] In [ 1965.691660] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1965.691669] rtw_cfg80211_indicate_scan_done without scan req [ 1965.814001] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1965.814021] channel_type_valid=0 [ 1965.814025] rtw_cfg80211_indicate_scan_done without scan req [ 1965.814029] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1965.814032] [rtw_cfg80211_issue_p2p_provision_request] In [ 1965.829389] [OnAction_public] Got Provisioning Discovery Response Frame [ 1966.314424] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1966.314434] rtw_cfg80211_indicate_scan_done without scan req [ 1966.370839] [OnAction_public] Got Provisioning Discovery Request Frame [ 1966.370850] [process_p2p_provdisc_req] config method = pbc [ 1966.370857] [OnAction_public] Got GO Nego Req Frame [ 1966.370860] [issue_p2p_GO_response] In [ 1966.538853] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1966.538857] channel_type_valid=0 [ 1966.538859] rtw_cfg80211_indicate_scan_done without scan req [ 1966.538862] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1966.538865] [rtw_cfg80211_issue_p2p_provision_request] In [ 1966.553538] [OnAction_public] Got Provisioning Discovery Response Frame [ 1966.565256] [OnAction_public] Got GO Nego Resp Frame [ 1966.565261] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1967.039253] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1967.039263] rtw_cfg80211_indicate_scan_done without scan req [ 1967.265204] [OnAction_public] Got Provisioning Discovery Request Frame [ 1967.265216] [process_p2p_provdisc_req] config method = pbc [ 1967.265223] [OnAction_public] Got GO Nego Req Frame [ 1967.265225] [issue_p2p_GO_response] In [ 1967.365801] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1967.365805] channel_type_valid=0 [ 1967.365807] rtw_cfg80211_indicate_scan_done without scan req [ 1967.365810] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1967.365813] [rtw_cfg80211_issue_p2p_provision_request] In [ 1967.381189] [OnAction_public] Got Provisioning Discovery Response Frame [ 1967.866214] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1967.866224] rtw_cfg80211_indicate_scan_done without scan req [ 1967.988559] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1967.988563] channel_type_valid=0 [ 1967.988565] rtw_cfg80211_indicate_scan_done without scan req [ 1967.988568] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1967.988570] [rtw_cfg80211_issue_p2p_provision_request] In [ 1968.004029] [OnAction_public] Got Provisioning Discovery Response Frame [ 1968.014616] [OnAction_public] Got GO Nego Resp Frame [ 1968.014620] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1968.014625] recv_Action_public_decache, seq_ctrl=0x3e20, rxseq=0x3e20 [ 1968.057978] [OnAction_public] Got Provisioning Discovery Request Frame [ 1968.057990] [process_p2p_provdisc_req] config method = pbc [ 1968.057996] [OnAction_public] Got GO Nego Req Frame [ 1968.057999] [issue_p2p_GO_response] In [ 1968.488896] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1968.488906] rtw_cfg80211_indicate_scan_done without scan req [ 1968.713355] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1968.713359] channel_type_valid=0 [ 1968.713361] rtw_cfg80211_indicate_scan_done without scan req [ 1968.713364] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1968.713367] [rtw_cfg80211_issue_p2p_provision_request] In [ 1968.729704] [OnAction_public] Got Provisioning Discovery Response Frame [ 1968.739894] [OnAction_public] Got GO Nego Resp Frame [ 1968.739899] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1968.951565] [OnAction_public] Got Provisioning Discovery Request Frame [ 1968.951577] [process_p2p_provdisc_req] config method = pbc [ 1968.951584] [OnAction_public] Got GO Nego Req Frame [ 1968.951586] [issue_p2p_GO_response] In [ 1969.213722] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1969.213732] rtw_cfg80211_indicate_scan_done without scan req [ 1969.540274] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1969.540278] channel_type_valid=0 [ 1969.540280] rtw_cfg80211_indicate_scan_done without scan req [ 1969.540283] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1969.540285] [rtw_cfg80211_issue_p2p_provision_request] In [ 1969.555234] [OnAction_public] Got Provisioning Discovery Response Frame [ 1969.565160] [OnAction_public] Got GO Nego Resp Frame [ 1969.565166] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1969.641352] [OnAction_public] Got Provisioning Discovery Request Frame [ 1969.641364] [process_p2p_provdisc_req] config method = pbc [ 1969.641370] [OnAction_public] Got GO Nego Req Frame [ 1969.641373] [issue_p2p_GO_response] In [ 1970.040652] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1970.040661] rtw_cfg80211_indicate_scan_done without scan req [ 1970.162995] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1970.162999] channel_type_valid=0 [ 1970.163001] rtw_cfg80211_indicate_scan_done without scan req [ 1970.163004] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1970.163007] [rtw_cfg80211_issue_p2p_provision_request] In [ 1970.196407] [OnAction_public] Got Provisioning Discovery Response Frame [ 1970.196418] [OnAction_public] Got GO Nego Resp Frame [ 1970.196420] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1970.196424] recv_Action_public_decache, seq_ctrl=0x3f30, rxseq=0x3f30 [ 1970.462630] [OnAction_public] Got Provisioning Discovery Request Frame [ 1970.462641] [process_p2p_provdisc_req] config method = pbc [ 1970.462648] [OnAction_public] Got GO Nego Req Frame [ 1970.462651] [issue_p2p_GO_response] In [ 1970.663355] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1970.663365] rtw_cfg80211_indicate_scan_done without scan req [ 1970.989950] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1970.989955] channel_type_valid=0 [ 1970.989958] rtw_cfg80211_indicate_scan_done without scan req [ 1970.989962] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1970.989965] [rtw_cfg80211_issue_p2p_provision_request] In [ 1971.008196] [OnAction_public] Got Provisioning Discovery Response Frame [ 1971.018139] [OnAction_public] Got GO Nego Resp Frame [ 1971.018143] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1971.348977] [OnAction_public] Got Provisioning Discovery Request Frame [ 1971.348989] [process_p2p_provdisc_req] config method = pbc [ 1971.348995] [OnAction_public] Got GO Nego Req Frame [ 1971.348998] [issue_p2p_GO_response] In [ 1971.490450] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1971.490460] rtw_cfg80211_indicate_scan_done without scan req [ 1971.714908] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1971.714912] channel_type_valid=0 [ 1971.714914] rtw_cfg80211_indicate_scan_done without scan req [ 1971.714917] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1971.714919] [rtw_cfg80211_issue_p2p_provision_request] In [ 1971.730854] [OnAction_public] Got Provisioning Discovery Response Frame [ 1971.740939] [OnAction_public] Got GO Nego Resp Frame [ 1971.740943] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1972.142809] [OnAction_public] Got Provisioning Discovery Request Frame [ 1972.142822] [process_p2p_provdisc_req] config method = pbc [ 1972.142828] [OnAction_public] Got GO Nego Req Frame [ 1972.142831] [issue_p2p_GO_response] In [ 1972.215311] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1972.215321] rtw_cfg80211_indicate_scan_done without scan req [ 1972.439764] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1972.439768] channel_type_valid=0 [ 1972.439770] rtw_cfg80211_indicate_scan_done without scan req [ 1972.439773] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1972.439775] [rtw_cfg80211_issue_p2p_provision_request] In [ 1972.466375] [OnAction_public] Got GO Nego Resp Frame [ 1972.466380] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1972.935893] [OnAction_public] Got Provisioning Discovery Request Frame [ 1972.935905] [process_p2p_provdisc_req] config method = pbc [ 1972.935911] [OnAction_public] Got GO Nego Req Frame [ 1972.935914] [issue_p2p_GO_response] In [ 1972.940137] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1972.940147] rtw_cfg80211_indicate_scan_done without scan req [ 1973.062474] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1973.062478] channel_type_valid=0 [ 1973.062480] rtw_cfg80211_indicate_scan_done without scan req [ 1973.062483] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1973.062485] [rtw_cfg80211_issue_p2p_provision_request] In [ 1973.080609] [OnAction_public] Got Provisioning Discovery Response Frame [ 1973.093233] [OnAction_public] Got GO Nego Resp Frame [ 1973.093238] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1973.562466] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1973.562477] rtw_cfg80211_indicate_scan_done without scan req [ 1973.786909] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1973.786913] channel_type_valid=0 [ 1973.786915] rtw_cfg80211_scan_abort : fw_state=_FW_UNDER_SURVEY! [ 1973.807192] rtw_cfg80211_scan_abort : fw_state=_FW_UNDER_SURVEY! [ 1973.831122] rtw_cfg80211_scan_abort : fw_state=_FW_UNDER_SURVEY! [ 1973.855062] rtw_cfg80211_scan_abort : fw_state=_FW_UNDER_SURVEY! [ 1973.878972] survey_timer_hdl idx:3, cnt:4 [ 1973.878979] rtw_cfg80211_scan_abort : fw_state=_FW_UNDER_SURVEY! [ 1973.884385] survey done event(2) [ 1973.884403] rtw_cfg80211_indicate_scan_done without scan req [ 1973.902923] rtw_cfg80211_indicate_scan_done without scan req [ 1973.902929] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1973.902932] [rtw_cfg80211_issue_p2p_provision_request] In [ 1974.403361] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1974.403371] rtw_cfg80211_indicate_scan_done without scan req [ 1974.519638] [OnAction_public] Got Provisioning Discovery Request Frame [ 1974.519649] [process_p2p_provdisc_req] config method = pbc [ 1974.519655] [OnAction_public] Got GO Nego Req Frame [ 1974.519658] [issue_p2p_GO_response] In [ 1974.525694] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1974.525698] channel_type_valid=0 [ 1974.525700] rtw_cfg80211_indicate_scan_done without scan req [ 1974.525703] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1974.525705] [rtw_cfg80211_issue_p2p_provision_request] In [ 1974.551894] [OnAction_public] Got Provisioning Discovery Response Frame [ 1974.562097] [OnAction_public] Got GO Nego Resp Frame [ 1974.562101] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1975.026063] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1975.026073] rtw_cfg80211_indicate_scan_done without scan req [ 1975.250509] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1975.250512] channel_type_valid=0 [ 1975.250515] rtw_cfg80211_indicate_scan_done without scan req [ 1975.250517] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1975.250520] [rtw_cfg80211_issue_p2p_provision_request] In [ 1975.268116] [OnAction_public] Got Provisioning Discovery Response Frame [ 1975.278586] [OnAction_public] Got GO Nego Resp Frame [ 1975.278591] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1975.413305] [OnAction_public] Got Provisioning Discovery Request Frame [ 1975.413317] [process_p2p_provdisc_req] config method = pbc [ 1975.413323] [OnAction_public] Got GO Nego Req Frame [ 1975.413326] [issue_p2p_GO_response] In [ 1975.750876] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1975.750885] rtw_cfg80211_indicate_scan_done without scan req [ 1976.077404] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1976.077407] channel_type_valid=0 [ 1976.077410] rtw_cfg80211_indicate_scan_done without scan req [ 1976.077413] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1976.077415] [rtw_cfg80211_issue_p2p_provision_request] In [ 1976.094243] [OnAction_public] Got Provisioning Discovery Response Frame [ 1976.104570] [OnAction_public] Got GO Nego Resp Frame [ 1976.104575] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1976.118766] [OnAction_public] Got Provisioning Discovery Request Frame [ 1976.118777] [process_p2p_provdisc_req] config method = pbc [ 1976.118783] [OnAction_public] Got GO Nego Req Frame [ 1976.118786] [issue_p2p_GO_response] In [ 1976.577786] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1976.577796] rtw_cfg80211_indicate_scan_done without scan req [ 1976.802218] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1976.802222] channel_type_valid=0 [ 1976.802224] rtw_cfg80211_indicate_scan_done without scan req [ 1976.802227] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1976.802229] [rtw_cfg80211_issue_p2p_provision_request] In [ 1976.817788] [OnAction_public] Got Provisioning Discovery Response Frame [ 1976.827853] [OnAction_public] Got GO Nego Resp Frame [ 1976.827858] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1977.013362] [OnAction_public] Got Provisioning Discovery Request Frame [ 1977.013374] [process_p2p_provdisc_req] config method = pbc [ 1977.013380] [OnAction_public] Got GO Nego Req Frame [ 1977.013383] [issue_p2p_GO_response] In [ 1977.302125] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1977.302135] rtw_cfg80211_indicate_scan_done without scan req [ 1977.526576] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1977.526580] channel_type_valid=0 [ 1977.526582] rtw_cfg80211_indicate_scan_done without scan req [ 1977.526585] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1977.526588] [rtw_cfg80211_issue_p2p_provision_request] In [ 1977.541187] [OnAction_public] Got Provisioning Discovery Response Frame [ 1977.553661] [OnAction_public] Got GO Nego Resp Frame [ 1977.553666] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1977.722681] [OnAction_public] Got Provisioning Discovery Request Frame [ 1977.722693] [process_p2p_provdisc_req] config method = pbc [ 1977.722700] [OnAction_public] Got GO Nego Req Frame [ 1977.722703] [issue_p2p_GO_response] In [ 1978.026952] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1978.026962] rtw_cfg80211_indicate_scan_done without scan req [ 1978.149309] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1978.149313] channel_type_valid=0 [ 1978.149315] rtw_cfg80211_indicate_scan_done without scan req [ 1978.149318] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1978.149321] [rtw_cfg80211_issue_p2p_provision_request] In [ 1978.167154] [OnAction_public] Got Provisioning Discovery Response Frame [ 1978.183735] [OnAction_public] Got GO Nego Resp Frame [ 1978.183739] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1978.183745] recv_Action_public_decache, seq_ctrl=0x42e0, rxseq=0x42e0 [ 1978.521411] [OnAction_public] Got Provisioning Discovery Request Frame [ 1978.521422] [process_p2p_provdisc_req] config method = pbc [ 1978.521429] [OnAction_public] Got GO Nego Req Frame [ 1978.521432] [issue_p2p_GO_response] In [ 1978.649742] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1978.649752] rtw_cfg80211_indicate_scan_done without scan req [ 1978.772082] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1978.772086] channel_type_valid=0 [ 1978.772088] rtw_cfg80211_indicate_scan_done without scan req [ 1978.772091] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1978.772093] [rtw_cfg80211_issue_p2p_provision_request] In [ 1978.788254] [OnAction_public] Got Provisioning Discovery Response Frame [ 1978.798584] [OnAction_public] Got GO Nego Resp Frame [ 1978.798588] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1979.206829] [OnAction_public] Got Provisioning Discovery Request Frame [ 1979.206841] [process_p2p_provdisc_req] config method = pbc [ 1979.206848] recv_Action_public_decache, seq_ctrl=0x4350, rxseq=0x4350 [ 1979.206851] [OnAction_public] Got GO Nego Req Frame [ 1979.206854] [issue_p2p_GO_response] In [ 1979.272480] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1979.272491] rtw_cfg80211_indicate_scan_done without scan req [ 1979.394804] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1979.394808] channel_type_valid=0 [ 1979.394811] rtw_cfg80211_indicate_scan_done without scan req [ 1979.394813] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1979.394816] [rtw_cfg80211_issue_p2p_provision_request] In [ 1979.409598] [OnAction_public] Got Provisioning Discovery Response Frame [ 1979.419678] [OnAction_public] Got GO Nego Resp Frame [ 1979.419682] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1979.895182] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1979.895193] rtw_cfg80211_indicate_scan_done without scan req [ 1979.895972] [OnAction_public] Got Provisioning Discovery Request Frame [ 1979.895983] [process_p2p_provdisc_req] config method = pbc [ 1979.895989] [OnAction_public] Got GO Nego Req Frame [ 1979.895992] [issue_p2p_GO_response] In [ 1980.017535] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1980.017539] channel_type_valid=0 [ 1980.017541] rtw_cfg80211_indicate_scan_done without scan req [ 1980.017544] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1980.017546] [rtw_cfg80211_issue_p2p_provision_request] In [ 1980.034198] [OnAction_public] Got Provisioning Discovery Response Frame [ 1980.044282] [OnAction_public] Got GO Nego Resp Frame [ 1980.044287] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1980.517933] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1980.517944] rtw_cfg80211_indicate_scan_done without scan req [ 1980.789669] [OnAction_public] Got Provisioning Discovery Request Frame [ 1980.789681] [process_p2p_provdisc_req] config method = pbc [ 1980.789688] [OnAction_public] Got GO Nego Req Frame [ 1980.789691] [issue_p2p_GO_response] In [ 1980.844501] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1980.844505] channel_type_valid=0 [ 1980.844507] rtw_cfg80211_indicate_scan_done without scan req [ 1980.844510] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1980.844512] [rtw_cfg80211_issue_p2p_provision_request] In [ 1980.859307] [OnAction_public] Got Provisioning Discovery Response Frame [ 1980.870678] [OnAction_public] Got GO Nego Resp Frame [ 1980.870683] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1981.344858] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1981.344869] rtw_cfg80211_indicate_scan_done without scan req [ 1981.467197] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1981.467201] channel_type_valid=0 [ 1981.467203] rtw_cfg80211_indicate_scan_done without scan req [ 1981.467205] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1981.467208] [rtw_cfg80211_issue_p2p_provision_request] In [ 1981.483040] [OnAction_public] Got Provisioning Discovery Response Frame [ 1981.497488] [OnAction_public] Got GO Nego Resp Frame [ 1981.497493] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1981.967554] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1981.967564] rtw_cfg80211_indicate_scan_done without scan req [ 1982.089896] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1982.089900] channel_type_valid=0 [ 1982.089902] rtw_cfg80211_indicate_scan_done without scan req [ 1982.089905] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1982.089907] [rtw_cfg80211_issue_p2p_provision_request] In [ 1982.105880] [OnAction_public] Got Provisioning Discovery Response Frame [ 1982.115704] [OnAction_public] Got GO Nego Resp Frame [ 1982.115709] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1982.590304] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1982.590313] rtw_cfg80211_indicate_scan_done without scan req [ 1982.712644] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1982.712648] channel_type_valid=0 [ 1982.712650] rtw_cfg80211_indicate_scan_done without scan req [ 1982.712653] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1982.712656] [rtw_cfg80211_issue_p2p_provision_request] In [ 1982.728581] [OnAction_public] Got Provisioning Discovery Response Frame [ 1982.739407] [OnAction_public] Got GO Nego Resp Frame [ 1982.739413] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1983.213035] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 1983.213045] rtw_cfg80211_indicate_scan_done without scan req [ 1983.539590] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1983.539594] channel_type_valid=0 [ 1983.539596] rtw_cfg80211_indicate_scan_done without scan req [ 1983.539599] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1983.539601] [rtw_cfg80211_issue_p2p_provision_request] In [ 1983.555092] [OnAction_public] Got Provisioning Discovery Response Frame [ 1983.564656] [OnAction_public] Got GO Nego Resp Frame [ 1983.564662] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1984.039770] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 1984.039779] rtw_cfg80211_indicate_scan_done without scan req [ 1984.264220] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1984.264223] channel_type_valid=0 [ 1984.264226] rtw_cfg80211_indicate_scan_done without scan req [ 1984.264228] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1984.264231] [rtw_cfg80211_issue_p2p_provision_request] In [ 1984.292501] [OnAction_public] Got GO Nego Resp Frame [ 1984.292506] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1984.764570] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1984.764580] rtw_cfg80211_indicate_scan_done without scan req [ 1984.886913] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1984.886917] channel_type_valid=0 [ 1984.886919] rtw_cfg80211_indicate_scan_done without scan req [ 1984.886922] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1984.886924] [rtw_cfg80211_issue_p2p_provision_request] In [ 1984.903591] [OnAction_public] Got Provisioning Discovery Response Frame [ 1984.913688] [OnAction_public] Got GO Nego Resp Frame [ 1984.913693] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1985.387272] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1985.387281] rtw_cfg80211_indicate_scan_done without scan req [ 1985.509612] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1985.509616] channel_type_valid=0 [ 1985.509619] rtw_cfg80211_indicate_scan_done without scan req [ 1985.509621] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1985.509624] [rtw_cfg80211_issue_p2p_provision_request] In [ 1985.525084] [OnAction_public] Got Provisioning Discovery Response Frame [ 1985.535277] [OnAction_public] Got GO Nego Resp Frame [ 1985.535281] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1986.010034] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1986.010044] rtw_cfg80211_indicate_scan_done without scan req [ 1986.132377] cfg80211_rtw_mgmt_tx, len=156, ch=1, ch_type=0 [ 1986.132381] channel_type_valid=0 [ 1986.132383] rtw_cfg80211_indicate_scan_done without scan req [ 1986.132386] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 1986.132388] [rtw_cfg80211_issue_p2p_provision_request] In [ 1986.155129] [OnAction_public] Got Provisioning Discovery Response Frame [ 1986.159497] recv_Action_public_decache, seq_ctrl=0x45c0, rxseq=0x45c0 [ 1986.159505] [OnAction_public] Got GO Nego Resp Frame [ 1986.159507] [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [ 1986.632740] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 1986.632750] rtw_cfg80211_indicate_scan_done without scan req [ 2035.931043] survey done event(2) [ 2035.931063] rtw_cfg80211_indicate_scan_done without scan req [ 2053.822673] cfg80211_rtw_change_station [ 2053.822706] cfg80211_rtw_change_station [ 2053.842392] (2)871x_drv - drv_close, bup=1, hw_init_completed=1 [ 2053.842407] rtw_cfg80211_indicate_disconnect [ 2053.842410] rtw_cfg80211_indicate_disconnect, role=1, p2p_state=7, pre_p2p_state=7 [ 2053.842413] pwdev->sme_state=0 [ 2053.842740] rtw_cfg80211_indicate_scan_done without scan req [ 2053.842745] -871x_drv - drv_close, bup=1 [ 2053.843175] cfg80211_rtw_change_iface call netdev_open [ 2053.843180] +871x_drv - drv_open, bup=1 [ 2053.843185] -871x_drv - drv_open, bup=1 [ 2053.843188] cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 [ 2053.848937] rtl8192c_set_FwJoinBssReport_cmd mstatus(0) [ 2055.840637] ==>pwr_state_check_handler .fw_state(8) [ 2055.840641] ==> rtw_ps_cmd , enqueue CMD [ 2055.843719] ==>rtw_ps_processor .fw_state(8) [ 2055.843723] ==>ips_enter cnts:27 [ 2055.843841] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028008).... [ 2055.843843] [ 2055.843844] ===> rtw_ips_pwr_down................... [ 2055.844090] ====> rtw_ips_dev_unload... [ 2055.867320] usb_read_port_cancel [ 2055.867767] usb_write_port_cancel [ 2055.867781] ==> rtl8192cu_hal_deinit [ 2055.867783] bkeepfwalive(0) [ 2055.867785] card disble without HWSM........... [ 2055.872508] <=== rtw_ips_pwr_down..................... in 28ms [ 2093.232820] [ 2093.232822] rfpwrstate_check call ips_leave.... [ 2093.232826] ==>ips_leave cnts:27 [ 2093.232827] ===> rtw_ips_pwr_up.............. [ 2093.232831] ===> ips_netdrv_open......... [ 2093.237720] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2093.237726] FirmwareDownload92C accquire FW from embedded image [ 2093.237731] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2093.265090] fw download ok! [ 2093.265093] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2093.635277] IQK:Start!!! [ 2093.646118] Path A IQK Success!! [ 2093.653727] Path A IQK Success!! [ 2093.658331] IQK: final_candidate is 0 [ 2093.658335] IQK: RegE94=102 RegE9C=c RegEA4=fd RegEAC=3fc RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2093.658336] Path A IQ Calibration Success ! [ 2093.768416] pdmpriv->TxPowerTrackControl = 1 [ 2093.773292] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2093.773296] rtl8192cu_hal_init in 544ms [ 2093.773307] <=== rtw_ips_pwr_up.............. in 544ms [ 2093.773380] ==> ips_leave.....LED(0x00028080)... [ 2095.077887] survey done event(0) [ 2095.077901] rtw_cfg80211_indicate_scan_done without scan req [ 2095.770473] ==>pwr_state_check_handler .fw_state(8) [ 2095.770478] ==> rtw_ps_cmd , enqueue CMD [ 2095.770496] ==>rtw_ps_processor .fw_state(8) [ 2095.770498] ==>ips_enter cnts:28 [ 2095.770674] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2095.770675] [ 2095.770676] ===> rtw_ips_pwr_down................... [ 2095.770907] ====> rtw_ips_dev_unload... [ 2095.794132] usb_read_port_cancel [ 2095.794579] usb_write_port_cancel [ 2095.794592] ==> rtl8192cu_hal_deinit [ 2095.794593] bkeepfwalive(0) [ 2095.794594] card disble without HWSM........... [ 2095.799319] <=== rtw_ips_pwr_down..................... in 28ms [ 2153.061798] [ 2153.061800] rfpwrstate_check call ips_leave.... [ 2153.061804] ==>ips_leave cnts:28 [ 2153.061805] ===> rtw_ips_pwr_up.............. [ 2153.061809] ===> ips_netdrv_open......... [ 2153.066699] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2153.066704] FirmwareDownload92C accquire FW from embedded image [ 2153.066707] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2153.093978] fw download ok! [ 2153.093981] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2153.464285] IQK:Start!!! [ 2153.475129] Path A IQK Success!! [ 2153.482732] Path A IQK Success!! [ 2153.487344] IQK: final_candidate is 0 [ 2153.487348] IQK: RegE94=102 RegE9C=c RegEA4=fd RegEAC=3fc RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2153.487349] Path A IQ Calibration Success ! [ 2153.597405] pdmpriv->TxPowerTrackControl = 1 [ 2153.602265] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2153.602269] rtl8192cu_hal_init in 544ms [ 2153.602277] <=== rtw_ips_pwr_up.............. in 544ms [ 2153.602389] ==> ips_leave.....LED(0x00028080)... [ 2154.906778] survey done event(0) [ 2154.906791] rtw_cfg80211_indicate_scan_done without scan req [ 2155.599445] ==>pwr_state_check_handler .fw_state(8) [ 2155.599451] ==> rtw_ps_cmd , enqueue CMD [ 2155.599470] ==>rtw_ps_processor .fw_state(8) [ 2155.599473] ==>ips_enter cnts:29 [ 2155.599595] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2155.599598] [ 2155.599600] ===> rtw_ips_pwr_down................... [ 2155.599829] ====> rtw_ips_dev_unload... [ 2155.623019] usb_read_port_cancel [ 2155.623470] usb_write_port_cancel [ 2155.623484] ==> rtl8192cu_hal_deinit [ 2155.623486] bkeepfwalive(0) [ 2155.623488] card disble without HWSM........... [ 2155.628208] <=== rtw_ips_pwr_down..................... in 28ms [ 2212.891123] [ 2212.891125] rfpwrstate_check call ips_leave.... [ 2212.891129] ==>ips_leave cnts:29 [ 2212.891131] ===> rtw_ips_pwr_up.............. [ 2212.891135] ===> ips_netdrv_open......... [ 2212.895975] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2212.895979] FirmwareDownload92C accquire FW from embedded image [ 2212.895982] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2212.923246] fw download ok! [ 2212.923250] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2213.293175] IQK:Start!!! [ 2213.304019] Path A IQK Success!! [ 2213.311631] Path A IQK Success!! [ 2213.316235] IQK: final_candidate is 0 [ 2213.316238] IQK: RegE94=102 RegE9C=c RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2213.316240] Path A IQ Calibration Success ! [ 2213.426297] pdmpriv->TxPowerTrackControl = 1 [ 2213.431155] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2213.431158] rtl8192cu_hal_init in 544ms [ 2213.431166] <=== rtw_ips_pwr_up.............. in 544ms [ 2213.431278] ==> ips_leave.....LED(0x00028080)... [ 2214.735798] survey done event(0) [ 2214.735816] rtw_cfg80211_indicate_scan_done without scan req [ 2215.428385] ==>pwr_state_check_handler .fw_state(8) [ 2215.428391] ==> rtw_ps_cmd , enqueue CMD [ 2215.428411] ==>rtw_ps_processor .fw_state(8) [ 2215.428414] ==>ips_enter cnts:30 [ 2215.428618] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2215.428620] [ 2215.428622] ===> rtw_ips_pwr_down................... [ 2215.428843] ====> rtw_ips_dev_unload... [ 2215.452041] usb_read_port_cancel [ 2215.452495] usb_write_port_cancel [ 2215.452522] ==> rtl8192cu_hal_deinit [ 2215.452525] bkeepfwalive(0) [ 2215.452527] card disble without HWSM........... [ 2215.457223] <=== rtw_ips_pwr_down..................... in 28ms [ 2272.719109] [ 2272.719112] rfpwrstate_check call ips_leave.... [ 2272.719117] ==>ips_leave cnts:30 [ 2272.719119] ===> rtw_ips_pwr_up.............. [ 2272.719123] ===> ips_netdrv_open......... [ 2272.723973] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2272.723977] FirmwareDownload92C accquire FW from embedded image [ 2272.723980] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2272.751630] fw download ok! [ 2272.751633] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2273.122189] IQK:Start!!! [ 2273.133032] Path A IQK Success!! [ 2273.140636] Path A IQK Success!! [ 2273.145254] IQK: final_candidate is 0 [ 2273.145260] IQK: RegE94=102 RegE9C=c RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2273.145262] Path A IQ Calibration Success ! [ 2273.255309] pdmpriv->TxPowerTrackControl = 1 [ 2273.260293] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2273.260296] rtl8192cu_hal_init in 544ms [ 2273.260303] <=== rtw_ips_pwr_up.............. in 544ms [ 2273.260417] ==> ips_leave.....LED(0x00028080)... [ 2274.564682] survey done event(0) [ 2274.564697] rtw_cfg80211_indicate_scan_done without scan req [ 2275.257332] ==>pwr_state_check_handler .fw_state(8) [ 2275.257336] ==> rtw_ps_cmd , enqueue CMD [ 2275.257350] ==>rtw_ps_processor .fw_state(8) [ 2275.257353] ==>ips_enter cnts:31 [ 2275.257478] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2275.257480] [ 2275.257483] ===> rtw_ips_pwr_down................... [ 2275.257725] ====> rtw_ips_dev_unload... [ 2275.281428] usb_read_port_cancel [ 2275.281868] usb_write_port_cancel [ 2275.281882] ==> rtl8192cu_hal_deinit [ 2275.281883] bkeepfwalive(0) [ 2275.281884] card disble without HWSM........... [ 2275.286618] <=== rtw_ips_pwr_down..................... in 28ms [ 2332.548893] [ 2332.548895] rfpwrstate_check call ips_leave.... [ 2332.548899] ==>ips_leave cnts:31 [ 2332.548901] ===> rtw_ips_pwr_up.............. [ 2332.548904] ===> ips_netdrv_open......... [ 2332.553740] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2332.553744] FirmwareDownload92C accquire FW from embedded image [ 2332.553747] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2332.581144] fw download ok! [ 2332.581148] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2332.951203] IQK:Start!!! [ 2332.962047] Path A IQK Success!! [ 2332.969775] Path A IQK Success!! [ 2332.974387] IQK: final_candidate is 0 [ 2332.974391] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2332.974392] Path A IQ Calibration Success ! [ 2333.084363] pdmpriv->TxPowerTrackControl = 1 [ 2333.089308] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2333.089312] rtl8192cu_hal_init in 544ms [ 2333.089319] <=== rtw_ips_pwr_up.............. in 544ms [ 2333.089432] ==> ips_leave.....LED(0x00028080)... [ 2334.393696] survey done event(0) [ 2334.393711] rtw_cfg80211_indicate_scan_done without scan req [ 2335.086282] ==>pwr_state_check_handler .fw_state(8) [ 2335.086287] ==> rtw_ps_cmd , enqueue CMD [ 2335.086305] ==>rtw_ps_processor .fw_state(8) [ 2335.086308] ==>ips_enter cnts:32 [ 2335.086521] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2335.086524] [ 2335.086526] ===> rtw_ips_pwr_down................... [ 2335.086743] ====> rtw_ips_dev_unload... [ 2335.110187] usb_read_port_cancel [ 2335.110636] usb_write_port_cancel [ 2335.110650] ==> rtl8192cu_hal_deinit [ 2335.110652] bkeepfwalive(0) [ 2335.110653] card disble without HWSM........... [ 2335.115376] <=== rtw_ips_pwr_down..................... in 28ms [ 2392.377549] [ 2392.377551] rfpwrstate_check call ips_leave.... [ 2392.377556] ==>ips_leave cnts:32 [ 2392.377558] ===> rtw_ips_pwr_up.............. [ 2392.377563] ===> ips_netdrv_open......... [ 2392.382252] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2392.382256] FirmwareDownload92C accquire FW from embedded image [ 2392.382260] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2392.409533] fw download ok! [ 2392.409536] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2392.780093] IQK:Start!!! [ 2392.790937] Path A IQK Success!! [ 2392.798540] Path A IQK Success!! [ 2392.803152] IQK: final_candidate is 0 [ 2392.803156] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2392.803157] Path A IQ Calibration Success ! [ 2392.913213] pdmpriv->TxPowerTrackControl = 1 [ 2392.918073] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2392.918076] rtl8192cu_hal_init in 544ms [ 2392.918084] <=== rtw_ips_pwr_up.............. in 544ms [ 2392.918198] ==> ips_leave.....LED(0x00028080)... [ 2394.222585] survey done event(0) [ 2394.222597] rtw_cfg80211_indicate_scan_done without scan req [ 2394.915255] ==>pwr_state_check_handler .fw_state(8) [ 2394.915260] ==> rtw_ps_cmd , enqueue CMD [ 2394.915278] ==>rtw_ps_processor .fw_state(8) [ 2394.915280] ==>ips_enter cnts:33 [ 2394.915397] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2394.915399] [ 2394.915401] ===> rtw_ips_pwr_down................... [ 2394.915636] ====> rtw_ips_dev_unload... [ 2394.938827] usb_read_port_cancel [ 2394.939278] usb_write_port_cancel [ 2394.939292] ==> rtl8192cu_hal_deinit [ 2394.939294] bkeepfwalive(0) [ 2394.939295] card disble without HWSM........... [ 2394.944016] <=== rtw_ips_pwr_down..................... in 28ms [ 2452.206097] [ 2452.206099] rfpwrstate_check call ips_leave.... [ 2452.206104] ==>ips_leave cnts:33 [ 2452.206107] ===> rtw_ips_pwr_up.............. [ 2452.206111] ===> ips_netdrv_open......... [ 2452.211391] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2452.211395] FirmwareDownload92C accquire FW from embedded image [ 2452.211398] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2452.239670] fw download ok! [ 2452.239672] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2452.609107] IQK:Start!!! [ 2452.619951] Path A IQK Success!! [ 2452.627554] Path A IQK Success!! [ 2452.632167] IQK: final_candidate is 0 [ 2452.632170] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2452.632172] Path A IQ Calibration Success ! [ 2452.742275] pdmpriv->TxPowerTrackControl = 1 [ 2452.747088] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2452.747091] rtl8192cu_hal_init in 544ms [ 2452.747099] <=== rtw_ips_pwr_up.............. in 544ms [ 2452.747211] ==> ips_leave.....LED(0x00028080)... [ 2454.051599] survey done event(3) [ 2454.051615] rtw_cfg80211_indicate_scan_done without scan req [ 2454.744208] ==>pwr_state_check_handler .fw_state(8) [ 2454.744214] ==> rtw_ps_cmd , enqueue CMD [ 2454.744231] ==>rtw_ps_processor .fw_state(8) [ 2454.744233] ==>ips_enter cnts:34 [ 2454.744428] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2454.744430] [ 2454.744432] ===> rtw_ips_pwr_down................... [ 2454.744649] ====> rtw_ips_dev_unload... [ 2454.767841] usb_read_port_cancel [ 2454.768291] usb_write_port_cancel [ 2454.768304] ==> rtl8192cu_hal_deinit [ 2454.768306] bkeepfwalive(0) [ 2454.768308] card disble without HWSM........... [ 2454.773031] <=== rtw_ips_pwr_down..................... in 28ms [ 2512.034997] [ 2512.035000] rfpwrstate_check call ips_leave.... [ 2512.035005] ==>ips_leave cnts:34 [ 2512.035007] ===> rtw_ips_pwr_up.............. [ 2512.035011] ===> ips_netdrv_open......... [ 2512.040031] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2512.040036] FirmwareDownload92C accquire FW from embedded image [ 2512.040039] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2512.067312] fw download ok! [ 2512.067315] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2512.437997] IQK:Start!!! [ 2512.448841] Path A IQK Success!! [ 2512.456444] Path A IQK Success!! [ 2512.461056] IQK: final_candidate is 0 [ 2512.461059] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2512.461061] Path A IQ Calibration Success ! [ 2512.571117] pdmpriv->TxPowerTrackControl = 1 [ 2512.575977] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2512.575981] rtl8192cu_hal_init in 544ms [ 2512.575989] <=== rtw_ips_pwr_up.............. in 544ms [ 2512.576101] ==> ips_leave.....LED(0x00028080)... [ 2513.880489] survey done event(6) [ 2513.880505] rtw_cfg80211_indicate_scan_done without scan req [ 2514.573152] ==>pwr_state_check_handler .fw_state(8) [ 2514.573157] ==> rtw_ps_cmd , enqueue CMD [ 2514.573180] ==>rtw_ps_processor .fw_state(8) [ 2514.573182] ==>ips_enter cnts:35 [ 2514.573293] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2514.573296] [ 2514.573298] ===> rtw_ips_pwr_down................... [ 2514.573540] ====> rtw_ips_dev_unload... [ 2514.596733] usb_read_port_cancel [ 2514.597182] usb_write_port_cancel [ 2514.597195] ==> rtl8192cu_hal_deinit [ 2514.597197] bkeepfwalive(0) [ 2514.597199] card disble without HWSM........... [ 2514.601920] <=== rtw_ips_pwr_down..................... in 28ms [ 2571.864208] [ 2571.864210] rfpwrstate_check call ips_leave.... [ 2571.864215] ==>ips_leave cnts:35 [ 2571.864218] ===> rtw_ips_pwr_up.............. [ 2571.864222] ===> ips_netdrv_open......... [ 2571.869294] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2571.869299] FirmwareDownload92C accquire FW from embedded image [ 2571.869302] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2571.896826] fw download ok! [ 2571.896830] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2572.267136] IQK:Start!!! [ 2572.277980] Path A IQK Success!! [ 2572.285582] Path A IQK Success!! [ 2572.290196] IQK: final_candidate is 0 [ 2572.290199] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2572.290200] Path A IQ Calibration Success ! [ 2572.400181] pdmpriv->TxPowerTrackControl = 1 [ 2572.404992] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2572.404995] rtl8192cu_hal_init in 544ms [ 2572.405003] <=== rtw_ips_pwr_up.............. in 544ms [ 2572.405116] ==> ips_leave.....LED(0x00028080)... [ 2573.709502] survey done event(8) [ 2573.709520] rtw_cfg80211_indicate_scan_done without scan req [ 2574.402109] ==>pwr_state_check_handler .fw_state(8) [ 2574.402114] ==> rtw_ps_cmd , enqueue CMD [ 2574.402138] ==>rtw_ps_processor .fw_state(8) [ 2574.402140] ==>ips_enter cnts:36 [ 2574.402331] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2574.402333] [ 2574.402335] ===> rtw_ips_pwr_down................... [ 2574.402553] ====> rtw_ips_dev_unload... [ 2574.425995] usb_read_port_cancel [ 2574.426442] usb_write_port_cancel [ 2574.426455] ==> rtl8192cu_hal_deinit [ 2574.426457] bkeepfwalive(0) [ 2574.426458] card disble without HWSM........... [ 2574.431184] <=== rtw_ips_pwr_down..................... in 28ms [ 2631.693329] [ 2631.693331] rfpwrstate_check call ips_leave.... [ 2631.693336] ==>ips_leave cnts:36 [ 2631.693339] ===> rtw_ips_pwr_up.............. [ 2631.693343] ===> ips_netdrv_open......... [ 2631.698063] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2631.698067] FirmwareDownload92C accquire FW from embedded image [ 2631.698070] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2631.725341] fw download ok! [ 2631.725344] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2632.095901] IQK:Start!!! [ 2632.106746] Path A IQK Success!! [ 2632.114349] Path A IQK Success!! [ 2632.118964] IQK: final_candidate is 0 [ 2632.118968] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2632.118969] Path A IQ Calibration Success ! [ 2632.229021] pdmpriv->TxPowerTrackControl = 1 [ 2632.233881] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2632.233885] rtl8192cu_hal_init in 544ms [ 2632.233893] <=== rtw_ips_pwr_up.............. in 544ms [ 2632.234005] ==> ips_leave.....LED(0x00028080)... [ 2633.538393] survey done event(9) [ 2633.538411] rtw_cfg80211_indicate_scan_done without scan req [ 2634.231056] ==>pwr_state_check_handler .fw_state(8) [ 2634.231061] ==> rtw_ps_cmd , enqueue CMD [ 2634.231079] ==>rtw_ps_processor .fw_state(8) [ 2634.231082] ==>ips_enter cnts:37 [ 2634.231198] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2634.231201] [ 2634.231203] ===> rtw_ips_pwr_down................... [ 2634.231441] ====> rtw_ips_dev_unload... [ 2634.254636] usb_read_port_cancel [ 2634.255087] usb_write_port_cancel [ 2634.255101] ==> rtl8192cu_hal_deinit [ 2634.255103] bkeepfwalive(0) [ 2634.255105] card disble without HWSM........... [ 2634.259824] <=== rtw_ips_pwr_down..................... in 28ms [ 2691.522318] [ 2691.522320] rfpwrstate_check call ips_leave.... [ 2691.522325] ==>ips_leave cnts:37 [ 2691.522328] ===> rtw_ips_pwr_up.............. [ 2691.522332] ===> ips_netdrv_open......... [ 2691.527077] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2691.527082] FirmwareDownload92C accquire FW from embedded image [ 2691.527085] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2691.554605] fw download ok! [ 2691.554609] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2691.924915] IQK:Start!!! [ 2691.935759] Path A IQK Success!! [ 2691.943362] Path A IQK Success!! [ 2691.947974] IQK: final_candidate is 0 [ 2691.947978] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2691.947979] Path A IQ Calibration Success ! [ 2692.058084] pdmpriv->TxPowerTrackControl = 1 [ 2692.062896] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2692.062899] rtl8192cu_hal_init in 544ms [ 2692.062906] <=== rtw_ips_pwr_up.............. in 544ms [ 2692.063019] ==> ips_leave.....LED(0x00028080)... [ 2693.367407] survey done event(a) [ 2693.367425] rtw_cfg80211_indicate_scan_done without scan req [ 2694.060001] ==>pwr_state_check_handler .fw_state(8) [ 2694.060006] ==> rtw_ps_cmd , enqueue CMD [ 2694.060029] ==>rtw_ps_processor .fw_state(8) [ 2694.060031] ==>ips_enter cnts:38 [ 2694.060236] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 2694.060238] [ 2694.060240] ===> rtw_ips_pwr_down................... [ 2694.060459] ====> rtw_ips_dev_unload... [ 2694.083649] usb_read_port_cancel [ 2694.084098] usb_write_port_cancel [ 2694.084111] ==> rtl8192cu_hal_deinit [ 2694.084113] bkeepfwalive(0) [ 2694.084115] card disble without HWSM........... [ 2694.088838] <=== rtw_ips_pwr_down..................... in 28ms [ 2715.047300] [rtw_p2p_set] extra = enable=0 [ 2715.056281] [rtw_p2p_set] extra = enable=1 [ 2715.056285] [ 2715.056286] _rtw_pwr_wakeup call ips_leave.... [ 2715.056289] ==>ips_leave cnts:38 [ 2715.056291] ===> rtw_ips_pwr_up.............. [ 2715.056294] ===> ips_netdrv_open......... [ 2715.061165] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 2715.061169] FirmwareDownload92C accquire FW from embedded image [ 2715.061172] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 2715.088444] fw download ok! [ 2715.088447] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 2715.457589] IQK:Start!!! [ 2715.468433] Path A IQK Success!! [ 2715.476036] Path A IQK Success!! [ 2715.480649] IQK: final_candidate is 0 [ 2715.480652] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 2715.480654] Path A IQ Calibration Success ! [ 2715.590755] pdmpriv->TxPowerTrackControl = 1 [ 2715.595570] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 2715.595573] rtl8192cu_hal_init in 540ms [ 2715.595581] <=== rtw_ips_pwr_up.............. in 540ms [ 2715.595693] ==> ips_leave.....LED(0x00028080)... [ 2715.611561] +871x_drv - drv_open, bup=1 [ 2715.611567] -871x_drv - drv_open, bup=1 [ 2715.611868] ADDRCONF(NETDEV_UP): wlan2: link is not ready [ 2715.611889] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH! [ 2715.611893] set_mode = IW_MODE_INFRA [ 2715.626493] cfg80211_rtw_flush_pmksa [ 2715.626553] cfg80211_rtw_change_station [ 2715.626572] cfg80211_rtw_change_station [ 2715.626588] cfg80211_rtw_change_station [ 2715.634414] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH! [ 2716.624801] cfg80211_rtw_change_station [ 2718.762743] survey done event(2) [ 2718.762761] rtw_cfg80211_indicate_scan_done without scan req [ 2738.522232] survey done event(2) [ 2738.522252] rtw_cfg80211_indicate_scan_done without scan req [ 2768.436739] survey done event(1) [ 2768.436758] rtw_cfg80211_indicate_scan_done without scan req [ 2789.368867] survey done event(6) [ 2789.370836] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 2789.370843] rtw_cfg80211_indicate_scan_done without scan req [ 2790.007038] survey done event(0) [ 2790.008534] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 2790.008542] rtw_cfg80211_indicate_scan_done without scan req [ 2790.645210] survey done event(0) [ 2790.646666] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2790.646674] rtw_cfg80211_indicate_scan_done without scan req [ 2791.179802] survey done event(1) [ 2808.322665] survey done event(2) [ 2808.322684] rtw_cfg80211_indicate_scan_done without scan req [ 2858.180136] survey done event(5) [ 2858.180156] rtw_cfg80211_indicate_scan_done without scan req [ 2918.009150] survey done event(2) [ 2918.009169] rtw_cfg80211_indicate_scan_done without scan req [ 2977.838040] survey done event(5) [ 2977.838060] rtw_cfg80211_indicate_scan_done without scan req [ 2982.858873] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2982.858876] channel_type_valid=0 [ 2982.858879] rtw_cfg80211_indicate_scan_done without scan req [ 2982.863636] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2982.863640] [rtw_cfg80211_issue_p2p_provision_request] In [ 2983.364206] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2983.364216] rtw_cfg80211_indicate_scan_done without scan req [ 2983.593271] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2983.593275] channel_type_valid=0 [ 2983.593277] rtw_cfg80211_indicate_scan_done without scan req [ 2983.593280] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2983.593282] [rtw_cfg80211_issue_p2p_provision_request] In [ 2984.093750] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2984.093760] rtw_cfg80211_indicate_scan_done without scan req [ 2984.322797] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2984.322801] channel_type_valid=0 [ 2984.322803] rtw_cfg80211_indicate_scan_done without scan req [ 2984.322806] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2984.322808] [rtw_cfg80211_issue_p2p_provision_request] In [ 2984.822867] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2984.822877] rtw_cfg80211_indicate_scan_done without scan req [ 2984.841033] [OnAction_public] Got Provisioning Discovery Request Frame [ 2984.841044] [process_p2p_provdisc_req] config method = pbc [ 2984.841050] [OnAction_public] Got GO Nego Req Frame [ 2984.841053] [issue_p2p_GO_response] In [ 2985.052122] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2985.052126] channel_type_valid=0 [ 2985.052128] rtw_cfg80211_indicate_scan_done without scan req [ 2985.052131] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2985.052133] [rtw_cfg80211_issue_p2p_provision_request] In [ 2985.552774] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2985.552787] rtw_cfg80211_indicate_scan_done without scan req [ 2985.679768] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2985.679772] channel_type_valid=0 [ 2985.679774] rtw_cfg80211_indicate_scan_done without scan req [ 2985.679777] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2985.679779] [rtw_cfg80211_issue_p2p_provision_request] In [ 2986.180185] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2986.180194] rtw_cfg80211_indicate_scan_done without scan req [ 2986.409252] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2986.409256] channel_type_valid=0 [ 2986.409258] rtw_cfg80211_indicate_scan_done without scan req [ 2986.409261] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2986.409263] [rtw_cfg80211_issue_p2p_provision_request] In [ 2986.909644] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2986.909654] rtw_cfg80211_indicate_scan_done without scan req [ 2987.109778] [OnAction_public] Got Provisioning Discovery Request Frame [ 2987.109790] [process_p2p_provdisc_req] config method = pbc [ 2987.109796] [OnAction_public] Got GO Nego Req Frame [ 2987.109799] [issue_p2p_GO_response] In [ 2987.138901] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2987.138905] channel_type_valid=0 [ 2987.138907] rtw_cfg80211_indicate_scan_done without scan req [ 2987.138910] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2987.138913] [rtw_cfg80211_issue_p2p_provision_request] In [ 2987.639077] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 2987.639082] rtw_cfg80211_indicate_scan_done without scan req [ 2987.799805] [OnAction_public] Got Provisioning Discovery Request Frame [ 2987.799817] [process_p2p_provdisc_req] config method = pbc [ 2987.799823] [OnAction_public] Got GO Nego Req Frame [ 2987.799826] [issue_p2p_GO_response] In [ 2987.970254] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2987.970258] channel_type_valid=0 [ 2987.970261] rtw_cfg80211_indicate_scan_done without scan req [ 2987.970263] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2987.970266] [rtw_cfg80211_issue_p2p_provision_request] In [ 2988.470679] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2988.470689] rtw_cfg80211_indicate_scan_done without scan req [ 2988.597801] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2988.597805] channel_type_valid=0 [ 2988.597807] rtw_cfg80211_indicate_scan_done without scan req [ 2988.597810] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2988.597812] [rtw_cfg80211_issue_p2p_provision_request] In [ 2989.098257] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2989.098266] rtw_cfg80211_indicate_scan_done without scan req [ 2989.225399] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2989.225404] channel_type_valid=0 [ 2989.225407] rtw_cfg80211_indicate_scan_done without scan req [ 2989.225411] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2989.225414] [rtw_cfg80211_issue_p2p_provision_request] In [ 2989.725510] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2989.725523] rtw_cfg80211_indicate_scan_done without scan req [ 2989.954560] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2989.954564] channel_type_valid=0 [ 2989.954566] rtw_cfg80211_indicate_scan_done without scan req [ 2989.954569] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2989.954572] [rtw_cfg80211_issue_p2p_provision_request] In [ 2990.454988] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2990.454999] rtw_cfg80211_indicate_scan_done without scan req [ 2990.582117] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2990.582120] channel_type_valid=0 [ 2990.582123] rtw_cfg80211_indicate_scan_done without scan req [ 2990.582125] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2990.582128] [rtw_cfg80211_issue_p2p_provision_request] In [ 2991.082515] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2991.082525] rtw_cfg80211_indicate_scan_done without scan req [ 2991.268144] [OnAction_public] Got Provisioning Discovery Request Frame [ 2991.268155] [process_p2p_provdisc_req] config method = pbc [ 2991.268162] [OnAction_public] Got GO Nego Req Frame [ 2991.268165] [issue_p2p_GO_response] In [ 2991.311638] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2991.311642] channel_type_valid=0 [ 2991.311644] rtw_cfg80211_indicate_scan_done without scan req [ 2991.311647] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2991.311649] [rtw_cfg80211_issue_p2p_provision_request] In [ 2991.812127] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2991.812140] rtw_cfg80211_indicate_scan_done without scan req [ 2992.041249] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2992.041252] channel_type_valid=0 [ 2992.041255] rtw_cfg80211_indicate_scan_done without scan req [ 2992.041257] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2992.041260] [rtw_cfg80211_issue_p2p_provision_request] In [ 2992.541663] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2992.541673] rtw_cfg80211_indicate_scan_done without scan req [ 2992.668739] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2992.668743] channel_type_valid=0 [ 2992.668745] rtw_cfg80211_indicate_scan_done without scan req [ 2992.668747] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2992.668750] [rtw_cfg80211_issue_p2p_provision_request] In [ 2993.169150] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2993.169161] rtw_cfg80211_indicate_scan_done without scan req [ 2993.296349] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2993.296352] channel_type_valid=0 [ 2993.296355] rtw_cfg80211_indicate_scan_done without scan req [ 2993.296358] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2993.296360] [rtw_cfg80211_issue_p2p_provision_request] In [ 2993.796786] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2993.796796] rtw_cfg80211_indicate_scan_done without scan req [ 2994.026019] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2994.026022] channel_type_valid=0 [ 2994.026024] rtw_cfg80211_indicate_scan_done without scan req [ 2994.026027] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2994.026030] [rtw_cfg80211_issue_p2p_provision_request] In [ 2994.526416] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2994.526426] rtw_cfg80211_indicate_scan_done without scan req [ 2994.536585] [OnAction_public] Got Provisioning Discovery Request Frame [ 2994.536596] [process_p2p_provdisc_req] config method = pbc [ 2994.536602] [OnAction_public] Got GO Nego Req Frame [ 2994.536605] [issue_p2p_GO_response] In [ 2994.755680] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2994.755684] channel_type_valid=0 [ 2994.755686] rtw_cfg80211_indicate_scan_done without scan req [ 2994.755689] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2994.755692] [rtw_cfg80211_issue_p2p_provision_request] In [ 2995.255997] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 2995.256007] rtw_cfg80211_indicate_scan_done without scan req [ 2995.321850] [OnAction_public] Got Provisioning Discovery Request Frame [ 2995.321862] [process_p2p_provdisc_req] config method = pbc [ 2995.321869] [OnAction_public] Got GO Nego Req Frame [ 2995.321872] [issue_p2p_GO_response] In [ 2995.485069] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2995.485073] channel_type_valid=0 [ 2995.485075] rtw_cfg80211_indicate_scan_done without scan req [ 2995.485078] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2995.485081] [rtw_cfg80211_issue_p2p_provision_request] In [ 2995.985506] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 2995.985516] rtw_cfg80211_indicate_scan_done without scan req [ 2996.216311] [OnAction_public] Got Provisioning Discovery Request Frame [ 2996.216323] [process_p2p_provdisc_req] config method = pbc [ 2996.216329] [OnAction_public] Got GO Nego Req Frame [ 2996.216332] [issue_p2p_GO_response] In [ 2996.316775] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2996.316779] channel_type_valid=0 [ 2996.316781] rtw_cfg80211_indicate_scan_done without scan req [ 2996.316784] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2996.316787] [rtw_cfg80211_issue_p2p_provision_request] In [ 2996.817165] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2996.817175] rtw_cfg80211_indicate_scan_done without scan req [ 2996.944256] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2996.944260] channel_type_valid=0 [ 2996.944262] rtw_cfg80211_indicate_scan_done without scan req [ 2996.944265] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2996.944267] [rtw_cfg80211_issue_p2p_provision_request] In [ 2997.444721] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 2997.444730] rtw_cfg80211_indicate_scan_done without scan req [ 2997.571823] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2997.571828] channel_type_valid=0 [ 2997.571831] rtw_cfg80211_indicate_scan_done without scan req [ 2997.571835] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2997.571838] [rtw_cfg80211_issue_p2p_provision_request] In [ 2998.072380] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 2998.072389] rtw_cfg80211_indicate_scan_done without scan req [ 2998.403730] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2998.403734] channel_type_valid=0 [ 2998.403736] rtw_cfg80211_indicate_scan_done without scan req [ 2998.403739] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2998.403742] [rtw_cfg80211_issue_p2p_provision_request] In [ 2998.904156] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 2998.904166] rtw_cfg80211_indicate_scan_done without scan req [ 2999.235549] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 2999.235552] channel_type_valid=0 [ 2999.235555] rtw_cfg80211_indicate_scan_done without scan req [ 2999.235557] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 2999.235560] [rtw_cfg80211_issue_p2p_provision_request] In [ 2999.735541] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 2999.735551] rtw_cfg80211_indicate_scan_done without scan req [ 3000.066758] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 3000.066761] channel_type_valid=0 [ 3000.066764] rtw_cfg80211_indicate_scan_done without scan req [ 3000.066766] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 3000.066769] [rtw_cfg80211_issue_p2p_provision_request] In [ 3000.567172] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 3000.567183] rtw_cfg80211_indicate_scan_done without scan req [ 3000.898588] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 3000.898593] channel_type_valid=0 [ 3000.898596] rtw_cfg80211_indicate_scan_done without scan req [ 3000.898601] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 3000.898605] [rtw_cfg80211_issue_p2p_provision_request] In [ 3001.263040] [OnAction_public] Got Provisioning Discovery Request Frame [ 3001.263054] [process_p2p_provdisc_req] config method = pbc [ 3001.263063] [OnAction_public] Got GO Nego Req Frame [ 3001.263068] [issue_p2p_GO_response] In [ 3001.399121] cfg80211_rtw_remain_on_channel channel 01 duration 204 [ 3001.399131] rtw_cfg80211_indicate_scan_done without scan req [ 3001.628236] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 3001.628240] channel_type_valid=0 [ 3001.628243] rtw_cfg80211_indicate_scan_done without scan req [ 3001.628245] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 3001.628248] [rtw_cfg80211_issue_p2p_provision_request] In [ 3002.128663] cfg80211_rtw_remain_on_channel channel 01 duration 102 [ 3002.128673] rtw_cfg80211_indicate_scan_done without scan req [ 3002.255635] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 3002.255639] channel_type_valid=0 [ 3002.255641] rtw_cfg80211_indicate_scan_done without scan req [ 3002.255644] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 3002.255647] [rtw_cfg80211_issue_p2p_provision_request] In [ 3002.756041] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 3002.756051] rtw_cfg80211_indicate_scan_done without scan req [ 3003.087444] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 3003.087447] channel_type_valid=0 [ 3003.087449] rtw_cfg80211_indicate_scan_done without scan req [ 3003.087452] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 3003.087454] [rtw_cfg80211_issue_p2p_provision_request] In [ 3003.587886] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 3003.587896] rtw_cfg80211_indicate_scan_done without scan req [ 3003.919043] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 3003.919047] channel_type_valid=0 [ 3003.919049] rtw_cfg80211_indicate_scan_done without scan req [ 3003.919052] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 3003.919054] [rtw_cfg80211_issue_p2p_provision_request] In [ 3004.419456] cfg80211_rtw_remain_on_channel channel 01 duration 307 [ 3004.419466] rtw_cfg80211_indicate_scan_done without scan req [ 3004.750818] cfg80211_rtw_mgmt_tx, len=156, ch=11, ch_type=0 [ 3004.750822] channel_type_valid=0 [ 3004.750824] rtw_cfg80211_indicate_scan_done without scan req [ 3004.750827] RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [ 3004.750829] [rtw_cfg80211_issue_p2p_provision_request] In [ 3006.673452] [OnAction_public] Got Provisioning Discovery Request Frame [ 3006.673464] [process_p2p_provdisc_req] config method = pbc [ 3006.673470] [OnAction_public] Got GO Nego Req Frame [ 3006.673473] [issue_p2p_GO_response] In [ 3007.563259] [OnAction_public] Got Provisioning Discovery Request Frame [ 3007.563271] [process_p2p_provdisc_req] config method = pbc [ 3007.563277] [OnAction_public] Got GO Nego Req Frame [ 3007.563280] [issue_p2p_GO_response] In [ 3008.249110] [OnAction_public] Got Provisioning Discovery Request Frame [ 3008.249122] [process_p2p_provdisc_req] config method = pbc [ 3008.249129] [OnAction_public] Got GO Nego Req Frame [ 3008.249132] [issue_p2p_GO_response] In [ 3009.035304] [OnAction_public] Got Provisioning Discovery Request Frame [ 3009.035316] [process_p2p_provdisc_req] config method = pbc [ 3009.035322] [OnAction_public] Got GO Nego Req Frame [ 3009.035325] [issue_p2p_GO_response] In [ 3009.923991] [OnAction_public] Got Provisioning Discovery Request Frame [ 3009.924002] [process_p2p_provdisc_req] config method = pbc [ 3009.924008] [OnAction_public] Got GO Nego Req Frame [ 3009.924011] [issue_p2p_GO_response] In [ 3010.610288] [OnAction_public] Got Provisioning Discovery Request Frame [ 3010.610300] [process_p2p_provdisc_req] config method = pbc [ 3010.610307] [OnAction_public] Got GO Nego Req Frame [ 3010.610310] [issue_p2p_GO_response] In [ 3011.500010] [OnAction_public] Got Provisioning Discovery Request Frame [ 3011.500022] [process_p2p_provdisc_req] config method = pbc [ 3011.500028] [OnAction_public] Got GO Nego Req Frame [ 3011.500031] [issue_p2p_GO_response] In [ 3037.667059] survey done event(3) [ 3037.667088] rtw_cfg80211_indicate_scan_done without scan req [ 3097.495951] survey done event(4) [ 3097.495978] rtw_cfg80211_indicate_scan_done without scan req [ 3126.152921] cfg80211_rtw_change_station [ 3126.152957] cfg80211_rtw_change_station [ 3126.164755] (2)871x_drv - drv_close, bup=1, hw_init_completed=1 [ 3126.164764] rtw_cfg80211_indicate_disconnect [ 3126.164768] rtw_cfg80211_indicate_disconnect, role=1, p2p_state=8, pre_p2p_state=8 [ 3126.164770] pwdev->sme_state=0 [ 3126.165062] rtw_cfg80211_indicate_scan_done without scan req [ 3126.165067] -871x_drv - drv_close, bup=1 [ 3126.165495] cfg80211_rtw_change_iface call netdev_open [ 3126.165500] +871x_drv - drv_open, bup=1 [ 3126.165505] -871x_drv - drv_open, bup=1 [ 3126.165508] cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 [ 3126.171379] rtl8192c_set_FwJoinBssReport_cmd mstatus(0) [ 3128.162937] ==>pwr_state_check_handler .fw_state(8) [ 3128.162941] ==> rtw_ps_cmd , enqueue CMD [ 3128.166162] ==>rtw_ps_processor .fw_state(8) [ 3128.166165] ==>ips_enter cnts:39 [ 3128.166283] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028008).... [ 3128.166284] [ 3128.166286] ===> rtw_ips_pwr_down................... [ 3128.166531] ====> rtw_ips_dev_unload... [ 3128.189886] usb_read_port_cancel [ 3128.190334] usb_write_port_cancel [ 3128.190348] ==> rtl8192cu_hal_deinit [ 3128.190349] bkeepfwalive(0) [ 3128.190351] card disble without HWSM........... [ 3128.195076] <=== rtw_ips_pwr_down..................... in 32ms [ 3154.201766] [ 3154.201769] rfpwrstate_check call ips_leave.... [ 3154.201774] ==>ips_leave cnts:39 [ 3154.201777] ===> rtw_ips_pwr_up.............. [ 3154.201781] ===> ips_netdrv_open......... [ 3154.206918] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3154.206922] FirmwareDownload92C accquire FW from embedded image [ 3154.206926] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3154.234196] fw download ok! [ 3154.234199] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3154.606124] IQK:Start!!! [ 3154.616968] Path A IQK Success!! [ 3154.624571] Path A IQK Success!! [ 3154.629184] IQK: final_candidate is 0 [ 3154.629187] IQK: RegE94=102 RegE9C=c RegEA4=fd RegEAC=3fc RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3154.629189] Path A IQ Calibration Success ! [ 3154.739288] pdmpriv->TxPowerTrackControl = 1 [ 3154.744104] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3154.744108] rtl8192cu_hal_init in 544ms [ 3154.744116] <=== rtw_ips_pwr_up.............. in 544ms [ 3154.744228] ==> ips_leave.....LED(0x00028080)... [ 3156.048616] survey done event(2) [ 3156.048634] rtw_cfg80211_indicate_scan_done without scan req [ 3156.741235] ==>pwr_state_check_handler .fw_state(8) [ 3156.741240] ==> rtw_ps_cmd , enqueue CMD [ 3156.741257] ==>rtw_ps_processor .fw_state(8) [ 3156.741259] ==>ips_enter cnts:40 [ 3156.741444] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3156.741446] [ 3156.741448] ===> rtw_ips_pwr_down................... [ 3156.741661] ====> rtw_ips_dev_unload... [ 3156.764858] usb_read_port_cancel [ 3156.765309] usb_write_port_cancel [ 3156.765323] ==> rtl8192cu_hal_deinit [ 3156.765325] bkeepfwalive(0) [ 3156.765326] card disble without HWSM........... [ 3156.770047] <=== rtw_ips_pwr_down..................... in 28ms [ 3214.030776] [ 3214.030778] rfpwrstate_check call ips_leave.... [ 3214.030782] ==>ips_leave cnts:40 [ 3214.030784] ===> rtw_ips_pwr_up.............. [ 3214.030787] ===> ips_netdrv_open......... [ 3214.035678] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3214.035682] FirmwareDownload92C accquire FW from embedded image [ 3214.035685] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3214.062959] fw download ok! [ 3214.062962] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3214.435014] IQK:Start!!! [ 3214.445860] Path A IQK Success!! [ 3214.453461] Path A IQK Success!! [ 3214.458074] IQK: final_candidate is 0 [ 3214.458077] IQK: RegE94=102 RegE9C=c RegEA4=fd RegEAC=3fc RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3214.458079] Path A IQ Calibration Success ! [ 3214.568132] pdmpriv->TxPowerTrackControl = 1 [ 3214.572995] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3214.572998] rtl8192cu_hal_init in 544ms [ 3214.573007] <=== rtw_ips_pwr_up.............. in 544ms [ 3214.573118] ==> ips_leave.....LED(0x00028080)... [ 3215.877513] survey done event(9) [ 3215.877533] rtw_cfg80211_indicate_scan_done without scan req [ 3216.570176] ==>pwr_state_check_handler .fw_state(8) [ 3216.570181] ==> rtw_ps_cmd , enqueue CMD [ 3216.570198] ==>rtw_ps_processor .fw_state(8) [ 3216.570201] ==>ips_enter cnts:41 [ 3216.570315] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3216.570317] [ 3216.570320] ===> rtw_ips_pwr_down................... [ 3216.570558] ====> rtw_ips_dev_unload... [ 3216.593748] usb_read_port_cancel [ 3216.594200] usb_write_port_cancel [ 3216.594215] ==> rtl8192cu_hal_deinit [ 3216.594217] bkeepfwalive(0) [ 3216.594218] card disble without HWSM........... [ 3216.598937] <=== rtw_ips_pwr_down..................... in 28ms [ 3273.858928] [ 3273.858930] rfpwrstate_check call ips_leave.... [ 3273.858934] ==>ips_leave cnts:41 [ 3273.858935] ===> rtw_ips_pwr_up.............. [ 3273.858939] ===> ips_netdrv_open......... [ 3273.863870] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3273.863874] FirmwareDownload92C accquire FW from embedded image [ 3273.863877] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3273.891225] fw download ok! [ 3273.891227] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3274.264028] IQK:Start!!! [ 3274.274872] Path A IQK Success!! [ 3274.282476] Path A IQK Success!! [ 3274.287088] IQK: final_candidate is 0 [ 3274.287091] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3274.287093] Path A IQ Calibration Success ! [ 3274.397175] pdmpriv->TxPowerTrackControl = 1 [ 3274.402009] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3274.402012] rtl8192cu_hal_init in 544ms [ 3274.402021] <=== rtw_ips_pwr_up.............. in 544ms [ 3274.402133] ==> ips_leave.....LED(0x00028080)... [ 3275.706521] survey done event(8) [ 3275.706538] rtw_cfg80211_indicate_scan_done without scan req [ 3276.399149] ==>pwr_state_check_handler .fw_state(8) [ 3276.399154] ==> rtw_ps_cmd , enqueue CMD [ 3276.399178] ==>rtw_ps_processor .fw_state(8) [ 3276.399180] ==>ips_enter cnts:42 [ 3276.399354] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3276.399357] [ 3276.399359] ===> rtw_ips_pwr_down................... [ 3276.399591] ====> rtw_ips_dev_unload... [ 3276.422762] usb_read_port_cancel [ 3276.423213] usb_write_port_cancel [ 3276.423226] ==> rtl8192cu_hal_deinit [ 3276.423228] bkeepfwalive(0) [ 3276.423229] card disble without HWSM........... [ 3276.427951] <=== rtw_ips_pwr_down..................... in 28ms [ 3333.688443] [ 3333.688445] rfpwrstate_check call ips_leave.... [ 3333.688450] ==>ips_leave cnts:42 [ 3333.688452] ===> rtw_ips_pwr_up.............. [ 3333.688457] ===> ips_netdrv_open......... [ 3333.693582] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3333.693587] FirmwareDownload92C accquire FW from embedded image [ 3333.693590] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3333.721365] fw download ok! [ 3333.721370] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3334.092918] IQK:Start!!! [ 3334.103763] Path A IQK Success!! [ 3334.111365] Path A IQK Success!! [ 3334.115977] IQK: final_candidate is 0 [ 3334.115981] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3334.115982] Path A IQ Calibration Success ! [ 3334.226065] pdmpriv->TxPowerTrackControl = 1 [ 3334.230899] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3334.230902] rtl8192cu_hal_init in 544ms [ 3334.230910] <=== rtw_ips_pwr_up.............. in 544ms [ 3334.231022] ==> ips_leave.....LED(0x00028080)... [ 3335.535412] survey done event(7) [ 3335.535431] rtw_cfg80211_indicate_scan_done without scan req [ 3336.228082] ==>pwr_state_check_handler .fw_state(8) [ 3336.228089] ==> rtw_ps_cmd , enqueue CMD [ 3336.228115] ==>rtw_ps_processor .fw_state(8) [ 3336.228118] ==>ips_enter cnts:43 [ 3336.228303] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3336.228304] [ 3336.228305] ===> rtw_ips_pwr_down................... [ 3336.228547] ====> rtw_ips_dev_unload... [ 3336.251784] usb_read_port_cancel [ 3336.252222] usb_write_port_cancel [ 3336.252231] ==> rtl8192cu_hal_deinit [ 3336.252232] bkeepfwalive(0) [ 3336.252232] card disble without HWSM........... [ 3336.257088] <=== rtw_ips_pwr_down..................... in 28ms [ 3393.516879] [ 3393.516882] rfpwrstate_check call ips_leave.... [ 3393.516887] ==>ips_leave cnts:43 [ 3393.516889] ===> rtw_ips_pwr_up.............. [ 3393.516893] ===> ips_netdrv_open......... [ 3393.521724] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3393.521729] FirmwareDownload92C accquire FW from embedded image [ 3393.521732] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3393.549010] fw download ok! [ 3393.549014] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3393.921933] IQK:Start!!! [ 3393.932776] Path A IQK Success!! [ 3393.940379] Path A IQK Success!! [ 3393.944992] IQK: final_candidate is 0 [ 3393.944995] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3393.944996] Path A IQ Calibration Success ! [ 3394.055075] pdmpriv->TxPowerTrackControl = 1 [ 3394.059912] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3394.059915] rtl8192cu_hal_init in 544ms [ 3394.059922] <=== rtw_ips_pwr_up.............. in 544ms [ 3394.060048] ==> ips_leave.....LED(0x00028080)... [ 3395.364421] survey done event(1) [ 3395.364433] rtw_cfg80211_indicate_scan_done without scan req [ 3396.057034] ==>pwr_state_check_handler .fw_state(8) [ 3396.057041] ==> rtw_ps_cmd , enqueue CMD [ 3396.057065] ==>rtw_ps_processor .fw_state(8) [ 3396.057067] ==>ips_enter cnts:44 [ 3396.057273] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3396.057274] [ 3396.057276] ===> rtw_ips_pwr_down................... [ 3396.057622] ====> rtw_ips_dev_unload... [ 3396.080791] usb_read_port_cancel [ 3396.081241] usb_write_port_cancel [ 3396.081268] ==> rtl8192cu_hal_deinit [ 3396.081270] bkeepfwalive(0) [ 3396.081271] card disble without HWSM........... [ 3396.085980] <=== rtw_ips_pwr_down..................... in 28ms [ 3453.345744] [ 3453.345746] rfpwrstate_check call ips_leave.... [ 3453.345751] ==>ips_leave cnts:44 [ 3453.345754] ===> rtw_ips_pwr_up.............. [ 3453.345758] ===> ips_netdrv_open......... [ 3453.350492] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3453.350496] FirmwareDownload92C accquire FW from embedded image [ 3453.350500] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3453.377773] fw download ok! [ 3453.377777] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3453.746834] IQK:Start!!! [ 3453.757677] Path A IQK Success!! [ 3453.765280] Path A IQK Success!! [ 3453.769893] IQK: final_candidate is 0 [ 3453.769896] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3453.769897] Path A IQ Calibration Success ! [ 3453.879991] pdmpriv->TxPowerTrackControl = 1 [ 3453.884814] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3453.884817] rtl8192cu_hal_init in 540ms [ 3453.884825] <=== rtw_ips_pwr_up.............. in 540ms [ 3453.884938] ==> ips_leave.....LED(0x00028080)... [ 3455.189325] survey done event(a) [ 3455.189343] rtw_cfg80211_indicate_scan_done without scan req [ 3455.881998] ==>pwr_state_check_handler .fw_state(8) [ 3455.882010] ==> rtw_ps_cmd , enqueue CMD [ 3455.882019] ==>rtw_ps_processor .fw_state(8) [ 3455.882020] ==>ips_enter cnts:45 [ 3455.882115] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3455.882116] [ 3455.882117] ===> rtw_ips_pwr_down................... [ 3455.882359] ====> rtw_ips_dev_unload... [ 3455.905566] usb_read_port_cancel [ 3455.906017] usb_write_port_cancel [ 3455.906039] ==> rtl8192cu_hal_deinit [ 3455.906040] bkeepfwalive(0) [ 3455.906041] card disble without HWSM........... [ 3455.910752] <=== rtw_ips_pwr_down..................... in 28ms [ 3513.175067] [ 3513.175070] rfpwrstate_check call ips_leave.... [ 3513.175075] ==>ips_leave cnts:45 [ 3513.175077] ===> rtw_ips_pwr_up.............. [ 3513.175082] ===> ips_netdrv_open......... [ 3513.180001] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3513.180005] FirmwareDownload92C accquire FW from embedded image [ 3513.180008] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3513.207282] fw download ok! [ 3513.207285] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3513.579836] IQK:Start!!! [ 3513.590680] Path A IQK Success!! [ 3513.598283] Path A IQK Success!! [ 3513.602895] IQK: final_candidate is 0 [ 3513.602899] IQK: RegE94=101 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3513.602900] Path A IQ Calibration Success ! [ 3513.712989] pdmpriv->TxPowerTrackControl = 1 [ 3513.717817] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3513.717820] rtl8192cu_hal_init in 544ms [ 3513.717827] <=== rtw_ips_pwr_up.............. in 544ms [ 3513.717941] ==> ips_leave.....LED(0x00028080)... [ 3515.022329] survey done event(8) [ 3515.022347] rtw_cfg80211_indicate_scan_done without scan req [ 3515.714960] ==>pwr_state_check_handler .fw_state(8) [ 3515.714966] ==> rtw_ps_cmd , enqueue CMD [ 3515.714985] ==>rtw_ps_processor .fw_state(8) [ 3515.714987] ==>ips_enter cnts:46 [ 3515.715133] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3515.715135] [ 3515.715137] ===> rtw_ips_pwr_down................... [ 3515.715380] ====> rtw_ips_dev_unload... [ 3515.738570] usb_read_port_cancel [ 3515.739022] usb_write_port_cancel [ 3515.739036] ==> rtl8192cu_hal_deinit [ 3515.739038] bkeepfwalive(0) [ 3515.739040] card disble without HWSM........... [ 3515.743760] <=== rtw_ips_pwr_down..................... in 28ms [ 3573.004004] [ 3573.004006] rfpwrstate_check call ips_leave.... [ 3573.004011] ==>ips_leave cnts:46 [ 3573.004014] ===> rtw_ips_pwr_up.............. [ 3573.004018] ===> ips_netdrv_open......... [ 3573.009144] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC [ 3573.009148] FirmwareDownload92C accquire FW from embedded image [ 3573.009151] fw_ver=v80, fw_subver=0, sig=0x88c0 [ 3573.037172] fw download ok! [ 3573.037176] Set RF Chip ID to RF_6052 and RF type to 1T1R. [ 3573.408726] IQK:Start!!! [ 3573.419570] Path A IQK Success!! [ 3573.427173] Path A IQK Success!! [ 3573.431785] IQK: final_candidate is 0 [ 3573.431789] IQK: RegE94=102 RegE9C=d RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 [ 3573.431790] Path A IQ Calibration Success ! [ 3573.541893] pdmpriv->TxPowerTrackControl = 1 [ 3573.546706] MAC Address from REG_MACID = 10:0d:7f:b9:ae:77 [ 3573.546710] rtl8192cu_hal_init in 544ms [ 3573.546717] <=== rtw_ips_pwr_up.............. in 544ms [ 3573.546830] ==> ips_leave.....LED(0x00028080)... [ 3574.851218] survey done event(9) [ 3574.851236] rtw_cfg80211_indicate_scan_done without scan req [ 3575.543914] ==>pwr_state_check_handler .fw_state(8) [ 3575.543920] ==> rtw_ps_cmd , enqueue CMD [ 3575.543939] ==>rtw_ps_processor .fw_state(8) [ 3575.543942] ==>ips_enter cnts:47 [ 3575.544172] ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... [ 3575.544174] [ 3575.544176] ===> rtw_ips_pwr_down................... [ 3575.544395] ====> rtw_ips_dev_unload... [ 3575.567585] usb_read_port_cancel [ 3575.568033] usb_write_port_cancel [ 3575.568047] ==> rtl8192cu_hal_deinit [ 3575.568049] bkeepfwalive(0) [ 3575.568051] card disble without HWSM........... [ 3575.572774] <=== rtw_ips_pwr_down..................... in 28ms
Linux version 2.6.39 (eurogiciel@eurogiciel-ESPRIMO-P400) (gcc version 4.5.1 (IntelCE V4 Wed Aug 3 23:40:30 PDT 2011) ) #1 SMP PREEMPT Thu Apr 4 10:56:04 CEST 2013 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 0000000000012a00 (usable) BIOS-e820: 0000000000012a00 - 0000000000018000 (ACPI data) BIOS-e820: 0000000000018000 - 0000000000020000 (usable) BIOS-e820: 0000000000020000 - 0000000000030000 (reserved) BIOS-e820: 0000000000030000 - 0000000000040000 (usable) BIOS-e820: 0000000000040000 - 00000000000a0000 (reserved) BIOS-e820: 00000000000c0000 - 00000000000e0000 (reserved) BIOS-e820: 00000000000e0000 - 0000000000100000 (unusable) BIOS-e820: 0000000000100000 - 0000000040000000 (usable) BIOS-e820: 00000000fec00000 - 00000000fec00400 type 6 BIOS-e820: 00000000fee00000 - 00000000fee00400 type 7 BIOS-e820: 00000000fff00000 - 0000000100000000 (unusable) NX (Execute Disable) protection: active user-defined physical RAM map: user: 0000000000000000 - 0000000000010000 (usable) user: 0000000000018000 - 0000000000040000 (usable) user: 0000000000050000 - 0000000000060000 (usable) user: 0000000000100000 - 000000000c800000 (usable) DMI not present or invalid. e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved) e820 remove range: 00000000000a0000 - 0000000000100000 (usable) last_pfn = 0xc800 max_arch_pfn = 0x1000000 MTRR default type: uncachable MTRR fixed ranges enabled: 00000-9FFFF write-back A0000-BFFFF uncachable C0000-FFFFF write-protect MTRR variable ranges enabled: 0 base 000000000 mask FC0000000 write-back 1 disabled 2 disabled 3 disabled 4 disabled 5 disabled 6 disabled 7 disabled initial memory mapped : 0 - 01c00000 Base memory trampoline at [c005c000] 5c000 size 16384 init_memory_mapping: 0000000000000000-000000000c800000 0000000000 - 0000200000 page 4k 0000200000 - 000c800000 page 2M kernel direct mapping tables up to c800000 @ 1bfc000-1c00000 ACPI: RSDP 000e0000 00024 (v02 INTEL ) ACPI: RSDT 00017fb0 00030 (v01 INTEL 00000000 00000000) ACPI: FACP 00014a70 000F4 (v03 INTEL 00000000 00000000) ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110316/tbfadt-560) ACPI: DSDT 00014b70 00CFE (v01 Intel CE4100 00000001 INTL 20091112) ACPI: FACS 00017f70 00040 ACPI: APIC 00012a40 00060 (v01 INTEL 00000000 00000000) ACPI: HPET 00012a00 00038 (v01 INTEL 00000000 00000000) ACPI: Local APIC address 0xfee00000 0MB HIGHMEM available. 200MB LOWMEM available. mapped low ram: 0 - 0c800000 low ram: 0 - 0c800000 Zone PFN ranges: DMA 0x00000001 -> 0x00001000 Normal 0x00001000 -> 0x0000c800 HighMem empty Movable zone start PFN for each node early_node_map[4] active PFN ranges 0: 0x00000001 -> 0x00000010 0: 0x00000018 -> 0x00000040 0: 0x00000050 -> 0x00000060 0: 0x00000100 -> 0x0000c800 On node 0 totalpages: 51015 free_area_init_node: node 0, pgdat c16c7300, node_mem_map cc66f020 DMA zone: 32 pages used for memmap DMA zone: 0 pages reserved DMA zone: 3879 pages, LIFO batch:0 Normal zone: 368 pages used for memmap Normal zone: 46736 pages, LIFO batch:15 Using APIC driver default ACPI: PM-Timer IO Port: 0x1008 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 ACPI: IOAPIC (id[0x01] address[0xbffff000] gsi_base[24]) IOAPIC[1]: apic_id 1, version 32, address 0xbffff000, GSI 24-47 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Using ACPI (MADT) for SMP configuration information ACPI: HPET id: 0x8086a201 base: 0xfed00000 SMP: Allowing 1 CPUs, 0 hotplug CPUs nr_irqs_gsi: 64 Allocating PCI resources starting at c800000 (gap: c800000:f3800000) setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 PERCPU: Embedded 12 pages/cpu @cc400000 s24960 r0 d24192 u2097152 pcpu-alloc: s24960 r0 d24192 u2097152 alloc=1*2097152 pcpu-alloc: [0] 0 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 50615 Kernel command line: console=ttyS0,115200 root=/dev/nfs rw nfsroot=172.16.100.193:/home/eurogiciel/stb10/rootfs,nolock memmap=exactmap memmap=64K@0 memmap=160K@96K memmap=64K@320K memmap=199M@1M vmalloc=524M ip=dhcp PID hash table entries: 1024 (order: 0, 4096 bytes) Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Initializing CPU#0 Initializing HighMem for node 0 (00000000:00000000) Memory: 194436k/204800k available (5163k kernel code, 9624k reserved, 1807k data, 396k init, 0k highmem) virtual kernel memory layout: fixmap : 0xfff18000 - 0xfffff000 ( 924 kB) pkmap : 0xffc00000 - 0xffe00000 (2048 kB) vmalloc : 0xcd000000 - 0xffbfe000 ( 811 MB) lowmem : 0xc0000000 - 0xcc800000 ( 200 MB) .init : 0xc16cf000 - 0xc1732000 ( 396 kB) .data : 0xc150af5d - 0xc16cec00 (1807 kB) .text : 0xc1000000 - 0xc150af5d (5163 kB) Checking if this processor honours the WP bit even in supervisor mode...Ok. SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Preemptable hierarchical RCU implementation. RCU-based detection of stalled CPUs is disabled. Verbose stalled-CPUs detection is disabled. NR_IRQS:512 CPU 0 irqstacks, hard=cc00c000 soft=cc00e000 Extended CMOS year: 2000 Console: colour dummy device 80x25 console [ttyS0] enabled hpet clockevent registered Fast TSC calibration using PIT Detected 1200.047 MHz processor. Calibrating delay loop (skipped), value calculated using timer frequency.. 2400.09 BogoMIPS (lpj=4800188) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 mce: CPU supports 5 MCE banks CPU0: Thermal monitoring enabled (TM1) using mwait in idle threads. SMP alternatives: switching to UP code Freeing SMP alternatives: 24k freed ACPI: Core revision 20110316 Enabling APIC mode: Flat. Using 2 I/O APICs ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 CPU0: Intel(R) Atom(TM) CPU CE4150 @ 1.20GHz stepping 0a Performance Events: PEBS fmt0+, Atom events, Intel PMU driver. ... version: 3 ... bit width: 40 ... generic registers: 2 ... value mask: 000000ffffffffff ... max period: 000000007fffffff ... fixed-purpose events: 3 ... event mask: 0000000700000003 Brought up 1 CPUs Total of 1 processors activated (2400.09 BogoMIPS). NET: Registered protocol family 16 ACPI: bus type pci registered PCI: Using configuration type 1 for base access bio: create slab <bio-0> at 0 ACPI: EC: Look up EC in DSDT ACPI: Interpreter enabled ACPI: (supports S0) ACPI: Using IOAPIC for interrupt routing ACPI: No dock devices found. PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored) pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed4bfff] (ignored) pci 0000:00:00.0: [8086:0708] type 0 class 0x000600 pci 0000:00:00.1: [8086:2e58] type 0 class 0x000800 pci 0000:00:00.1: reg 10: [mem 0xbffff000-0xbfffffff] pci 0000:00:00.2: [8086:2e52] type 0 class 0x000880 pci 0000:00:00.2: reg 10: [mem 0xa0000000-0xa00000ff] pci 0000:00:01.0: [8086:0700] type 1 class 0x000604 pci 0000:00:1f.0: [8086:8119] type 0 class 0x000601 pci 0000:01:02.0: [8086:2e5b] type 0 class 0x000380 pci 0000:01:02.0: reg 10: [mem 0xdc000000-0xdcffffff] pci 0000:01:02.0: reg 14: [mem 0xdfffaf00-0xdfffafff] pci 0000:01:03.0: [8086:2e5c] type 0 class 0x000480 pci 0000:01:03.0: reg 10: [mem 0xdf9a0000-0xdf9affff] pci 0000:01:04.0: [8086:2e5d] type 0 class 0x000480 pci 0000:01:04.0: reg 10: [mem 0xdf900000-0xdf91ffff] pci 0000:01:04.1: [8086:2e5e] type 0 class 0x000480 pci 0000:01:04.1: reg 10: [mem 0xdf920000-0xdf93ffff] pci 0000:01:06.0: [8086:2e5f] type 0 class 0x000401 pci 0000:01:06.0: reg 10: [mem 0xdfd00000-0xdfd7ffff] pci 0000:01:06.1: [8086:2e5f] type 0 class 0x000401 pci 0000:01:06.1: reg 10: [mem 0xdfd80000-0xdfdfffff] pci 0000:01:06.2: [8086:2e60] type 0 class 0x000401 pci 0000:01:06.2: reg 10: [mem 0xdfa80000-0xdfa8ffff] pci 0000:01:08.0: [8086:2e61] type 0 class 0x000380 pci 0000:01:08.0: reg 10: [mem 0xdfb00000-0xdfbfffff] pci 0000:01:08.1: [8086:2e62] type 0 class 0x000380 pci 0000:01:08.1: reg 10: [mem 0xdf960000-0xdf96ffff] pci 0000:01:08.2: [8086:2e63] type 0 class 0x000480 pci 0000:01:08.2: reg 10: [mem 0xdf950000-0xdf95ffff] pci 0000:01:09.0: [8086:2e64] type 0 class 0x001010 pci 0000:01:09.0: reg 10: [mem 0xdfc00000-0xdfcfffff] pci 0000:01:09.0: reg 14: [mem 0xdf830000-0xdf83ffff] pci 0000:01:0a.0: [8086:2e65] type 0 class 0x00ff00 pci 0000:01:0a.0: reg 10: [mem 0xdffe8000-0xdffe80ff] pci 0000:01:0a.0: reg 14: [mem 0xc0000000-0xcfffffff] pci 0000:01:0b.0: [8086:2e66] type 0 class 0x000700 pci 0000:01:0b.0: reg 10: [mem 0xdffe0200-0xdffe02ff] pci 0000:01:0b.0: reg 14: [mem 0xdffe0300-0xdffe03ff] pci 0000:01:0b.1: [8086:2e67] type 0 class 0x00ff00 pci 0000:01:0b.1: reg 10: [mem 0xdffe0400-0xdffe04ff] pci 0000:01:0b.2: [8086:2e68] type 0 class 0x00ff00 pci 0000:01:0b.2: reg 10: [mem 0xdffe0500-0xdffe05ff] pci 0000:01:0b.2: reg 14: [mem 0xdffe0600-0xdffe06ff] pci 0000:01:0b.2: reg 18: [mem 0xdffe0700-0xdffe07ff] pci 0000:01:0b.3: [8086:2e69] type 0 class 0x000705 pci 0000:01:0b.3: reg 10: [mem 0xdffe0800-0xdffe08ff] pci 0000:01:0b.3: reg 14: [mem 0xdffe0900-0xdffe09ff] pci 0000:01:0b.4: [8086:2e6a] type 0 class 0x00ff00 pci 0000:01:0b.4: reg 10: [mem 0xdffe0a00-0xdffe0aff] pci 0000:01:0b.7: [8086:2e6d] type 0 class 0x00ff00 pci 0000:01:0b.7: reg 10: [mem 0xdf8f0000-0xdf8fffff] pci 0000:01:0c.0: [8086:2e6e] type 0 class 0x000200 pci 0000:01:0c.0: reg 10: [mem 0xdf860000-0xdf87ffff] pci 0000:01:0c.0: reg 14: [mem 0xdffe0d00-0xdffe0dff] pci 0000:01:0c.1: [8086:2e6f] type 0 class 0x00ff00 pci 0000:01:0c.1: reg 10: [mem 0xdffe1000-0xdffe13ff] pci 0000:01:0d.0: [192e:0101] type 0 class 0x000c03 pci 0000:01:0d.0: reg 10: [mem 0xdf810100-0xdf8180ff] pci 0000:01:0d.1: [192e:0101] type 0 class 0x000c03 pci 0000:01:0d.1: reg 10: [mem 0xdf820100-0xdf8280ff] pci 0000:01:0e.0: [8086:2e71] type 0 class 0x000106 pci 0000:01:0e.0: reg 24: [mem 0xdf800400-0xdf8005ff] pci 0000:01:0f.0: [8086:0701] type 0 class 0x000501 pci 0000:01:0f.0: reg 10: [mem 0xdff00000-0xdff0ffff] pci 0000:01:0f.0: reg 14: [mem 0xdff10000-0xdff1ffff] pci 0000:01:10.0: [8086:0702] type 0 class 0x001010 pci 0000:01:10.0: reg 10: [mem 0xdf940000-0xdf94ffff] pci 0000:01:10.0: reg 14: [mem 0xd0000000-0xd3ffffff] pci 0000:01:10.0: reg 18: [mem 0xd4000000-0xd7ffffff] pci 0000:01:11.0: [8086:0703] type 0 class 0x000b40 pci 0000:01:11.0: reg 10: [mem 0xdff20000-0xdff3ffff] pci 0000:01:12.0: [8086:0704] type 0 class 0x000480 pci 0000:01:12.0: reg 10: [mem 0xdfffa000-0xdfffa3ff] pci 0000:00:01.0: PCI bridge to [bus 01-01] pci 0000:00:01.0: bridge window [io 0xf000-0x0000] (disabled) pci 0000:00:01.0: bridge window [mem 0xc0000000-0xdfffffff] pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) pci_bus 0000:00: on NUMA node 0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ACPI: PCI Interrupt Link [LSAT] (IRQs *47) ACPI: PCI Interrupt Link [LUSB] (IRQs *46) ACPI: PCI Interrupt Link [LGBE] (IRQs *45) ACPI: PCI Interrupt Link [LUAR] (IRQs *38) ACPI: PCI Interrupt Link [LGFC] (IRQs *24) ACPI: PCI Interrupt Link [LMFD] (IRQs *26) ACPI: PCI Interrupt Link [LCRS] (IRQs *27) ACPI: PCI Interrupt Link [LTSP] (IRQs *28) ACPI: PCI Interrupt Link [LTSD] (IRQs *29) ACPI: PCI Interrupt Link [LDP0] (IRQs *30) ACPI: PCI Interrupt Link [LDP1] (IRQs *31) ACPI: PCI Interrupt Link [LAIF] (IRQs *32) ACPI: PCI Interrupt Link [LVDC] (IRQs *33) ACPI: PCI Interrupt Link [LDPE] (IRQs *34) ACPI: PCI Interrupt Link [LHDT] (IRQs *35) ACPI: PCI Interrupt Link [LSEC] (IRQs *36) ACPI: PCI Interrupt Link [LNAN] (IRQs *37) ACPI: PCI Interrupt Link [LIDL] (IRQs *39) ACPI: PCI Interrupt Link [LI2C] (IRQs *40) ACPI: PCI Interrupt Link [LAVC] (IRQs *44) ACPI: PCI Interrupt Link [LSPC] (IRQs *25) ACPI: PCI Interrupt Link [LNKA] (IRQs *4 5 6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs *4 5 6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs *4 5 6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 6 7 9 10 11 12 14 15) *0, disabled. vgaarb: loaded SCSI subsystem initialized libata version 3.00 loaded. usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb PCI: Using ACPI for IRQ routing PCI: pci_cache_line_size set to 64 bytes reserve RAM buffer: 000000000c800000 - 000000000fffffff HPET: 3 timers in total, 0 timers will be used for per-cpu timer Switching to clocksource hpet pnp: PnP ACPI init ACPI: bus type pnp registered pnp 00:00: [irq 0 disabled] pnp 00:00: [irq 8] pnp 00:00: [mem 0xfed00000-0xfed003ff] pnp 00:00: Plug and Play ACPI device, IDs PNP0103 (active) pnp 00:01: [bus 00-fe] pnp 00:01: [io 0x0000-0x0cf7 window] pnp 00:01: [io 0x0d00-0xffff window] pnp 00:01: [io 0x0cf8-0x0cff] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) pnp: PnP ACPI: found 2 devices ACPI: ACPI bus type pnp unregistered pci 0000:00:01.0: PCI bridge to [bus 01-01] pci 0000:00:01.0: bridge window [io disabled] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xdfffffff] pci 0000:00:01.0: bridge window [mem pref disabled] pci 0000:00:01.0: setting latency timer to 64 pci_bus 0000:00: resource 0 [io 0x0000-0xffff] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xdfffffff] NET: Registered protocol family 2 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 4, 65536 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) TCP reno registered UDP hash table entries: 128 (order: 0, 4096 bytes) UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) NET: Registered protocol family 1 RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. PCI: CLS 0 bytes, default 64 platform rtc_cmos: registered platform RTC device (no PNP device found) microcode: CPU0 sig=0x106ca, pf=0x20, revision=0x106 microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba squashfs: version 4.0 (2009/01/31) Phillip Lougher Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx). JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. fuse init (API version 7.16) msgmni has been set to 379 alg: No test for stdrng (krng) Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) io scheduler noop registered io scheduler deadline registered io scheduler cfq registered (default) Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 38) is a GEN3_serial serial8250: ttyS1 at I/O 0x2f8 (irq = 38) is a GEN3_serial ACPI: PCI Interrupt Link [LUAR] enabled at IRQ 38 serial 0000:01:0b.0: PCI INT A -> Link[LUAR] -> GSI 38 (level, high) -> IRQ 38 serial 0000:01:0b.0: PCI INT A disabled Real Time Clock Driver v1.12b toshiba: not a supported Toshiba laptop Linux agpgart interface v0.103 [drm] Initialized drm 1.1.0 20060810 brd: module loaded loop: module loaded SCSI Media Changer driver v0.25 ahci 0000:01:0e.0: version 3.0 ACPI: PCI Interrupt Link [LSAT] enabled at IRQ 47 ahci 0000:01:0e.0: PCI INT A -> Link[LSAT] -> GSI 47 (level, high) -> IRQ 47 ahci: SSS flag set, parallel bus scan disabled ahci 0000:01:0e.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode ahci 0000:01:0e.0: flags: 64bit ncq sntf ilck stag pm led clo pmp pio slum part ahci 0000:01:0e.0: setting latency timer to 64 scsi0 : ahci scsi1 : ahci ata1: SATA max UDMA/133 abar m512@0xdf800400 port 0xdf800500 irq 47 ata2: SATA max UDMA/133 abar m512@0xdf800400 port 0xdf800580 irq 47 physmap platform flash device: 08000000 at c0000000 physmap-flash physmap-flash.0: map_probe failed e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI e1000: Copyright (c) 1999-2006 Intel Corporation. ACPI: PCI Interrupt Link [LGBE] enabled at IRQ 45 e1000 0000:01:0c.0: PCI INT A -> Link[LGBE] -> GSI 45 (level, high) -> IRQ 45 e1000 0000:01:0c.0: setting latency timer to 64 e1000 0000:01:0c.0: eth0: (PCI:33MHz:32-bit) 00:1b:8a:00:24:40 e1000 0000:01:0c.0: eth0: Intel(R) PRO/1000 Network Connection e1000e: Intel(R) PRO/1000 Network Driver - 1.3.10-k2 e1000e: Copyright(c) 1999 - 2011 Intel Corporation. ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.2.9-k2 ixgbe: Copyright (c) 1999-2011 Intel Corporation. ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI ixgb: Copyright (c) 1999-2008 Intel Corporation. e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI e100: Copyright(c) 1999-2006 Intel Corporation rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver usbcore: registered new interface driver rtl8150 usbcore: registered new interface driver cdc_ether usbcore: registered new interface driver cdc_eem usbcore: registered new interface driver cdc_subset usbcore: registered new interface driver MOSCHIP usb-ethernet driver cdc_ncm: 23-Apr-2011 usbcore: registered new interface driver cdc_ncm usbmon: debugfs is not available ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96 ACPI: PCI Interrupt Link [LUSB] enabled at IRQ 46 ehci_hcd 0000:01:0d.0: PCI INT A -> Link[LUSB] -> GSI 46 (level, high) -> IRQ 46 ehci_hcd 0000:01:0d.0: setting latency timer to 64 ehci_hcd 0000:01:0d.0: EHCI Host Controller drivers/usb/core/inode.c: creating file 'devices' drivers/usb/core/inode.c: creating file '001' ehci_hcd 0000:01:0d.0: new USB bus registered, assigned bus number 1 ehci_hcd 0000:01:0d.0: reset hcs_params 0x10011 dbg=0 ind cc=0 pcc=0 ordered ports=1 ehci_hcd 0000:01:0d.0: reset hcc_params 0006 thresh 0 uframes 256/512/1024 park ehci_hcd 0000:01:0d.0: park 0 ehci_hcd 0000:01:0d.0: reset command 0080b02 park=3 ithresh=8 period=1024 Reset HALT ehci_hcd 0000:01:0d.0: ...powerup ports... ehci_hcd 0000:01:0d.0: cache line size of 64 is not supported ehci_hcd 0000:01:0d.0: supports USB remote wakeup ehci_hcd 0000:01:0d.0: irq 46, io mem 0xdf810100 ehci_hcd 0000:01:0d.0: init command 0010005 (park)=0 ithresh=1 period=512 RUN ehci_hcd 0000:01:0d.0: USB 0.0 started, EHCI 1.00 usb usb1: default language 0x0409 usb usb1: udev 1, busnum 1, minor = 0 usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: EHCI Host Controller usb usb1: Manufacturer: Linux 2.6.39 ehci_hcd usb usb1: SerialNumber: 0000:01:0d.0 usb usb1: usb_probe_device usb usb1: configuration #1 chosen from 1 choice usb usb1: adding 1-0:1.0 (config #1, interface 0) hub 1-0:1.0: usb_probe_interface hub 1-0:1.0: usb_probe_interface - got id hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected hub 1-0:1.0: standalone hub hub 1-0:1.0: individual port power switching hub 1-0:1.0: individual port over-current protection hub 1-0:1.0: Single TT hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns) hub 1-0:1.0: power on to power good time: 20ms hub 1-0:1.0: local power source is good hub 1-0:1.0: enabling power on all ports drivers/usb/core/inode.c: creating file '001' ehci_hcd 0000:01:0d.1: PCI INT A -> Link[LUSB] -> GSI 46 (level, high) -> IRQ 46 ehci_hcd 0000:01:0d.1: setting latency timer to 64 ehci_hcd 0000:01:0d.1: EHCI Host Controller drivers/usb/core/inode.c: creating file '002' ehci_hcd 0000:01:0d.1: new USB bus registered, assigned bus number 2 ehci_hcd 0000:01:0d.1: reset hcs_params 0x10011 dbg=0 ind cc=0 pcc=0 ordered ports=1 ehci_hcd 0000:01:0d.1: reset hcc_params 0006 thresh 0 uframes 256/512/1024 park ehci_hcd 0000:01:0d.1: park 0 ehci_hcd 0000:01:0d.1: reset command 0080b02 park=3 ithresh=8 period=1024 Reset HALT ehci_hcd 0000:01:0d.1: ...powerup ports... ata1: SATA link down (SStatus 0 SControl 300) ehci_hcd 0000:01:0d.1: cache line size of 64 is not supported ehci_hcd 0000:01:0d.1: supports USB remote wakeup ehci_hcd 0000:01:0d.1: irq 46, io mem 0xdf820100 ehci_hcd 0000:01:0d.1: init command 0010005 (park)=0 ithresh=1 period=512 RUN ehci_hcd 0000:01:0d.1: USB 0.0 started, EHCI 1.00 usb usb2: default language 0x0409 usb usb2: udev 1, busnum 2, minor = 128 usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: EHCI Host Controller usb usb2: Manufacturer: Linux 2.6.39 ehci_hcd usb usb2: SerialNumber: 0000:01:0d.1 usb usb2: usb_probe_device usb usb2: configuration #1 chosen from 1 choice usb usb2: adding 2-0:1.0 (config #1, interface 0) hub 2-0:1.0: usb_probe_interface hub 2-0:1.0: usb_probe_interface - got id hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected hub 2-0:1.0: standalone hub hub 2-0:1.0: individual port power switching hub 2-0:1.0: individual port over-current protection hub 2-0:1.0: Single TT hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns) hub 2-0:1.0: power on to power good time: 20ms hub 2-0:1.0: local power source is good hub 2-0:1.0: enabling power on all ports drivers/usb/core/inode.c: creating file '001' usbcore: registered new interface driver cdc_acm cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000 usbcore: registered new interface driver usblp usbcore: registered new interface driver cdc_wdm usbcore: registered new interface driver usbtmc Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver usbserial USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic usbserial: USB Serial Driver core USB Serial support registered for FTDI USB Serial Device usbcore: registered new interface driver ftdi_sio ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver i8042: PNP: No PS/2 controller found. Probing ports directly. i8042: No controller found hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000 mousedev: PS/2 mouse device common for all mice cpuidle: using governor ladder sdhci: Secure Digital Host Controller Interface driver sdhci: Copyright(c) Pierre Ossman usbcore: registered new interface driver usbhid usbhid: USB HID core driver flashreg is cd014000 flashmem is cd018000 ACPI: PCI Interrupt Link [LNAN] enabled at IRQ 37 pci 0000:01:0f.0: PCI INT A -> Link[LNAN] -> GSI 37 (level, high) -> IRQ 37 Global Memory is 982414 ata2: SATA link down (SStatus 0 SControl 300) Glob_Spectraa: detected capacity change from 0 to 502005760 Glob_Spectraa: Glob_Spectraa1 Glob_Spectraa2 Spectra: Spectra module loaded with major number 254 NAND flush thread is pid 707 oprofile: using NMI interrupt. nf_conntrack version 0.5.0 (3038 buckets, 12152 max) ip_tables: (C) 2000-2006 Netfilter Core Team TCP cubic registered Initializing XFRM netlink socket NET: Registered protocol family 10 Mobile IPv6 IPv6 over IPv4 tunneling driver sit0: Features changed: 0x00007800 -> 0x00007000 ip6tnl0: Features changed: 0x00006800 -> 0x00006000 NET: Registered protocol family 17 NET: Registered protocol family 15 Bridge firewalling registered 802.1Q VLAN Support v1.8 Ben Greear <greearb@xxxxxxxxxxxxxxx> All bugs added by David S. Miller <davem@xxxxxxxxxx> sctp: Hash tables configured (established 8192 bind 8192) Registering the dns_resolver key type Using IPI No-Shortcut mode Refined TSC clocksource calibration: 1200.000 MHz. Switching to clocksource tsc ADDRCONF(NETDEV_UP): eth0: link is not ready 8021q: adding VLAN 0 to HW filter on device eth0 Sending DHCP requests . e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ., OK IP-Config: Got DHCP answer from 0.0.0.0, my address is 172.16.100.158 IP-Config: Complete: device=eth0, addr=172.16.100.158, mask=255.255.255.0, gw=172.16.100.254, host=172.16.100.158, domain=, nis-domain=(none), bootserver=0.0.0.0, rootserver=172.16.100.193, rootpath= VFS: Mounted root (nfs filesystem) on device 0:12. Freeing unused kernel memory: 396k freed ESS OSAL release udev: starting version 161 PAL driver init... PIC mode = 1 Device: CE4100 Stepping: B2 platform_config: Unknown symbol malloc (err 0) platform_config: Unknown symbol calloc (err 0) platform_config: Unknown symbol free (err 0) CE4100 GPIO found currently! ACPI: PCI Interrupt Link [LIDL] enabled at IRQ 39 i2c /dev entries driver sven_linux: Unknown symbol config_node_find (err 0) system_utils_linux: Unknown symbol config_node_find (err 0) gpio_pci_driver 0000:01:0b.1: PCI INT B -> Link[LIDL] -> GSI 39 (level, high) -> IRQ 39 sven_linux: Unknown symbol config_get_int (err 0) system_utils_linux: Unknown symbol config_get_int (err 0) ce4100_spi 0000:01:0b.4: PCI INT B -> Link[LIDL] -> GSI 39 (level, high) -> IRQ 39 qry: 00 00 00 flashtool::No valid NOR flash device detected, skipping attempt to install NOR flash driver SOC CE4100 found spi_pdata is cbbbf200 ssp type is CE4100 SSP ACPI: PCI Interrupt Link [LI2C] enabled at IRQ 40 ce4100_i2c 0000:01:0b.2: PCI INT C -> Link[LI2C] -> GSI 40 (level, high) -> IRQ 40 I2C: i2c-0: PXA I2C adapter I2C: i2c-1: PXA I2C adapter I2C: i2c-2: PXA I2C adapter CE4100 Smartcard Controller found currently! scard_pci_driver 0000:01:0b.3: PCI INT B -> Link[LIDL] -> GSI 39 (level, high) -> IRQ 39 clock_control: Unknown symbol config_node_find (err 0) thermal init complete! (build Apr 3 2013) clock_control: Unknown symbol config_node_get_name (err 0) major number =249 clock_control: Unknown symbol devh_Delete (err 0) clock_control: Unknown symbol config_get_int (err 0) clock_control: Unknown symbol devhandle_factory (err 0) clock_control: Unknown symbol config_node_first_child (err 0) clock_control: Unknown symbol devhandle_connect_physical_address (err 0) clock_control: Unknown symbol devh_WriteReg32 (err 0) clock_control: Unknown symbol config_node_next_sibling (err 0) clock_control: Unknown symbol devh_ReadReg32 (err 0) intel_ce_pm: Unknown symbol config_node_find (err 0) intel_ce_pm: Unknown symbol config_node_get_name (err 0) intel_ce_pm: Unknown symbol config_get_int (err 0) intel_ce_pm: Unknown symbol _clock_control_write (err 0) intel_ce_pm: Unknown symbol config_node_first_child (err 0) intel_ce_pm: Unknown symbol config_node_next_sibling (err 0) intel_ce_pm: Unknown symbol config_node_get_int (err 0) intel_pic_uart: Unknown symbol _icepm_trace_enabled (err 0) ismdcore: Unknown symbol config_node_find (err 0) usbcore: registered new interface driver snd-usb-audio ismdcore: Unknown symbol g_sven_device_suspended (err 0) ismdcore: Unknown symbol config_node_get_name (err 0) ismdcore: Unknown symbol devh_SVEN_WriteDebugString (err 0) ismdcore: Unknown symbol devh_SVEN_SetModuleUnit (err 0) ismdcore: Unknown symbol _icepm_trace_enabled (err 0) ismdcore: Unknown symbol config_get_int (err 0) ismdcore: Unknown symbol devhandle_factory (err 0) ismdcore: Unknown symbol config_get_str (err 0) ismdcore: Unknown symbol config_node_first_child (err 0) ismdcore: Unknown symbol devh_SVEN_WriteDebugStringEnd (err 0) ismdcore: Unknown symbol config_node_next_sibling (err 0) ismdcore: Unknown symbol config_node_get_int (err 0) ismdcore: Unknown symbol devh_SVEN_WriteEvent (err 0) gen_timer: Unknown symbol ismd_clock_set_time (err 0) gen_timer: Unknown symbol ismd_clock_alloc (err 0) gen_timer: Unknown symbol ismd_event_acknowledge (err 0) gen_timer: Unknown symbol ismd_clock_alarm_cancel (err 0) gen_timer: Unknown symbol ismd_event_wait (err 0) gen_timer: Unknown symbol ismd_event_free (err 0) gen_timer: Unknown symbol ismd_clock_free (err 0) gen_timer: Unknown symbol ismd_event_alloc (err 0) gen_timer: Unknown symbol ismd_clock_alarm_schedule (err 0) gdl_server: Unknown symbol create_prioritized_thread (err 0) gdl_server: Unknown symbol config_node_find (err 0) gdl_server: Unknown symbol gt_sleep_100us (err 0) gdl_server: Unknown symbol ismd_buffer_read_desc (err 0) gdl_server: Unknown symbol _icepm_trace_enabled (err 0) gdl_server: Unknown symbol devh_Delete (err 0) gdl_server: Unknown symbol config_get_int (err 0) gdl_server: Unknown symbol cache_flush_buffer (err 0) gdl_server: Unknown symbol _clock_control_write (err 0) gdl_server: Unknown symbol sven_WriteEvent_ulongs (err 0) gdl_server: Unknown symbol devhandle_factory (err 0) gdl_server: Unknown symbol devhandle_connect_physical_address (err 0) gdl_server: Unknown symbol devh_WriteReg32 (err 0) gdl_server: Unknown symbol devh_SVEN_GetHandle (err 0) gdl_server: Unknown symbol devh_ReadReg32 (err 0) ismdavcap_shim: Unknown symbol create_prioritized_thread (err 0) ismdavcap_shim: Unknown symbol ismd_resource_register (err 0) alsa_shim: Unknown symbol ismd_buffer_alias_subset (err 0) ismdavcap_shim: Unknown symbol config_node_find (err 0) ismdavcap_shim: Unknown symbol ismd_port_alloc (err 0) alsa_shim: Unknown symbol config_node_find (err 0) alsa_shim: Unknown symbol ismd_dev_set_state (err 0) ismdavcap_shim: Unknown symbol ismd_port_free (err 0) pd_hdmi: Unknown symbol hdcp_shim_handler_v1 (err 0) alsa_shim: Unknown symbol ismd_audio_mixer_mute (err 0) ismdavcap_shim: Unknown symbol ismd_port_write (err 0) pd_hdmi: Unknown symbol gdl_register_port_driver (err 0) alsa_shim: Unknown symbol ismd_port_write (err 0) ismdavcap_shim: Unknown symbol ismd_dev_set_user_data (err 0) pd_hdmi: Unknown symbol devh_SVEN_WriteDebugString (err 0) alsa_shim: Unknown symbol devh_SVEN_WriteDebugString (err 0) pd_hdmi: Unknown symbol devh_Delete (err 0) ismdavcap_shim: Unknown symbol ismd_set_frame_geometry_over_under (err 0) alsa_shim: Unknown symbol ismd_buffer_find_descriptor (err 0) pd_hdmi: Unknown symbol config_get_int (err 0) ismdavcap_shim: Unknown symbol ismd_event_reset (err 0) pd_hdmi: Unknown symbol _clock_control_write (err 0) alsa_shim: Unknown symbol ismd_audio_input_get_notification_event (err 0) ismdavcap_shim: Unknown symbol ismd_get_frame_alloc_size_frame_packing_adv (err 0) pd_hdmi: Unknown symbol devhandle_connect_name (err 0) alsa_shim: Unknown symbol ismd_buffer_dereference (err 0) pd_hdmi: Unknown symbol devhandle_factory (err 0) ismdavcap_shim: Unknown symbol ismd_buffer_dereference (err 0) alsa_shim: Unknown symbol ismd_audio_remove_input (err 0) pd_hdmi: Unknown symbol devhandle_connect_physical_address (err 0) ismdavcap_shim: Unknown symbol devh_SVEN_SetModuleUnit (err 0) alsa_shim: Unknown symbol devh_SVEN_SetModuleUnit (err 0) pd_hdmi: Unknown symbol devh_WriteReg32 (err 0) ismdavcap_shim: Unknown symbol ismd_buffer_read_desc (err 0) alsa_shim: Unknown symbol devh_SVEN_WriteModuleEvent (err 0) pd_hdmi: Unknown symbol gdl_unregister_port_driver (err 0) ismdavcap_shim: Unknown symbol devh_SVEN_WriteModuleEvent (err 0) alsa_shim: Unknown symbol ismd_tag_set_eos (err 0) pd_hdmi: Unknown symbol devh_ReadReg32 (err 0) alsa_shim: Unknown symbol create_prioritized_group_thread (err 0) ismdavcap_shim: Unknown symbol ismd_tag_set_newsegment (err 0) alsa_shim: Unknown symbol ismd_event_strobe (err 0) ismdavcap_shim: Unknown symbol ismd_set_frame_geometry_frame_packing (err 0) alsa_shim: Unknown symbol ismd_audio_open_global_processor (err 0) ismdavcap_shim: Unknown symbol ismd_clock_sync_add_pair (err 0) alsa_shim: Unknown symbol ismd_buffer_alloc_typed_direct (err 0) ismdavcap_shim: Unknown symbol ismd_event_strobe (err 0) ismdavcap_shim: Unknown symbol devh_Delete (err 0) alsa_shim: Unknown symbol devh_Delete (err 0) alsa_shim: Unknown symbol config_get_int (err 0) ismdavcap_shim: Unknown symbol config_get_int (err 0) alsa_shim: Unknown symbol ismd_event_acknowledge (err 0) ismdavcap_shim: Unknown symbol ismd_clock_sync_reset (err 0) alsa_shim: Unknown symbol devhandle_factory (err 0) ismdavcap_shim: Unknown symbol ismd_set_frame_geometry_side_by_side (err 0) alsa_shim: Unknown symbol ismd_event_wait (err 0) ismdavcap_shim: Unknown symbol ismd_resource_check (err 0) alsa_shim: Unknown symbol ismd_audio_input_set_data_format (err 0) ismdavcap_shim: Unknown symbol ismd_buffer_alias (err 0) alsa_shim: Unknown symbol ismd_audio_mixer_master_volume_set (err 0) ismdavcap_shim: Unknown symbol ismd_set_frame_geometry_frame_packing_adv (err 0) alsa_shim: Unknown symbol ismd_audio_input_set_pcm_format (err 0) ismdavcap_shim: Unknown symbol ismd_dev_handle_alloc (err 0) alsa_shim: Unknown symbol ismd_audio_close_processor (err 0) ismdavcap_shim: Unknown symbol devhandle_factory (err 0) alsa_shim: Unknown symbol ismd_audio_mixer_master_volume_get (err 0) ismdavcap_shim: Unknown symbol ismd_get_frame_alloc_size (err 0) alsa_shim: Unknown symbol ismd_event_free (err 0) ismdavcap_shim: Unknown symbol ismd_buffer_alloc (err 0) alsa_shim: Unknown symbol ismd_port_attach (err 0) ismdavcap_shim: Unknown symbol ismd_dev_get_user_data (err 0) alsa_shim: Unknown symbol ismd_audio_add_input_port (err 0) ismdavcap_shim: Unknown symbol ismd_frame_buffer_alloc (err 0) alsa_shim: Unknown symbol ismd_event_alloc (err 0) alsa_shim: Unknown symbol ismd_audio_mixer_is_muted (err 0) ismdavcap_shim: Unknown symbol ismd_event_free (err 0) ismdavcap_shim: Unknown symbol ismd_buffer_update_desc (err 0) ismdavcap_shim: Unknown symbol ismd_dev_handle_free (err 0) ismdavcap_shim: Unknown symbol ismd_port_get_status (err 0) ismdavcap_shim: Unknown symbol ismd_event_alloc (err 0) eth0: no IPv6 routers present hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002 ehci_hcd 0000:01:0d.0: GetStatus port:1 status 001803 0 ACK POWER sig=j CSC CONNECT hub 1-0:1.0: port 1, status 0101, change 0001, 12 Mb/s hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 usb 1-1: new high speed USB device number 2 using ehci_hcd ehci_hcd 0000:01:0d.0: port 1 high speed ehci_hcd 0000:01:0d.0: GetStatus port:1 status 8001205 4 ACK POWER sig=se0 LPM PE CONNECT usb 1-1: default language 0x0409 usb 1-1: udev 2, busnum 1, minor = 1 usb 1-1: New USB device found, idVendor=0846, idProduct=9041 usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-1: Product: 802.11n WLAN Adapter usb 1-1: Manufacturer: Realtek usb 1-1: SerialNumber: 00e04c000001 usb 1-1: usb_probe_device usb 1-1: configuration #1 chosen from 1 choice usb 1-1: adding 1-1:1.0 (config #1, interface 0) usbserial_generic 1-1:1.0: usb_probe_interface usbserial_generic 1-1:1.0: usb_probe_interface - got id drivers/usb/core/inode.c: creating file '002' hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002 cfg80211: Calling CRDA to update world regulatory domain rtw driver version=v3.4.4_4749.20121105 Build at: Apr 10 2013 11:08:46 rtl8192cu 1-1:1.0: usb_probe_interface rtl8192cu 1-1:1.0: usb_probe_interface - got id register rtw_netdev_ops to netdev_ops rtw_wdev_alloc cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2457000 KHz - 2482000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2457000 KHz - 2482000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 2474000 KHz - 2494000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Disabling freq 5170 MHz cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5190 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5210 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5230 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Disabling freq 5260 MHz cfg80211: Disabling freq 5280 MHz cfg80211: Disabling freq 5300 MHz cfg80211: Disabling freq 5320 MHz cfg80211: Disabling freq 5500 MHz cfg80211: Disabling freq 5520 MHz cfg80211: Disabling freq 5540 MHz cfg80211: Disabling freq 5560 MHz cfg80211: Disabling freq 5580 MHz cfg80211: Disabling freq 5600 MHz cfg80211: Disabling freq 5620 MHz cfg80211: Disabling freq 5640 MHz cfg80211: Disabling freq 5660 MHz cfg80211: Disabling freq 5680 MHz cfg80211: Disabling freq 5700 MHz cfg80211: Updating information on frequency 5745 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5765 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5785 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5805 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Updating information on frequency 5825 MHz for a 20 MHz width channel with regulatory rule: cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm) cfg80211: Disabling freq 5920 MHz cfg80211: Disabling freq 5940 MHz cfg80211: Disabling freq 5960 MHz cfg80211: Disabling freq 5980 MHz cfg80211: Disabling freq 6000 MHz cfg80211: Disabling freq 6020 MHz cfg80211: Disabling freq 6040 MHz cfg80211: Disabling freq 6060 MHz cfg80211: Disabling freq 6080 MHz CHIP TYPE: RTL8188C_8192C usb_endpoint_descriptor(0): bLength=7 bDescriptorType=5 bEndpointAddress=81 wMaxPacketSize=200 bInterval=0 RT_usb_endpoint_is_bulk_in = 1 usb_endpoint_descriptor(1): bLength=7 bDescriptorType=5 bEndpointAddress=2 wMaxPacketSize=200 bInterval=0 RT_usb_endpoint_is_bulk_out = 2 usb_endpoint_descriptor(2): bLength=7 bDescriptorType=5 bEndpointAddress=3 wMaxPacketSize=200 bInterval=0 RT_usb_endpoint_is_bulk_out = 3 usb_endpoint_descriptor(3): bLength=7 bDescriptorType=5 bEndpointAddress=84 wMaxPacketSize=40 bInterval=1 RT_usb_endpoint_is_int_in = 4, Interval = 1 nr_endpoint=4, in_num=2, out_num=2 USB_SPEED_HIGH Chip Version ID: VERSION_NORMAL_TSMC_CHIP_88C. RF_Type is 3!! EEPROM type is E-FUSE ====> ReadAdapterInfo8192C Boot from EFUSE, Autoload OK ! EEPROMVID = 0x0846 EEPROMPID = 0x9041 EEPROMCustomerID : 0x00 EEPROMSubCustomerID: 0x00 RT_CustomerID: 0x00 _ReadMACAddress MAC Address from EFUSE = 10:0d:7f:b4:1d:7c EEPROMRegulatory = 0x3 _ReadBoardType(0) BT Coexistance = disable RT_ChannelPlan: 0x02 _ReadPSSetting...bHWPwrPindetect(0)-bHWPowerdown(0) ,bSupportRemoteWakeup(0) ### PS params=> power_mgnt(1),usbss_enable(0) ### ### AntDivCfg(0) readAdapterInfo_8192CU(): REPLACEMENT = 1 <==== ReadAdapterInfo8192C in 184 ms rtw_macaddr_cfg MAC Address = 10:0d:7f:b4:1d:7c MAC Address from pnetdev->dev_addr= 10:0d:7f:b4:1d:7c rtl8192cu 1-1:1.0: wlan0: Features changed: 0x00004800 -> 0x00004000 bDriverStopped:1, bSurpriseRemoved:0, bup:0, hw_init_completed:0 usbcore: registered new interface driver rtl8192cu +871x_drv - drv_open, bup=0 ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC FirmwareDownload92C accquire FW from embedded image fw_ver=v80, fw_subver=0, sig=0x88c0 fw download ok! Set RF Chip ID to RF_6052 and RF type to 1T1R. IQK:Start!!! Path A IQK Success!! Path A IQK Success!! IQK: final_candidate is 0 IQK: RegE94=101 RegE9C=e RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 Path A IQ Calibration Success ! pdmpriv->TxPowerTrackControl = 1 MAC Address from REG_MACID = 10:0d:7f:b4:1d:7c rtl8192cu_hal_init in 584ms MAC Address = 10:0d:7f:b4:1d:7c rtw_cfg80211_init_wiphy:rf_type=3 -871x_drv - drv_open, bup=1 ADDRCONF(NETDEV_UP): wlan0: link is not ready ==>pwr_state_check_handler .fw_state(0) ==> rtw_ps_cmd , enqueue CMD ==>rtw_ps_processor .fw_state(0) ==>ips_enter cnts:1 ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00020808).... ===> rtw_ips_pwr_down................... ====> rtw_ips_dev_unload... usb_read_port_cancel usb_write_port_cancel ==> rtl8192cu_hal_deinit bkeepfwalive(0) card disble without HWSM........... <=== rtw_ips_pwr_down..................... in 44ms [rtw_p2p_set] extra = enable=0 [rtw_p2p_set] extra = enable=1 _rtw_pwr_wakeup call ips_leave.... ==>ips_leave cnts:1 ===> rtw_ips_pwr_up.............. ===> ips_netdrv_open......... ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC FirmwareDownload92C accquire FW from embedded image fw_ver=v80, fw_subver=0, sig=0x88c0 fw download ok! Set RF Chip ID to RF_6052 and RF type to 1T1R. IQK:Start!!! Path A IQK Success!! Path A IQK Success!! IQK: final_candidate is 0 IQK: RegE94=101 RegE9C=e RegEA4=fd RegEAC=3fd RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 Path A IQ Calibration Success ! pdmpriv->TxPowerTrackControl = 1 MAC Address from REG_MACID = 10:0d:7f:b4:1d:7c rtl8192cu_hal_init in 584ms <=== rtw_ips_pwr_up.............. in 588ms ==> ips_leave.....LED(0x00028080)... cfg80211_rtw_change_iface call netdev_open +871x_drv - drv_open, bup=1 -871x_drv - drv_open, bup=1 cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 cfg80211_rtw_flush_pmksa cfg80211_rtw_change_station cfg80211_rtw_change_station cfg80211_rtw_change_station cfg80211_rtw_change_station survey done event(15) cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy0 cfg80211: Pending regulatory request, waiting for it to be processed...cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(7) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(8) IQK:Start!!! Path A IQK Success!! Path A IQK Success!! IQK: final_candidate is 0 IQK: RegE94=101 RegE9C=b RegEA4=fa RegEAC=3f9 RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 Path A IQ Calibration Success ! survey done event(18) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(5) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(9) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(e) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_cancel_remain_on_channel survey done event(12) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(9) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(9) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(c) survey done event(16) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(7) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(7) cfg80211_rtw_change_station cfg80211_rtw_change_station (2)871x_drv - drv_close, bup=1, hw_init_completed=1 rtw_cfg80211_indicate_disconnect rtw_cfg80211_indicate_disconnect, role=1, p2p_state=2, pre_p2p_state=2 pwdev->sme_state=0 rtl8192c_set_FwJoinBssReport_cmd mstatus(0) rtw_cfg80211_indicate_scan_done without scan req -871x_drv - drv_close, bup=1 cfg80211_rtw_change_iface call netdev_open +871x_drv - drv_open, bup=1 -871x_drv - drv_open, bup=1 cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 ==>pwr_state_check_handler .fw_state(8) ==> rtw_ps_cmd , enqueue CMD ==>rtw_ps_processor .fw_state(8) ==>ips_enter cnts:2 ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028008).... ===> rtw_ips_pwr_down................... ====> rtw_ips_dev_unload... usb_read_port_cancel usb_write_port_cancel ==> rtl8192cu_hal_deinit bkeepfwalive(0) card disble without HWSM........... <=== rtw_ips_pwr_down..................... in 44ms [rtw_p2p_set] extra = enable=0 [rtw_p2p_set] extra = enable=1 _rtw_pwr_wakeup call ips_leave.... ==>ips_leave cnts:2 ===> rtw_ips_pwr_up.............. ===> ips_netdrv_open......... ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC FirmwareDownload92C accquire FW from embedded image fw_ver=v80, fw_subver=0, sig=0x88c0 fw download ok! Set RF Chip ID to RF_6052 and RF type to 1T1R. IQK:Start!!! Path A IQK Success!! Path A IQK Success!! IQK: final_candidate is 0 IQK: RegE94=101 RegE9C=c RegEA4=fc RegEAC=3f9 RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 Path A IQ Calibration Success ! pdmpriv->TxPowerTrackControl = 1 MAC Address from REG_MACID = 10:0d:7f:b4:1d:7c rtl8192cu_hal_init in 584ms <=== rtw_ips_pwr_up.............. in 592ms ==> ips_leave.....LED(0x00028080)... +871x_drv - drv_open, bup=1 -871x_drv - drv_open, bup=1 ADDRCONF(NETDEV_UP): wlan0: link is not ready cfg80211_rtw_set_power_mgmt cfg80211_rtw_flush_pmksa cfg80211_rtw_change_station cfg80211_rtw_change_station cfg80211_rtw_change_station cfg80211_rtw_change_station survey done event(19) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(c) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(6) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) survey done event(14) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(8) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_cancel_remain_on_channel cfg80211_rtw_cancel_remain_on_channel survey done event(11) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(9) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(c) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(6) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(6) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(9) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(6) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req survey done event(9) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(c) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(8) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(8) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(a) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(4) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(7) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_cancel_remain_on_channel [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) recv_Action_public_decache, seq_ctrl=0x2490, rxseq=0x2490 [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc recv_Action_public_decache, seq_ctrl=0x24a0, rxseq=0x24a0 [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) recv_Action_public_decache, seq_ctrl=0x24e0, rxseq=0x24e0 [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In recv_Action_public_decache, seq_ctrl=0x2730, rxseq=0x2730 cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) recv_Action_public_decache, seq_ctrl=0x2840, rxseq=0x2840 cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 204 [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In recv_Action_public_decache, seq_ctrl=0x28c0, rxseq=0x28c0 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In recv_Action_public_decache, seq_ctrl=0x2980, rxseq=0x2980 recv_Action_public_decache, seq_ctrl=0x2980, rxseq=0x2980 cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) recv_Action_public_decache, seq_ctrl=0x29a0, rxseq=0x29a0 [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got GO Nego Req Frame [OnAction_public] Restore the previous p2p state to 11 [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In recv_Action_public_decache, seq_ctrl=0x2b30, rxseq=0x2b30 cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In recv_Action_public_decache, seq_ctrl=0x2b60, rxseq=0x2b60 cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame recv_Action_public_decache, seq_ctrl=0x2be0, rxseq=0x2be0 [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In recv_Action_public_decache, seq_ctrl=0x2ca0, rxseq=0x2ca0 cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) recv_Action_public_decache, seq_ctrl=0x2cc0, rxseq=0x2cc0 recv_Action_public_decache, seq_ctrl=0x2cc0, rxseq=0x2cc0 [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In recv_Action_public_decache, seq_ctrl=0x2db0, rxseq=0x2db0 recv_Action_public_decache, seq_ctrl=0x2db0, rxseq=0x2db0 cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc recv_Action_public_decache, seq_ctrl=0x2e20, rxseq=0x2e20 [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In [OnAction_public] Got Provisioning Discovery Request Frame [process_p2p_provdisc_req] config method = pbc [OnAction_public] Got GO Nego Req Frame [issue_p2p_GO_response] In cfg80211_rtw_change_station cfg80211_rtw_change_station (2)871x_drv - drv_close, bup=1, hw_init_completed=1 rtw_cfg80211_indicate_disconnect rtw_cfg80211_indicate_disconnect, role=1, p2p_state=8, pre_p2p_state=8 pwdev->sme_state=0 rtl8192c_set_FwJoinBssReport_cmd mstatus(0) rtw_cfg80211_indicate_scan_done without scan req -871x_drv - drv_close, bup=1 cfg80211_rtw_change_iface call netdev_open +871x_drv - drv_open, bup=1 -871x_drv - drv_open, bup=1 cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 ==>pwr_state_check_handler .fw_state(8) ==> rtw_ps_cmd , enqueue CMD ==>rtw_ps_processor .fw_state(8) ==>ips_enter cnts:3 ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028008).... ===> rtw_ips_pwr_down................... ====> rtw_ips_dev_unload... usb_read_port_cancel usb_write_port_cancel ==> rtl8192cu_hal_deinit bkeepfwalive(0) card disble without HWSM........... <=== rtw_ips_pwr_down..................... in 44ms [rtw_p2p_set] extra = enable=0 [rtw_p2p_set] extra = enable=1 _rtw_pwr_wakeup call ips_leave.... ==>ips_leave cnts:3 ===> rtw_ips_pwr_up.............. ===> ips_netdrv_open......... ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_TSMC FirmwareDownload92C accquire FW from embedded image fw_ver=v80, fw_subver=0, sig=0x88c0 fw download ok! Set RF Chip ID to RF_6052 and RF type to 1T1R. IQK:Start!!! Path A IQK Success!! Path A IQK Success!! IQK: final_candidate is 0 IQK: RegE94=101 RegE9C=d RegEA4=fc RegEAC=3f9 RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 Path A IQ Calibration Success ! pdmpriv->TxPowerTrackControl = 1 MAC Address from REG_MACID = 10:0d:7f:b4:1d:7c rtl8192cu_hal_init in 580ms <=== rtw_ips_pwr_up.............. in 588ms ==> ips_leave.....LED(0x00028080)... +871x_drv - drv_open, bup=1 -871x_drv - drv_open, bup=1 ADDRCONF(NETDEV_UP): wlan0: link is not ready cfg80211_rtw_set_power_mgmt cfg80211_rtw_flush_pmksa cfg80211_rtw_change_station cfg80211_rtw_change_station cfg80211_rtw_change_station cfg80211_rtw_change_station survey done event(10) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req survey done event(8) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req survey done event(b) cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) recv_Action_public_decache, seq_ctrl=0x4380, rxseq=0x4380 cfg80211_rtw_remain_on_channel channel 01 duration 204 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame recv_Action_public_decache, seq_ctrl=0x43d0, rxseq=0x43d0 [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 102 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) cfg80211_rtw_remain_on_channel channel 01 duration 307 rtw_cfg80211_indicate_scan_done without scan req cfg80211_rtw_mgmt_tx, len=158, ch=1, ch_type=0 channel_type_valid=0 rtw_cfg80211_indicate_scan_done without scan req RTW_Tx:P2P_GO_NEGO_REQ, dialogToken=1 [rtw_cfg80211_issue_p2p_provision_request] In [OnAction_public] Got Provisioning Discovery Response Frame [OnAction_public] Got GO Nego Resp Frame [OnAction_public] Skipped GO Nego Resp Frame (p2p_state != P2P_STATE_GONEGO_ING) IQK:Start!!! Path A IQK Success!! Path A IQK Success!! IQK: final_candidate is 0 IQK: RegE94=101 RegE9C=a RegEA4=f9 RegEAC=3fa RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 Path A IQ Calibration Success ! cfg80211_rtw_change_station cfg80211_rtw_change_station (2)871x_drv - drv_close, bup=1, hw_init_completed=1 rtw_cfg80211_indicate_disconnect rtw_cfg80211_indicate_disconnect, role=1, p2p_state=7, pre_p2p_state=7 pwdev->sme_state=0 rtl8192c_set_FwJoinBssReport_cmd mstatus(0) rtw_cfg80211_indicate_scan_done without scan req -871x_drv - drv_close, bup=1 cfg80211_rtw_change_iface call netdev_open +871x_drv - drv_open, bup=1 -871x_drv - drv_open, bup=1 cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2 ==>pwr_state_check_handler .fw_state(8) ==> rtw_ps_cmd , enqueue CMD ==>rtw_ps_processor .fw_state(8) ==>ips_enter cnts:4 ==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028008).... ===> rtw_ips_pwr_down................... ====> rtw_ips_dev_unload... usb_read_port_cancel usb_write_port_cancel ==> rtl8192cu_hal_deinit bkeepfwalive(0) card disble without HWSM........... <=== rtw_ips_pwr_down..................... in 44ms