Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dkeys.c39 static bt_u32_t aging_counter_val; variable
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()

Completed in 3 milliseconds