Home | History | Annotate | Download | only in p2p

Lines Matching refs:cb_ctx

72 		    p2p->cfg->go_connected(p2p->cfg->cb_ctx,
237 p2p->cfg->go_neg_completed(p2p->cfg->cb_ctx, &res);
286 if (p2p->cfg->start_listen(p2p->cfg->cb_ctx, freq, 1024 * tu / 1000,
333 if (p2p->cfg->start_listen(p2p->cfg->cb_ctx, freq, timeout, ies) < 0) {
507 p2p->cfg->dev_found(p2p->cfg->cb_ctx,
834 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
862 p2p->cfg->dev_lost(p2p->cfg->cb_ctx,
943 p2p->cfg->stop_listen(p2p->cfg->cb_ctx);
954 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, type, freq,
986 p2p->cfg->send_action(p2p->cfg->cb_ctx,
1079 p2p->cfg->stop_listen(p2p->cfg->cb_ctx);
1093 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, P2P_SCAN_FULL, 0,
1099 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, P2P_SCAN_SOCIAL, 0,
1134 p2p->cfg->find_stopped(p2p->cfg->cb_ctx);
1166 p2p->cfg->stop_listen(p2p->cfg->cb_ctx);
1589 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
1687 p2p->cfg->go_neg_completed(p2p->cfg->cb_ctx, &res);
1715 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
1827 p2p->cfg->stop_listen(p2p->cfg->cb_ctx);
1838 p2p->cfg->stop_listen(p2p->cfg->cb_ctx);
2192 p2p->cfg->send_probe_resp(p2p->cfg->cb_ctx, buf);
2986 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3059 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3108 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3135 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3278 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3329 p2p->cfg->is_concurrent_session_active(p2p->cfg->cb_ctx))
3363 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3373 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3409 p2p->cfg->prov_disc_fail(p2p->cfg->cb_ctx,
3421 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
3447 p2p->cfg->cb_ctx, -1, NULL, NULL,
3879 noa_len = p2p->cfg->get_noa(p2p->cfg->cb_ctx, da, noa,
3919 p2p->cfg->presence_resp(p2p->cfg->cb_ctx, sa, *msg.status,
3950 p2p->cfg->is_p2p_in_progress(p2p->cfg->cb_ctx)) ||
4291 return p2p->cfg->send_action(p2p->cfg->cb_ctx, freq, dst, src, bssid,
4536 p2p->cfg->debug_print(p2p->cfg->cb_ctx, MSG_DEBUG, buf);
4552 p2p->cfg->debug_print(p2p->cfg->cb_ctx, MSG_INFO, buf);
4568 p2p->cfg->debug_print(p2p->cfg->cb_ctx, MSG_ERROR, buf);
4768 p2p->cfg->dev_found(p2p->cfg->cb_ctx, p2p_dev_addr, &dev->info,