Parent: cb7a38247eb0e154643b67e236f65948522391d2
Author: Johan Hedberg <johan.hedberg@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-02-21 15:06:38
Tree: d8943608295631e03a066571a5b8013006e64360
core: Track LE & BR/EDR last seen times Since we combine LE and BR/EDR into a single device we need a way to decide which bearer to use when Device1.Pair() or Device1.Connect() are called. Simplest way is to use the last discovery moment as a factor in the decision making.
Diffstat
| M | src/adapter.c | | | 2 | ++ |
| M | src/device.c | | | 11 | +++++++++++ |
| M | src/device.h | | | 1 | + |
3 files changed, 14 insertions(+), 0 deletions(-)