zephyr/subsys/bluetooth/common
Pieter De Gendt ad63ca284e kconfig: replace known integer constants with variables
Make the intent of the value clear and avoid invalid ranges with typos.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-07-27 20:49:15 +03:00
..
addr.c
assert.h Bluetooth: Move out BT_ASSERT of common/log.h 2022-10-25 10:48:17 +02:00
bt_str.c Bluetooth: Mark bt_<type>_err_to_str() APIs experimental 2024-07-11 13:11:59 -04:00
bt_str.h Bluetooth: Remove unneeded macros 2022-11-02 13:28:57 +01:00
CMakeLists.txt Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
dummy.c Bluetooth: host: Add lower bound for CONFIG_BT_BUF_ACL_RX_COUNT 2024-07-10 11:47:26 -04:00
Kconfig kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
rpa.c Bluetooth: Controller: Introduce BT_CTLR_CRYPTO_SUPPORT 2024-06-07 18:07:48 +01:00
rpa.h