Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dkeys.h55 static inline bool bt_irk_eq(struct bt_irk const *a, struct bt_irk const *b) in bt_irk_eq() function
Did.c972 irk_conflict = (!bt_irk_eq(&conflict->candidate->irk, &(struct bt_irk){}) && in find_rl_conflict()
973 bt_irk_eq(&conflict->candidate->irk, &resident->irk)); in find_rl_conflict()