zephyr/subsys/bluetooth
Andrzej Kaczmarek f8c8cac714 Bluetooth: controller: Use PHY_xxx symbols consistently
We have convenient PHY_1M, PHY_2M and PHY_CODED symbols defined but
they are not used too much in the code. This replaces all usages of
magic numbers and other symbols as PHY constants with those symbols.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-12-20 13:04:13 -05:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Use PHY_xxx symbols consistently 2020-12-20 13:04:13 -05:00
host Bluetooth: host: Assert conn ref counter on unref 2020-12-20 13:02:44 -05:00
mesh Bluetooth: Mesh: Fixes Friend Queue store message 2020-12-16 14:27:12 +01:00
services bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
shell tests: Bluetooth: shell: Fix PAST commands conditional compilation 2020-11-20 11:39:13 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00