zephyr/tests/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
..
addr tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
adv
at lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
audio Bluetooth: audio: Add possibility to use static broadcast id 2024-10-25 14:07:25 +02:00
bluetooth Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
bt_crypto tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
bt_crypto_ccm tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
common/testlib Bluetooth: testlib: Add BT_TESTLIB_ADDR_LE_RANDOM_C0_00_00_00_00_ 2024-10-26 17:13:45 +02:00
controller tests: Bluetooth: LLCP unittests for Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
df Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
gap Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
gatt tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
hci Bluetooth: Conditionally print out HCI error codes as strings 2024-07-30 18:25:56 +01:00
hci_codecs_info tests: bluetooth: fix missing net_buf_ref(rsp) 2024-06-24 14:26:22 +02:00
hci_prop_evt Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
hci_uart_async Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
host tests/bluetooth/host/keys/bt_keys_get_addr: Correct mock prototypes 2024-10-29 09:24:13 -07:00
host_long_adv_recv Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree 2024-10-17 15:36:49 -04:00
init Bluetooth: drivers: h5: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
l2cap tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mesh Bluetooth: Mesh: Fix out of bounds write 2024-10-08 18:09:57 -04:00
mesh_shell tests: bluetooth: mesh: Removed native_posix and renamed sim_ids 2024-09-17 05:22:32 -04:00
qualification test: bluetooth: Update ICS to TCRL 2024-2 2024-11-06 17:38:36 -05:00
shell bluetooth: shell: Test BT_CTLR_DTM 2024-10-26 03:55:41 +01:00
smp Bluetooth: Mark bt_<type>_err_to_str() APIs experimental 2024-07-11 13:11:59 -04:00
tester Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
uuid tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00