VintageNetWiFi.BSSIDRequester.get_access_point_info

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

get_access_point_info(server, index_or_bssid, cookie)

View Source

Specs

get_access_point_info(GenServer.server(), String.t() | non_neg_integer(), any()) ::
  :ok

Request information on a BSSID or an access point index

The response comes back to the process that started this GenServer with the details.