Home | History | Annotate | Download | only in p2p

Lines Matching refs:p2p_config

244  * struct p2p_config - P2P configuration
249 struct p2p_config {
780 struct p2p_data * p2p_init(const struct p2p_config *cfg);
992 * indicated with the p2p_config::prov_disc_resp() callback.
1005 p2p_config::sd_response()
1027 * @freq: Frequency from p2p_config::sd_request() callback
1028 * @dst: Destination address from p2p_config::sd_request() callback
1029 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1033 * p2p_config::sd_request() callback.
1217 * scan requested with struct p2p_config::p2p_scan(). This can be called during
1241 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
1262 * that was requested with struct p2p_config::send_action() callback.
1275 * struct p2p_config::start_listen() callback has started.
1287 * struct p2p_config::start_listen() callback has ended.