Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/bluetooth/host/
Dsmp.c3914 static uint8_t smp_id_add_replace(struct bt_smp *smp, struct bt_keys *new_bond) in smp_id_add_replace() argument
3923 conflict = bt_id_find_conflict(new_bond); in smp_id_add_replace()
3949 __ASSERT_NO_MSG(!bt_id_find_conflict(new_bond)); in smp_id_add_replace()
3950 bt_id_add(new_bond); in smp_id_add_replace()