i2c_ctrl_discover
extern bool i2c_ctrl_discover(i2c_hdl_t *, i2c_ctrl_disc_f, void *);
if (!i2c_ctrl_discover(hdl, disc_ctrl_cb, &ctrl_cb)) {