From: bugzilla-daemon@bugzilla.kernel.org
To: linux-bluetooth@vger.kernel.org
Subject: [Bug 187871] New: Bluetooth LE advertising interval: Using same value for max and min
Date: Wed, 16 Nov 2016 11:19:40 +0000 [thread overview]
Message-ID: <bug-187871-62941@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=187871
Bug ID: 187871
Summary: Bluetooth LE advertising interval: Using same value
for max and min
Product: Drivers
Version: 2.5
Kernel Version: 4.9
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Bluetooth
Assignee: linux-bluetooth@vger.kernel.org
Reporter: gardarh@gmail.com
Regression: No
The Bluetooth Core Specification 4.2, Vol 2, Part E, Section 7.8.5 states the
following:
"The Advertising_Interval_Min and Advertising_Interval_Max should not be the
same value to enable the Controller to determine the best advertising interval
given other activities."
However, I noticed when inspecting hci commands through btmon that bluez is
setting Advertising_Interval_Min and Advertising_Interval_Max to 0x800. A more
appropriate solution would be to modify either, e.g. set
Advertising_Interval_Min to 0x600.
--
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2016-11-16 11:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-16 11:19 bugzilla-daemon [this message]
2016-11-17 5:26 ` [Bug 187871] Bluetooth LE advertising interval: Using same value for max and min bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-187871-62941@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).