From: Andre Guedes <andre.guedes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH 0/6] LE parameters via debugfs
Date: Fri, 9 Aug 2013 20:12:28 -0300 [thread overview]
Message-ID: <1376089954-13639-1-git-send-email-andre.guedes@openbossa.org> (raw)
Hi all,
This patchset exports discovery and LE connection parameters via debugfs
filesystem. This might be useful for those who would like to do experiments
with different parameters.
BR,
Andre
Andre Guedes (3):
Bluetooth: Discovery parameters per hci_dev
Bluetooth: Export discovery parameters on debugfs
Bluetooth: Set discovery parameters
Vinicius Costa Gomes (3):
Bluetooth: Keep the LE connection parameters in its own structure
Bluetooth: Add LE connection parameters to debugfs
Bluetooth: Add support for setting LE connection parameters via
debugfs
include/net/bluetooth/hci_core.h | 23 ++++++
net/bluetooth/hci_conn.c | 11 +--
net/bluetooth/hci_core.c | 21 +++++-
net/bluetooth/hci_sysfs.c | 150 +++++++++++++++++++++++++++++++++++++++
net/bluetooth/mgmt.c | 15 ++--
5 files changed, 208 insertions(+), 12 deletions(-)
--
1.8.3.4
next reply other threads:[~2013-08-09 23:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 23:12 Andre Guedes [this message]
2013-08-09 23:12 ` [PATCH 1/6] Bluetooth: Discovery parameters per hci_dev Andre Guedes
2013-08-09 23:12 ` [PATCH 2/6] Bluetooth: Export discovery parameters on debugfs Andre Guedes
2013-08-09 23:12 ` [PATCH 3/6] Bluetooth: Set discovery parameters Andre Guedes
2013-08-10 16:09 ` Marcel Holtmann
2013-08-21 20:41 ` Andre Guedes
2013-08-21 22:56 ` Marcel Holtmann
2013-08-22 20:01 ` Andre Guedes
2013-08-09 23:12 ` [PATCH 4/6] Bluetooth: Keep the LE connection parameters in its own structure Andre Guedes
2013-08-09 23:12 ` [PATCH 5/6] Bluetooth: Add LE connection parameters to debugfs Andre Guedes
2013-08-10 16:10 ` Marcel Holtmann
2013-08-21 20:41 ` Andre Guedes
2013-08-09 23:12 ` [PATCH 6/6] Bluetooth: Add support for setting LE connection parameters via debugfs Andre Guedes
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=1376089954-13639-1-git-send-email-andre.guedes@openbossa.org \
--to=andre.guedes@openbossa.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