Home
last modified time | relevance | path

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

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