[Bug 246664] Add le_connect command to connect to an LE device

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246664 Marc Veldman changed: What|Removed |Added Resolution|FIXED |--- Status|Closed

[Bug 246664] Add le_connect command to connect to an LE device

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246664 --- Comment #4 from Marc Veldman --- (In reply to Jose Luis Duran from comment #2) You're correct. Well spotted. Thanks! -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 246664] Add le_connect command to connect to an LE device

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246664 --- Comment #3 from Marc Veldman --- Created attachment 214946 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214946&action=edit Add missing \n -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 246664] Add le_connect command to connect to an LE device

2020-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246664 Jose Luis Duran changed: What|Removed |Added CC||jldu...@gmail.com --- Comment #2

Re: open networks

2020-05-27 Thread Andriy Gapon
On 26/05/2020 11:48, Andriy Gapon wrote: > list scan and list ap(s) produce exactly the same output, I guess that they > are > just aliases. > > Okay, looking at the code I see it. > getcaps has this: > if (capinfo & IEEE80211_CAPINFO_PRIVACY) > *cp++ = 'P'; > > getflags