Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.c3753 static uint8_t smp_id_add_replace(struct bt_smp *smp, struct bt_keys *new_bond) in smp_id_add_replace() argument
3762 conflict = bt_id_find_conflict(new_bond); in smp_id_add_replace()
3788 __ASSERT_NO_MSG(!bt_id_find_conflict(new_bond)); in smp_id_add_replace()
3789 bt_id_add(new_bond); in smp_id_add_replace()