i2c_device_discover
extern bool i2c_device_discover(i2c_hdl_t *, i2c_dev_disc_f, void *);
if (!i2c_device_discover(hdl, disc_devs_cb, &cb)) {