Searched defs:p2p_config (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h256 * struct p2p_config - P2P configuration
261 struct p2p_config { struct
854 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1066 * indicated with the p2p_config::prov_disc_resp() callback.
1079 * Response to the query is indicated with the p2p_config::sd_response()
1101 * @freq: Frequency from p2p_config::sd_request() callback
1102 * @dst: Destination address from p2p_config::sd_request() callback
1103 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1107 * p2p_config::sd_request() callback.
1293 * scan requested with struct p2p_config
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h256 * struct p2p_config - P2P configuration
261 struct p2p_config { struct
854 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1066 * indicated with the p2p_config::prov_disc_resp() callback.
1079 * Response to the query is indicated with the p2p_config::sd_response()
1101 * @freq: Frequency from p2p_config::sd_request() callback
1102 * @dst: Destination address from p2p_config::sd_request() callback
1103 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1107 * p2p_config::sd_request() callback.
1293 * scan requested with struct p2p_config
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h256 * struct p2p_config - P2P configuration
261 struct p2p_config { struct
854 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1066 * indicated with the p2p_config::prov_disc_resp() callback.
1079 * Response to the query is indicated with the p2p_config::sd_response()
1101 * @freq: Frequency from p2p_config::sd_request() callback
1102 * @dst: Destination address from p2p_config::sd_request() callback
1103 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1107 * p2p_config::sd_request() callback.
1293 * scan requested with struct p2p_config
[all...]

Completed in 33 milliseconds