Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_network.c241 static void mesh_network_create_nonce(uint8_t * nonce, const mesh_network_pdu_t * pdu, uint32_t iv_… in mesh_network_create_nonce() function
382 mesh_network_create_nonce(network_nonce, outgoing_pdu, iv_index); in mesh_network_send_a()
635 mesh_network_create_nonce(network_nonce, incoming_pdu_decoded, iv_index); in process_network_pdu_validate_b()