Searched refs:mesh_provisioning_message_handler (Results 1 – 3 of 3) sorted by relevance
96 static void mesh_provisioning_message_handler (uint8_t packet_type, uint16_t channel, uint8_t *pack… in mesh_provisioning_message_handler() function252 mesh_register_provisioning_device_packet_handler(&mesh_provisioning_message_handler); in btstack_main()
154 static void mesh_provisioning_message_handler (uint8_t packet_type, uint16_t channel, uint8_t *pack… in mesh_provisioning_message_handler() function629 mesh_register_provisioning_device_packet_handler(&mesh_provisioning_message_handler); in btstack_main()
263 static void mesh_provisioning_message_handler (uint8_t packet_type, uint16_t channel, uint8_t *pack… in mesh_provisioning_message_handler() function1235 provisioning_device_register_packet_handler(&mesh_provisioning_message_handler); in mesh_init()1239 provisioning_provisioner_register_packet_handler(&mesh_provisioning_message_handler); in mesh_init()