Home
last modified time | relevance | path

Searched refs:expect_not_called_bt_settings_store_keys (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/keys/mocks/
Dsettings_store_expects.h31 void expect_not_called_bt_settings_store_keys(void);
Dsettings_store_expects.c34 void expect_not_called_bt_settings_store_keys(void) in expect_not_called_bt_settings_store_keys() function
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_update_usage/src/
Dmain.c137 expect_not_called_bt_settings_store_keys(); in ZTEST()