All of lore.kernel.org
 help / color / mirror / Atom feed
* Read RSSI through Management Interface?
@ 2011-04-20 22:20 Claudio Takahasi
  2011-04-21  1:18 ` Gustavo F. Padovan
  2011-04-21  3:36 ` Marcel Holtmann
  0 siblings, 2 replies; 7+ messages in thread
From: Claudio Takahasi @ 2011-04-20 22:20 UTC (permalink / raw)
  To: BlueZ development, Marcel Holtmann, Gustavo F. Padovan, Johan Hedberg

Hi guys,

we need to read the RSSI of LE and basic rate connections to implement
the Proximity profile. RSSI included in the advertising packets can't
be used for Proximity, it requires an "active" connection.

Here are some suggestions:

1. Add a new command to mgmt interface to add a given address into a
RSSI "monitoring list".
   When the connection is established the kernel will automatically
track the RSSI of the connection on regular intervals sending
HCI_Read_RSSI. Read RSSI value can be reported through a new event in
the management interface

Forgetting SMP, we can keep the hciops compatibility implementing the
same logic inside the hciops plugin.

2. Add a new command to mgmt interface to actively read the RSSI of a
given connection/address

Approach (1) seems to be more feasible: address multiple address
asynchronously. In my opinion, approach(2) will not be transparent
enough to our use cases.

Any other idea?

Cheers,
Claudio.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-05-11 11:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20 22:20 Read RSSI through Management Interface? Claudio Takahasi
2011-04-21  1:18 ` Gustavo F. Padovan
2011-04-22  2:45   ` Claudio Takahasi
2011-05-11 11:22     ` Arun Kumar SINGH
2011-04-21  3:36 ` Marcel Holtmann
2011-04-22  2:58   ` Claudio Takahasi
2011-04-26  2:18     ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.