Home
last modified time | relevance | path

Searched defs:bt_testing_settings_store_hook (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dbt_settings_hook.c130 void bt_testing_settings_store_hook(const char *key, const void *value, size_t val_len) in bt_testing_settings_store_hook() function
/Zephyr-latest/subsys/bluetooth/host/
Dsettings.c301 __weak void bt_testing_settings_store_hook(const char *key, const void *value, size_t val_len) in bt_testing_settings_store_hook() function