Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c703 static int db_hash_setup(struct gen_hash_state *state, uint8_t *key) in db_hash_setup() function
876 if (db_hash_setup(&state, key) != 0) { in db_hash_gen()