Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dkeys.c72 if (current->aging_counter < oldest->aging_counter) { in bt_keys_get_addr()
91 keys->aging_counter = ++aging_counter_val; in bt_keys_get_addr()
381 if (aging_counter_val < keys->aging_counter) { in keys_set()
382 aging_counter_val = keys->aging_counter; in keys_set()
435 keys->aging_counter = ++aging_counter_val; in bt_keys_update_usage()
439 keys->aging_counter); in bt_keys_update_usage()
A Dkeys.h69 bt_u32_t aging_counter; member

Completed in 7 milliseconds