zephyr/tests
Joakim Andersson f2d7b77e96 Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h
Deprecate BT_LE_ADV defines in hci.h that are expected to be used by the
application in the scan received callback to identify the advertising
PDU type. These defines are mixing HCI input parameters and advertising
PDU types. Internally it is acceptable to mix these, but at the API we
should to mix in them.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-03-30 00:38:23 +03:00
..
application_development cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
arch cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
benchmarks cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bluetooth Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03:00
boards board: updating test cases for intel s1000 crb board 2020-03-27 16:23:46 +01:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
kernel tests: kernel: interrupt: Do not test interrupt nesting on RISC-V 2020-03-27 13:24:35 -04:00
lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
misc/test_build cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net net: mqtt: Improve PUBLISH message length validation 2020-03-28 09:36:12 +02:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shell cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
unit cmake: Get unit tests passing CI again 2020-03-27 14:16:37 -05:00
ztest cmake: Get unit tests passing CI again 2020-03-27 14:16:37 -05:00