VintageNetWiFi.WPASupplicantLL.control_request

You're seeing just the function control_request, go back to VintageNetWiFi.WPASupplicantLL module for more information.
Link to this function

control_request(server, request)

View Source

Specs

control_request(GenServer.server(), binary()) ::
  {:ok, binary()} | {:error, any()}