Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_access.c64 static const mesh_operation_t * mesh_model_lookup_operation_by_opcode(mesh_model_t * model, uint32_…
168 … const mesh_operation_t * operation = mesh_model_lookup_operation_by_opcode(model, ack_opcode); in mesh_access_acknowledged_run()
726 static const mesh_operation_t * mesh_model_lookup_operation_by_opcode(mesh_model_t * model, uint32_… in mesh_model_lookup_operation_by_opcode() function