HomeSort by relevance Sort by last modified time
    Searched refs:p2p_dbg (Results 1 - 10 of 10) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_dev_disc.c 45 p2p_dbg(p2p, "Device Discoverability Request TX callback: success=%d",
58 p2p_dbg(p2p, "GO acknowledged Device Discoverability Request - wait for response");
75 p2p_dbg(p2p, "Could not find peer entry for GO and frequency to send Device Discoverability Request");
83 p2p_dbg(p2p, "Sending Device Discoverability Request to GO " MACSTR
98 p2p_dbg(p2p, "Failed to send Action frame");
131 p2p_dbg(p2p, "Device Discoverability Response TX callback: success=%d",
146 p2p_dbg(p2p, "Sending Device Discoverability Response to " MACSTR
154 p2p_dbg(p2p, "Failed to send Action frame");
167 p2p_dbg(p2p, "Received Device Discoverability Request from " MACSTR
174 p2p_dbg(p2p, "Invalid Dialog Token 0 (must be nonzero) in Device Discoverability Request")
    [all...]
p2p_go_neg.c 79 p2p_dbg(p2p, "Own reg_classes %d peer reg_classes %d intersection reg_classes %d",
196 p2p_dbg(p2p, "Failed to build WPS IE for GO Negotiation Request");
220 p2p_dbg(p2p, "Use PD-before-GO-Neg workaround for " MACSTR,
240 p2p_dbg(p2p, "No Listen/Operating frequency known for the peer "
249 p2p_dbg(p2p, "Sending GO Negotiation Request");
259 p2p_dbg(p2p, "Failed to send Action frame");
282 p2p_dbg(p2p, "Building GO Negotiation Response");
319 p2p_dbg(p2p, "Override operating channel preference");
324 p2p_dbg(p2p, "Omit Operating Channel attribute");
355 p2p_dbg(p2p, "Failed to build WPS IE for GO Negotiation Response")
    [all...]
p2p_sd.c 91 p2p_dbg(p2p, "Too many SD request attempts to " MACSTR
206 p2p_dbg(p2p, "Failed to send Action frame");
282 p2p_dbg(p2p, "No Listen/Operating frequency known for the peer "
294 p2p_dbg(p2p, "Do not start Service Discovery with " MACSTR
300 p2p_dbg(p2p, "Start Service Discovery with " MACSTR,
318 p2p_dbg(p2p, "Failed to send Action frame");
355 p2p_dbg(p2p, "GAS Initial Request from " MACSTR
360 p2p_dbg(p2p, "Unexpected IE in GAS Initial Request: %u", *pos);
367 p2p_dbg(p2p, "Invalid IE in GAS Initial Request");
374 p2p_dbg(p2p, "Unsupported GAS advertisement protocol id %u"
    [all...]
p2p_invitation.c 191 p2p_dbg(p2p, "Received Invitation Request from " MACSTR " (freq=%d)",
199 p2p_dbg(p2p, "Invitation Request from unknown peer " MACSTR,
204 p2p_dbg(p2p, "Invitation Request add device failed "
212 p2p_dbg(p2p, "Reject Invitation Request from unknown peer "
220 p2p_dbg(p2p, "Mandatory attribute missing in Invitation Request from "
234 p2p_dbg(p2p, "Mandatory Invitation Flags attribute missing from Invitation Request");
244 p2p_dbg(p2p, "No common channels found");
269 p2p_dbg(p2p, "No common channels found (GO)");
276 p2p_dbg(p2p, "Invitation processing forced frequency %d MHz",
279 p2p_dbg(p2p, "Unknown forced freq %d MHz from invitation_process()"
    [all...]
p2p.c 98 p2p_dbg(p2p, "Expiring old peer entry " MACSTR,
190 p2p_dbg(p2p, "State %s -> %s",
195 p2p_dbg(p2p, "Apply change in listen channel");
206 p2p_dbg(p2p, "Set timeout (state=%s): %u.%06u sec",
215 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state));
259 p2p_dbg(p2p, "Starting short listen state (state=%s)",
264 p2p_dbg(p2p, "p2p_listen command pending already");
270 p2p_dbg(p2p, "Unknown regulatory class/channel");
286 p2p_dbg(p2p, "Skip listen state since duration was 0 TU");
301 p2p_dbg(p2p, "Failed to start listen mode")
5193 void p2p_dbg(struct p2p_data *p2p, const char *fmt, ...) function
    [all...]
p2p_pd.c 457 p2p_dbg(p2p, "Not P2PS PD Request. Missing %s", #_attr); \
491 p2p_dbg(p2p, "P2PS: Invalid feature capability len");
528 p2p_dbg(p2p, "Invalid P2PS PD connection capability");
581 p2p_dbg(p2p, "Received Provision Discovery Request from " MACSTR
588 p2p_dbg(p2p, "Provision Discovery Request from unknown peer "
593 p2p_dbg(p2p, "Provision Discovery Request add device failed "
601 p2p_dbg(p2p,
615 p2p_dbg(p2p,
631 p2p_dbg(p2p,
666 p2p_dbg(p2p
    [all...]
p2p_group.c 393 p2p_dbg(group->p2p, "WFD: WFD Session Info: %u descriptors",
419 p2p_dbg(group->p2p, "* P2P Group Info");
629 p2p_dbg(group->p2p, "Add client " MACSTR
691 p2p_dbg(group->p2p, "Remove client " MACSTR
918 p2p_dbg(group->p2p, "Requested client was not in this group "
924 p2p_dbg(group->p2p, "Requested client does not support client discoverability");
928 p2p_dbg(group->p2p, "Schedule GO Discoverability Request to be sent to "
944 p2p_dbg(p2p, "Failed to send Action frame");
969 p2p_dbg(group->p2p, "Client was not in this group");
982 p2p_dbg(group->p2p, "Failed to fetch current NoA")
    [all...]
p2p_build.c 485 p2p_dbg(p2p, "Add service info for %s (adv_id=%u)", svc_name, adv_id);
491 p2p_dbg(p2p,
497 p2p_dbg(p2p,
507 p2p_dbg(p2p,
p2p_utils.c 370 p2p_dbg(p2p, "%s:%s", title, buf);
p2p_i.h 895 void p2p_dbg(struct p2p_data *p2p, const char *fmt, ...)

Completed in 63 milliseconds