Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_network.c86 static int mesh_crypto_active; variable
295 mesh_crypto_active = 0; in mesh_network_send_c()
349 mesh_crypto_active = 1; in mesh_network_send_a()
356 mesh_crypto_active = 0; in mesh_network_send_a()
485 mesh_crypto_active = 0; in process_network_pdu_done()
799 if (mesh_crypto_active) { in mesh_network_run_received()
811 mesh_crypto_active = 1; in mesh_network_run_received()
819 if (mesh_crypto_active) { in mesh_network_run_queued()
1254 mesh_crypto_active = 0; in mesh_network_reset()