public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Adapter API - Devices property not updated if connection initiated by remote device
@ 2008-12-11  3:57 Bea Lam
  2008-12-12  1:43 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Bea Lam @ 2008-12-11  3:57 UTC (permalink / raw)
  To: linux-bluetooth

When using the org.bluez.Adapter interface, if I initiate a connection to a 
remote device, then the adapter's Devices property is updated to include the 
remote device, as expected. However, if the remote device initiates the 
connection to my device instead, it isn't added to the Devices list. This 
would appear to be a bug.

This can be problematic if I am trying to identify whether any remote devices 
are currently connected to the local adapter; it is not possible to identify 
the connected devices if they have initiated the connection.

It would be much appreciated if someone could look into this. Perhaps the 
adapter->devices list could be updated when adapter_add_active_conn() is 
called, but I'm not sure if this is correct.

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

end of thread, other threads:[~2008-12-13  1:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11  3:57 Adapter API - Devices property not updated if connection initiated by remote device Bea Lam
2008-12-12  1:43 ` Marcel Holtmann
2008-12-12  4:52   ` Bea Lam
2008-12-12 10:58     ` Marcel Holtmann
2008-12-12 13:28       ` Johan Hedberg
2008-12-13  1:02         ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox