Searched defs:rpl (Results 1 – 4 of 4) sorted by relevance
662 static void update_rpl(struct bt_mesh_rpl *rpl, struct bt_mesh_net_rx *rx) in update_rpl()693 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in bt_mesh_rpl_check() local1513 struct bt_mesh_rpl *rpl = NULL; local1853 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; local
350 struct rpl_val rpl = {0}; in rpl_set() local1587 struct rpl_val rpl = {0}; in store_rpl() local1654 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in store_pending_rpl() local
587 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in bt_mesh_rpl_reset() local
263 struct bt_mesh_rpl rpl[CONFIG_BLE_MESH_CRPL]; member