zephyr/tests/bluetooth/host
Alberto Escolar Piedras 14e870d8d3 tests/bluetooth/host/keys/bt_keys_get_addr: Correct mock prototypes
In 82d8f09de1
the bt_conn_foreach prototype was changed, but these unit tests
kept using the old prototype which leads to a build warning.
Let's fix the prototype in the tests.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-10-29 09:24:13 -07: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
cs bluetooth: host: Add helper function for parsing PCTs 2024-10-25 14:06:25 +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/bluetooth/host/keys/bt_keys_get_addr: Correct mock prototypes 2024-10-29 09:24:13 -07:00
CMakeLists.txt