Searched refs:bt_mesh_rpl (Results 1 – 5 of 5) sorted by relevance
8 struct bt_mesh_rpl { struct21 typedef void (*bt_mesh_rpl_func_t)(struct bt_mesh_rpl *rpl, argument26 struct bt_mesh_rpl **match);28 void bt_mesh_rpl_update(struct bt_mesh_rpl *rpl,
30 LOG_MODULE_REGISTER(bt_mesh_rpl);38 static struct bt_mesh_rpl replay_list[CONFIG_BT_MESH_CRPL];47 static inline int rpl_idx(const struct bt_mesh_rpl *rpl) in rpl_idx()52 static void clear_rpl(struct bt_mesh_rpl *rpl) in clear_rpl()72 static void schedule_rpl_store(struct bt_mesh_rpl *entry, bool force) in schedule_rpl_store()85 void bt_mesh_rpl_update(struct bt_mesh_rpl *rpl, in bt_mesh_rpl_update()110 struct bt_mesh_rpl **match) in bt_mesh_rpl_check()112 struct bt_mesh_rpl *rpl; in bt_mesh_rpl_check()186 static struct bt_mesh_rpl *bt_mesh_rpl_find(uint16_t src) in bt_mesh_rpl_find()199 static struct bt_mesh_rpl *bt_mesh_rpl_alloc(uint16_t src) in bt_mesh_rpl_alloc()[all …]
1279 struct bt_mesh_rpl *rpl = NULL; in trans_seg()
1335 struct bt_mesh_rpl *rpl = NULL; in trans_seg()
373 struct bt_mesh_rpl *rpl = NULL; in test_rx_rpl_frag()447 struct bt_mesh_rpl *rpl = NULL; in test_rx_reboot_after_defrag()