QMI.Codec.Indication.parse
You're seeing just the function
parse
, go back to QMI.Codec.Indication module for more information.
Specs
parse(QMI.Message.t()) :: {:ok, map()} | {:error, :invalid_indication}
Route the indication to the appropriate parser.