zephyr/tests/bluetooth
Aleksander Wasaznik abeca24702 Bluetooth: testlib: Add BT_TESTLIB_ADDR_LE_RANDOM_C0_00_00_00_00_
This is shorthand for random static addresses. It's similar to
`bt_addr_le_from_str`, but is a macro that results in an object literal,
making it more versatile and less verbose.

This macro only gives access to the first 255 random static addresses,
but this ought to be enough addresses for testing.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2024-10-26 17:13:45 +02:00
..
addr tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00
adv hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
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
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 bluetooth: host: Add helper function for parsing PCTs 2024-10-25 14:06:25 +02: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 Bluetooth: Tester: Mesh: Added support for Bridge client/server 2024-09-17 05:22:32 -04: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: Audio: Remove BT_AUDIO_BROADCAST_CODE_SIZE 2024-10-25 22:43:40 +01:00
uuid tests/bluetooth: Don't test on native_posix 2024-09-25 04:04:36 -04:00