i2c_port_discover
extern bool i2c_port_discover(i2c_hdl_t *, i2c_port_disc_f, void *);
if (!i2c_port_discover(hdl, disc_port_cb, &ret)) {