zephyr/tests/bluetooth/host/keys
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
..
bt_keys_add_type tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_clear tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_find tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_find_addr tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_find_irk tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_foreach_bond tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_foreach_type tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_get_addr tests/bluetooth/host/keys/bt_keys_get_addr: Correct mock prototypes 2024-10-29 09:24:13 -07:00
bt_keys_get_type tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_store tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bt_keys_update_usage tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
mocks
testing_common_defs.h