Home | History | Annotate | Download | only in p2p

Lines Matching refs:p2p_config

421  * struct p2p_config - P2P configuration
426 struct p2p_config {
1136 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1363 * indicated with the p2p_config::prov_disc_resp() callback.
1377 * Response to the query is indicated with the p2p_config::sd_response()
1399 * @freq: Frequency from p2p_config::sd_request() callback
1400 * @dst: Destination address from p2p_config::sd_request() callback
1401 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1405 * p2p_config::sd_request() callback.
1594 * scan requested with struct p2p_config::p2p_scan(). This can be called during
1618 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
1639 * that was requested with struct p2p_config::send_action() callback.
1652 * struct p2p_config::start_listen() callback has started.
1664 * struct p2p_config::start_listen() callback has ended.
2014 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,