Home
last modified time | relevance | path

Searched refs:bt_mesh_net_sec_update (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c425 bt_mesh_net_sec_update(NULL); in secure_beacon_recv()
428 bt_mesh_net_sec_update(sub); in secure_beacon_recv()
Dnet.h344 void bt_mesh_net_sec_update(struct bt_mesh_subnet *sub);
Dnet.c624 bt_mesh_net_sec_update(NULL); in bt_mesh_iv_update()
631 void bt_mesh_net_sec_update(struct bt_mesh_subnet *sub) in bt_mesh_net_sec_update() function
778 bt_mesh_net_sec_update(NULL); in bt_mesh_next_seq()
Dtransport.c306 bt_mesh_net_sec_update(NULL); in seg_tx_reset()