Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c402 bt_mesh_net_sec_update(NULL); in secure_beacon_recv()
405 bt_mesh_net_sec_update(sub); in secure_beacon_recv()
Dnet.h342 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
772 bt_mesh_net_sec_update(NULL); in bt_mesh_next_seq()
Dtransport.c298 bt_mesh_net_sec_update(NULL); in seg_tx_reset()