~connman-maintainers/connman/head

  • Committer: Patrik Flykt
  • Author(s): Tomasz Bursztyka
  • Date: 2013-08-08 11:26:04 UTC
  • Revision ID: git-v1:419c4c770b1c558d3d77c8dfe7d5064fb26a04df
gsupplicant: Make sure it's possible to scan again when a scan is done

wpa_supplicant might send scan done signal, before uptading its state,
or the other way round. Due to that, it happends that on scan done,
interface state it still set as "scanning" though it's not anymore,
preventing the wifi plugin so raise a new scan right away after it gets
its scan callback called.

This fixes this issue. When scan is done, and if interface is still set
as scanning, we call scan finished callback, and we reset the scanning
state to false.
Filename Latest Rev Last Changed Committer Comment Size
..
client 569 16 years ago Marcel Holtmann Add directory for client application Diff
doc 70 17 years ago Marcel Holtmann Add documentation directory Diff
gdbus 251 16 years ago Marcel Holtmann Add copy of libgdbus helper for easier adoption Diff
gdhcp 2358 14 years ago Marcel Holtmann Add initial support for DHCP client library Diff
gsupplicant 2600 14 years ago Samuel Ortiz GSupplicant intial commit Diff
gweb 2454 14 years ago Marcel Holtmann Add skeleton for web service library Diff
include 3 17 years ago Marcel Holtmann Add plugin infrastructure Diff
plugins 3 17 years ago Marcel Holtmann Add plugin infrastructure Diff
scripts 12 17 years ago Marcel Holtmann Add helper script and configuration file for DHCP Diff
src 2 17 years ago Marcel Holtmann Add skeleton for daemon and D-Bus registration Diff
test 68 17 years ago Marcel Holtmann Add directory for example applications Diff
tools 1059 15 years ago Marcel Holtmann Add skeleton for testing tools directory Diff
unit 3569 13 years ago Daniel Wagner unit: Add test-session Diff
vpn 5362 12 years ago Patrik Flykt vpn: New vpn daemon that handles vpn connections a Diff
.gitignore 6045 11 years ago Patrik Flykt netlink-test: Add test program for netlink 1 KB Diff Download File
.mailmap 5547 12 years ago Marcel Holtmann build: Fix Daniel's commits without name 290 bytes Diff Download File
acinclude.m4 5023 12 years ago Marcel Holtmann Revert "build: Use -Wshadow compiler option" 1.9 KB Diff Download File
AUTHORS 6190 11 years ago Patrik Flykt AUTHORS: Mention Terry's contributions 2.2 KB Diff Download File
File bootstrap 965 16 years ago Marcel Holtmann Fix broken bootstrap script 145 bytes Diff Download File
File bootstrap-configure 5491 12 years ago Patrik Flykt build: Fix build to enable session-policy-local 507 bytes Diff Download File
ChangeLog 6126 11 years ago Marcel Holtmann Release 1.16 35 KB Diff Download File
configure.ac 6126 11 years ago Marcel Holtmann Release 1.16 12.5 KB Diff Download File
connman.pc.in 301 16 years ago Marcel Holtmann The properties currently use DBUS_TYPE_* so requir 343 bytes Diff Download File
COPYING 264 16 years ago Marcel Holtmann Remove new page characters 17.5 KB Diff Download File
HACKING 2820 14 years ago Marcel Holtmann Remove some leftovers from Device/Network interfac 4.7 KB Diff Download File
INSTALL 1 17 years ago Marcel Holtmann Initial revision 9.2 KB Diff Download File
Makefile.am 6176 11 years ago Daniel Wagner build: Remove unsued types.h header 12.8 KB Diff Download File
Makefile.plugins 5744 12 years ago Patrik Flykt neard: Add neard plugin with tethering info sharin 6.7 KB Diff Download File
NEWS 1 17 years ago Marcel Holtmann Initial revision Empty Diff Download File
README 6195 11 years ago Patrik Flykt README: Add info how to create traces with timesta 11.4 KB Diff Download File
TODO 6177 11 years ago Daniel Wagner TODO: Mark bool cleanup done 5.1 KB Diff Download File