diff options
author | Andre Guedes <[email protected]> | 2012-02-17 20:39:35 -0300 |
---|---|---|
committer | Johan Hedberg <[email protected]> | 2012-02-19 12:32:21 +0200 |
commit | f39799f5047c4827b200acbf33cd0ba076afd7ed (patch) | |
tree | 91aaf60a5aeb5e0bbac57ec056f71552a695372a /lib/cpu-notifier-error-inject.c | |
parent | ea585ab51d3fe2eb2d738c91f83e7c309e76b4fe (diff) |
Bluetooth: Prepare start_discovery
This patch does some code refactoring in start_discovery function
in order to prepare it for interleaved discovery support.
MGMT_ADDR_* macros were moved to hci_core.h since they are now used
to define discovery type macros.
Discovery type macros were defined according to mgmt-api.txt
specification:
Possible values for the Type parameter are a bit-wise or of the
following bits:
1 BR/EDR
2 LE Public
3 LE Random
By combining these e.g. the following values are possible:
1 BR/EDR
6 LE (public & random)
7 BR/EDR/LE (interleaved discovery)
Signed-off-by: Andre Guedes <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions