HomeSort by: relevance | last modified time | path
    Searched refs:p2p_config (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 430 * struct p2p_config - P2P configuration
435 struct p2p_config { struct
1155 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1384 * indicated with the p2p_config::prov_disc_resp() callback.
1398 * Response to the query is indicated with the p2p_config::sd_response()
1420 * @freq: Frequency from p2p_config::sd_request() callback
1421 * @dst: Destination address from p2p_config::sd_request() callback
1422 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1426 * p2p_config::sd_request() callback.
1615 * scan requested with struct p2p_config::p2p_scan(). This can be called durin
    [all...]
p2p_i.h 173 struct p2p_config *cfg;
p2p.c 2971 struct p2p_data * p2p_init(const struct p2p_config *cfg)
2982 p2p->cfg = (struct p2p_config *) (p2p + 1);
4790 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 4892 struct p2p_config p2p;

Completed in 22 milliseconds