Home
last modified time | relevance | path

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

/btstack/test/mesh/
H A Dmesh_pts.c234 static void mesh_configuration_message_handler(uint8_t packet_type, uint16_t channel, uint8_t *pack… in mesh_configuration_message_handler() function
662 …ent_register_packet_handler(&mesh_configuration_client_model, &mesh_configuration_message_handler); in btstack_main()