* [RFC 0/2] Bluetooth: Implement Read RSSI and TX Power cmds
@ 2011-06-15 21:12 anderson.briglia
0 siblings, 0 replies; only message in thread
From: anderson.briglia @ 2011-06-15 21:12 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Anderson Briglia
From: Anderson Briglia <anderson.briglia@openbossa.org>
This RFC implements two commands into MGMT Interface: Read RSSI and Read TX
Power. The current approach adds these commands into HCI layer and add hooks
for MGMT handling.
Read RSSI and TX Power Level are used for Proximity to calculate the Path Loss.
Patches for userspace were also implemented, see the respective RFC.
Note that the patches are rebased on top of Vinicius Gomes kernel tree since
they are dependent on Andre Guedes discovery patches:
git://git.infradead.org/users/vcgomes/linux-2.6.git branch for-upstream
Regards,
Anderson Briglia
Anderson Briglia (1):
Bluetooth: Implement Read RSSI command
Bruna Moreira (1):
Bluetooth: Implement Read Transmit Power Level command
include/net/bluetooth/hci.h | 20 ++++
include/net/bluetooth/hci_core.h | 5 +
include/net/bluetooth/mgmt.h | 20 ++++
net/bluetooth/hci_event.c | 48 +++++++++
net/bluetooth/mgmt.c | 206 ++++++++++++++++++++++++++++++++++++++
5 files changed, 299 insertions(+), 0 deletions(-)
--
1.7.4.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-15 21:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15 21:12 [RFC 0/2] Bluetooth: Implement Read RSSI and TX Power cmds anderson.briglia
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).