Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_crypto.c133 static void (* mesh_k3_callback)(void * arg); variable
144 (*mesh_k3_callback)(mesh_k3_arg); in mesh_k3_result128_calculated()
151 mesh_k3_callback = callback; in mesh_k3()