Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_access.c737 static const mesh_operation_t * mesh_model_lookup_operation(mesh_model_t * model, mesh_pdu_t * pdu){ in mesh_model_lookup_operation() function
806 const mesh_operation_t * operation = mesh_model_lookup_operation(model, pdu); in mesh_access_message_process_handler()
846 const mesh_operation_t * operation = mesh_model_lookup_operation(model, pdu); in mesh_access_message_process_handler()
867 … const mesh_operation_t * operation = mesh_model_lookup_operation(model, pdu); in mesh_access_message_process_handler()