Searched defs:rpl (Results 1 – 4 of 4) sorted by relevance
510 static void update_rpl(struct bt_mesh_rpl *rpl, struct bt_mesh_net_rx *rx) in update_rpl()541 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in is_replay() local1174 struct bt_mesh_rpl *rpl = NULL; in trans_seg() local
274 struct rpl_val rpl; in rpl_set() local1089 struct rpl_val rpl; in store_rpl() local1119 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in clear_rpl() local1144 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in store_pending_rpl() local
531 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in bt_mesh_rpl_reset() local
275 struct bt_mesh_rpl rpl[MYNEWT_VAL(BLE_MESH_CRPL)]; member