bt_mesh_prov::prov_output_num field
Provisioner output a number to the device This callback notifies the application that it should output the number to the device.
Syntax
int (*prov_output_num)(uint8_t method, bt_mesh_input_action_t act, void *data, uint8_t size, uint8_t link_idx);