AHT20.Transport.start_link
You're seeing just the callback
start_link
, go back to AHT20.Transport module for more information.
Specs
start_link(bus_name: bus_name(), bus_address: bus_address()) :: {:ok, transport()} | {:error, any()}