Closed Bug 1020844 Opened 11 years ago Closed 7 years ago

[Sora][WIFI] It can't display connection on ap list when use WPS connect

Categories

(Firefox OS Graveyard :: Wifi, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sync-1, Assigned: vchang)

Details

Attachments

(2 files)

185.28 KB, application/x-zip-compressed
Details
79.68 KB, image/x-png
Details
Mozilla build ID:20140422024003 DEFECT DESCRIPTION: 1. connect to AP 'ZTE_G717C_4108' , 2, connect to AP "CMT" through WPS method. result: connect to 'CMT' successfully, then disconnect automatically and reconnect to 'ZTE_G717C_4108'.
Attached file logcat.log
Attached image PIC
the title about this problem describes not accurately. I have checked the code and logcat logs, I think this problem is about the priority saved in wpa_supplicant.conf. In gecko code, when associate function is called, it will write priority in configure file. but when connecting through wps, it will never call associate function, and in this case, priority is alway zero, that is the lowest. so when do scan, supplicant will select network from high priority group. In the defect description, ZTE_G717C_4108's priority is zero, then connect CMT through WPS, priority still is zero, then when scan, it will select from the head of the queue in the same priority group, then it will be ZTE_G717C_4108 connected. do you have patch for this defect?
blocking-b2g: --- → 1.3?
Vance - Is this a cert blocker?
Flags: needinfo?(vchen)
Assignee: nobody → vchang
This is not a cert blocker
Flags: needinfo?(vchen)
blocking-b2g: 1.3? → ---
link all Fire C (codename: Sora) bugs to a meta one.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: