Home
last modified time | relevance | path

Searched defs:rpl (Results 1 – 4 of 4) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dtransport.c510 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() local
1174 struct bt_mesh_rpl *rpl = NULL; in trans_seg() local
Dsettings.c274 struct rpl_val rpl; in rpl_set() local
1089 struct rpl_val rpl; in store_rpl() local
1119 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in clear_rpl() local
1144 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in store_pending_rpl() local
Dnet.c531 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in bt_mesh_rpl_reset() local
Dnet.h275 struct bt_mesh_rpl rpl[MYNEWT_VAL(BLE_MESH_CRPL)]; member