zephyr/subsys/bluetooth/audio/shell
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
..
CMakeLists.txt Bluetooth: BAP: Shell: Add support for USB audio in 2024-05-14 09:34:19 +02:00
audio.h Bluetooth: Audio: Shell: Fix BIS sync bit field validity check 2024-10-10 20:22:39 -04:00
bap.c Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
bap_broadcast_assistant.c Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
bap_scan_delegator.c Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
bap_usb.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
cap_acceptor.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
cap_commander.c Bluetooth: Audio: shell command for broadcast reception stop 2024-10-26 03:59:04 +01:00
cap_initiator.c Bluetooth: audio: Add possibility to use static broadcast id 2024-10-25 14:07:25 +02:00
csip_set_coordinator.c Bluetooth: CSIP: Add bonding requirement for set lock/release 2024-09-26 03:31:47 -04:00
csip_set_member.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
gmap.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
has.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
has_client.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
mcc.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
media_controller.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
micp_mic_ctlr.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
micp_mic_dev.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
mpl.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
pbp.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
tbs.c Bluetooth: TBS: Add support for dynamic TBS 2024-09-24 09:21:54 -04:00
tbs_client.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
tmap.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
vcp_vol_ctlr.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
vcp_vol_rend.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00