zephyr/subsys/bluetooth
Emil Gydesen 8703381764 Bluetooth: Host: Add conversion macros from ms to various units
Add conversion macros from milliseconds to various units.
The purpose of these macros is to make it more clear/easier
for users to set and read values using milliseconds rather
than the various BT units which may be in 0.625, 1.25 or 10ms
units.

This is especially useful when comparing related values using
different units, such as advertising interval (0.625ms units)
and periodic advertising interval units (1.25ms units).

Users will have to be aware that these macros can provide slightly
different values than what is provided, if the provided values
do not match the units.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-11-16 14:06:03 -05:00
..
audio Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
common
controller Bluetooth: Controller: Fix spurious ISO Sync receiver stall 2024-11-05 13:44:37 -06:00
crypto
host bluetooth: shell: avoid multiple `strlen` calls 2024-11-16 13:50:58 -05:00
lib
mesh bluetooth: kconfig: Remove deprecated config 2024-11-13 19:08:29 -08:00
services bluetooth: BAS: add battery critical status char to bas service 2024-10-22 14:06:35 +02:00
CMakeLists.txt
Kconfig bluetooth: host: LE CS subevent result reassembly 2024-10-15 19:09:05 -04:00
Kconfig.adv
Kconfig.iso Bluetooth: Audio: Update SCAN_DELEGATOR dependency to GATT_DYNAMIC_DB 2024-10-23 16:53:37 +02:00
Kconfig.logging