Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_crypto.c167 static void (* mesh_k4_callback)(void * arg); variable
177 (*mesh_k4_callback)(mesh_k4_arg); in mesh_k4_result128_calculated()
184 mesh_k4_callback = callback; in mesh_k4()