Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2020 14:06:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 245920] [Patch] Add RSSI field to LE scan response
Message-ID:  <bug-245920-21060-2Jgne1dsaE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245920-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245920-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245920

--- Comment #1 from Takanori Watanabe <takawata@FreeBSD.org> ---
The data member is actually variable length, so adding rssi member to last =
is
not match actual packet format.=20
Isn't it better to add one more length to data member and comment that the =
data
contains rssi?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245920-21060-2Jgne1dsaE>