bt_mesh_input_number() function
Provide provisioning input OOB number. This is intended to be called after the bt_mesh_prov input callback has been called with BLE_MESH_ENTER_NUMBER as the action.
Syntax
int bt_mesh_input_number(uint32_t num); Return value
Zero on success or (negative) error code otherwise.