Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Re: [PATCH 2/2] Force full wifi scan if it is a request over
dbus. (Volodymyr Ostap)
2. Re: [PATCH] Fix gsupplicant not to include empty entry
"SSIDs" in dbus message to wpa_supplicant (Volodymyr Ostap)
----------------------------------------------------------------------
Message: 1
Date: Wed, 12 Dec 2018 13:24:54 -0800
From: Volodymyr Ostap <[email protected]>
To: [email protected]
Cc: [email protected], Vasyl Vavrychuk
<[email protected]>
Subject: Re: [PATCH 2/2] Force full wifi scan if it is a request over
dbus.
Message-ID:
<calmby5abqme+xdqyhzu9yshf6et-ima-twsbkfdx1fmhtvw...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Thank you Daniel. It looks correct and better.
On Wed, Dec 12, 2018 at 2:05 AM Daniel Wagner <[email protected]> wrote:
>
> Hi Volodymyr,
>
> On 11.12.18 19:18, Volodymyr Ostap wrote:
> > If there are stored connections and wifi is not connected
> > the scan used to fall into scan on stored channels even it is
> > a manually requested scan over dbus from an application.
> > The application used to receive only APs on these channels.
> >
> > Now, if it is a scan request over dbus it scans on all channels and
> > an application gets a full list of APs.
>
> I have splited up your patch slightly and renamed a few bits. The result
> is already in the tree. Please verify I didn't screw it up.
>
> Thanks,
> Daniel
------------------------------
Message: 2
Date: Wed, 12 Dec 2018 13:25:27 -0800
From: Volodymyr Ostap <[email protected]>
To: [email protected]
Cc: [email protected], Vasyl Vavrychuk
<[email protected]>
Subject: Re: [PATCH] Fix gsupplicant not to include empty entry
"SSIDs" in dbus message to wpa_supplicant
Message-ID:
<calmby5adtsrckkdso153mf76t3h5n95cc-anllnr6+9_uo1...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Thank you Daniel. It looks correct and better.
On Wed, Dec 12, 2018 at 2:12 AM Daniel Wagner <[email protected]> wrote:
>
> Hi Volodymyr,
>
> On 11.12.18 19:20, Volodymyr Ostap wrote:
> > To to an active wifi scan on all channels connman calls gsupplicant's
> > g_supplicant_interface_scan() with empty list of frequencies and empty
> > list of SSIDs. gsupplicant used to send an empty entry of "SSIDs" in this
> > case.
> > Sending the empty entry "SSIDs" to wpa_supplicant 2.6 triggers an error in
> > wpas_dbus_get_scan_ssids() called from wpas_dbus_handler_scan().
> > The function does not expect the empty list and fails with the error:
> > "wpas_dbus_get_scan_ssids[dbus]: ssids must be an array of arrays of bytes"
>
> Patch applied after slightly changing the commit message.
>
> Thanks,
> Daniel
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 38, Issue 4
**************************************