mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 13:42:34 +00:00
Skip feature testing of controller features when legacy advertising commands are not supported. For combined builds or builds where the capability of the controller is known it is not required to have runtime check of controller extended advertising support. This gives the following size reduction for hci_core.c: Without legacy support hci_core.c 19980 7.75% total 257679 With legacy support hci_core.c 21816 8.41% total 259519 Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
---|---|---|
.. | ||
common | ||
controller | ||
host | ||
mesh | ||
services | ||
shell | ||
CMakeLists.txt | ||
Kconfig |