Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Drpl.c47 static inline int rpl_idx(const struct bt_mesh_rpl *rpl) in rpl_idx() function
61 atomic_clear_bit(store, rpl_idx(rpl)); in clear_rpl()
74 atomic_set_bit(store, rpl_idx(entry)); in schedule_rpl_store()