Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.c662 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() local
1513 struct bt_mesh_rpl *rpl = NULL; local
1853 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; local
Dsettings.c350 struct rpl_val rpl = {0}; in rpl_set() local
1587 struct rpl_val rpl = {0}; in store_rpl() local
1654 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in store_pending_rpl() local
Dnet.c587 struct bt_mesh_rpl *rpl = &bt_mesh.rpl[i]; in bt_mesh_rpl_reset() local
Dnet.h263 struct bt_mesh_rpl rpl[CONFIG_BLE_MESH_CRPL]; member