Home | History | Annotate | Download | only in p2p

Lines Matching refs:p2p_dbg

77 	p2p_dbg(p2p, "Own reg_classes %d peer reg_classes %d intersection reg_classes %d",
193 p2p_dbg(p2p, "Use PD-before-GO-Neg workaround for " MACSTR,
209 p2p_dbg(p2p, "No Listen/Operating frequency known for the peer "
218 p2p_dbg(p2p, "Sending GO Negotiation Request");
227 p2p_dbg(p2p, "Failed to send Action frame");
249 p2p_dbg(p2p, "Building GO Negotiation Response");
283 p2p_dbg(p2p, "Omit Operating Channel attribute");
347 p2p_dbg(p2p, "Pick own channel preference (reg_class %u channel %u) from intersection",
358 p2p_dbg(p2p, "Pick best overall channel (reg_class %u channel %u) from intersection",
373 p2p_dbg(p2p, "Pick best 5 GHz channel (reg_class %u channel %u) from intersection",
386 p2p_dbg(p2p, "Pick best 2.4 GHz channel (reg_class %u channel %u) from intersection",
400 p2p_dbg(p2p, "Pick highest preferred channel (op_class %u channel %u) from intersection",
411 p2p_dbg(p2p, "Pick possible HT40 channel (reg_class %u channel %u) from intersection",
438 p2p_dbg(p2p, "Pick possible 5 GHz channel (op_class %u channel %u) from intersection",
453 p2p_dbg(p2p, "Using original operating class and channel (op_class %u channel %u) from intersection",
463 p2p_dbg(p2p, "Pick another channel (reg_class %u channel %u) from intersection",
480 p2p_dbg(p2p, "No common channels found");
487 p2p_dbg(p2p, "reg_class %u", c->reg_class);
496 p2p_dbg(p2p, "Peer does not support the forced channel");
500 p2p_dbg(p2p, "Selected operating channel (op_class %u channel %u) not acceptable to the peer",
505 p2p_dbg(p2p, "Try to optimize channel selection with peer information received; previously selected op_class %u channel %u",
529 p2p_dbg(p2p, "Received GO Negotiation Request from " MACSTR "(freq=%d)",
536 p2p_dbg(p2p, "Mandatory Capability attribute missing from GO Negotiation Request");
545 p2p_dbg(p2p, "Mandatory GO Intent attribute missing from GO Negotiation Request");
552 p2p_dbg(p2p, "Mandatory Configuration Timeout attribute missing from GO Negotiation Request");
559 p2p_dbg(p2p, "No Listen Channel attribute received");
563 p2p_dbg(p2p, "No Operating Channel attribute received");
567 p2p_dbg(p2p, "No Channel List attribute received");
571 p2p_dbg(p2p, "No Intended P2P Interface Address attribute received");
575 p2p_dbg(p2p, "No P2P Device Info attribute received");
580 p2p_dbg(p2p, "Unexpected GO Negotiation Request SA=" MACSTR
589 p2p_dbg(p2p, "Unexpected Status attribute (%d) in GO Negotiation Request",
599 p2p_dbg(p2p, "User has rejected this peer");
602 p2p_dbg(p2p, "Not ready for GO negotiation with " MACSTR,
608 p2p_dbg(p2p, "Already in Group Formation with another peer");
614 p2p_dbg(p2p, "Starting GO Negotiation with previously authorized peer");
616 p2p_dbg(p2p, "Use default channel settings");
622 p2p_dbg(p2p, "Use previously configured forced channel settings");
629 p2p_dbg(p2p, "No GO Intent attribute received");
633 p2p_dbg(p2p, "Invalid GO Intent value (%u) received",
640 p2p_dbg(p2p, "Do not reply since peer has higher address and GO Neg Request already sent");
647 p2p_dbg(p2p, "Incompatible GO Intent");
654 p2p_dbg(p2p, "No common channels found");
661 p2p_dbg(p2p, "PIN from peer Display");
663 p2p_dbg(p2p, "We have wps_method=%s -> incompatible",
670 p2p_dbg(p2p, "Peer entered PIN on Keypad");
672 p2p_dbg(p2p, "We have wps_method=%s -> incompatible",
679 p2p_dbg(p2p, "Peer using pushbutton");
681 p2p_dbg(p2p, "We have wps_method=%s -> incompatible",
688 p2p_dbg(p2p, "Unsupported Device Password ID %d",
700 p2p_dbg(p2p, "Peer operating channel preference: %d MHz",
708 p2p_dbg(p2p, "GO Negotiation with " MACSTR, MAC2STR(sa));
727 p2p_dbg(p2p, "Sending GO Negotiation Response");
734 p2p_dbg(p2p, "Unknown regulatory class/channel");
758 p2p_dbg(p2p, "Failed to send Action frame");
776 p2p_dbg(p2p, "Building GO Negotiation Confirm");
841 p2p_dbg(p2p, "Received GO Negotiation Response from " MACSTR
846 p2p_dbg(p2p, "Not ready for GO negotiation with " MACSTR,
855 p2p_dbg(p2p, "Was not expecting GO Negotiation Response - ignore");
862 p2p_dbg(p2p, "Unexpected Dialog Token %u (expected %u)",
869 p2p_dbg(p2p, "No Status attribute received");
874 p2p_dbg(p2p, "GO Negotiation rejected: status %d", *msg.status);
877 p2p_dbg(p2p, "Wait for the peer to become ready for GO Negotiation");
883 p2p_dbg(p2p, "Stop GO Negotiation attempt");
892 p2p_dbg(p2p, "Mandatory Capability attribute missing from GO Negotiation Response");
900 p2p_dbg(p2p, "Mandatory P2P Device Info attribute missing from GO Negotiation Response");
908 p2p_dbg(p2p, "No Intended P2P Interface Address attribute received");
914 p2p_dbg(p2p, "No GO Intent attribute received");
919 p2p_dbg(p2p, "Invalid GO Intent value (%u) received",
927 p2p_dbg(p2p, "Incompatible GO Intent");
937 p2p_dbg(p2p, "Mandatory P2P Group ID attribute missing from GO Negotiation Response");
944 p2p_dbg(p2p, "Mandatory Configuration Timeout attribute missing from GO Negotiation Response");
959 p2p_dbg(p2p, "No Operating Channel attribute received");
964 p2p_dbg(p2p, "No Channel List attribute received");
971 p2p_dbg(p2p, "No common channels found");
979 p2p_dbg(p2p, "Peer operating channel preference: %d MHz",
986 p2p_dbg(p2p, "PIN from peer Display");
988 p2p_dbg(p2p, "We have wps_method=%s -> incompatible",
995 p2p_dbg(p2p, "Peer entered PIN on Keypad");
997 p2p_dbg(p2p, "We have wps_method=%s -> incompatible",
1004 p2p_dbg(p2p, "Peer using pushbutton");
1006 p2p_dbg(p2p, "We have wps_method=%s -> incompatible",
1013 p2p_dbg(p2p, "Unsupported Device Password ID %d",
1025 p2p_dbg(p2p, "GO Negotiation with " MACSTR, MAC2STR(sa));
1034 p2p_dbg(p2p, "Sending GO Negotiation Confirm");
1046 p2p_dbg(p2p, "Failed to send Action frame");
1051 p2p_dbg(p2p, "GO Negotiation failed");
1063 p2p_dbg(p2p, "Received GO Negotiation Confirm from " MACSTR,
1068 p2p_dbg(p2p, "Not ready for GO negotiation with " MACSTR,
1074 p2p_dbg(p2p, "Stopped waiting for TX status on GO Negotiation Response since we already received Confirmation");
1082 p2p_dbg(p2p, "Was not expecting GO Negotiation Confirm - ignore");
1088 p2p_dbg(p2p, "Unexpected Dialog Token %u (expected %u)",
1095 p2p_dbg(p2p, "No Status attribute received");
1100 p2p_dbg(p2p, "GO Negotiation rejected: status %d", *msg.status);
1111 p2p_dbg(p2p, "Mandatory P2P Group ID attribute missing from GO Negotiation Confirmation");
1119 p2p_dbg(p2p, "Mandatory Operating Channel attribute missing from GO Negotiation Confirmation");
1128 p2p_dbg(p2p, "Updated peer (GO) operating channel preference from %d MHz to %d MHz",
1138 p2p_dbg(p2p, "P2P: Peer operating channel preference: %d MHz",
1145 p2p_dbg(p2p, "Mandatory Operating Channel attribute missing from GO Negotiation Confirmation");
1159 p2p_dbg(p2p, "Unexpected GO Neg state - do not know which end becomes GO");
1171 p2p_dbg(p2p, "20 ms wait on current channel before starting group");