zephyr/tests/bluetooth/host
Emil Gydesen da2e8c3c96 Bluetooth: Add and use missing own_addr_type defines
The own_addr_type used for various HCI commands sometimes
had a BT_HCI_OWN_ADDR_* type value or a BT_ADDR_* type
value. Those are 2 different value spaces, and if the public
address types would ever change, it would start have incorrect
behavior.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-10-23 16:53:23 +02:00
..
conn tests: bluetooth: host: conn: Add bt_conn_le_create unit test 2024-10-18 17:46:04 +01:00
crypto cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
data/bt_data_parse lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00
ecc lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
host_mocks
id Bluetooth: Add and use missing own_addr_type defines 2024-10-23 16:53:23 +02:00
keys tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
CMakeLists.txt