commit | 76c8686f8871f1bcb2dc8b4c5311cd0e2f73d4cd | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Thu May 26 16:23:50 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Jun 08 16:58:17 2011 -0300 |
tree | 379c715844e57ebb14abbf0285c3f4afa414716a | |
parent | 57a56fd41b1264d639175726414ae7e510ec683b [diff] |
Bluetooth: LE advertising cache This patch implements the LE advertising cache. It stores sensitive information (bdaddr and bdaddr_type so far) gathered from LE advertising report events. Only advertising entries from connectables devices are added to the cache. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>