Lines Matching refs:p2p_dbg
98 p2p_dbg(p2p, "Expiring old peer entry " MACSTR, in p2p_expire_peers()
190 p2p_dbg(p2p, "State %s -> %s", in p2p_set_state()
195 p2p_dbg(p2p, "Apply change in listen channel"); in p2p_set_state()
206 p2p_dbg(p2p, "Set timeout (state=%s): %u.%06u sec", in p2p_set_timeout()
215 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_clear_timeout()
259 p2p_dbg(p2p, "Starting short listen state (state=%s)", in p2p_listen_in_find()
264 p2p_dbg(p2p, "p2p_listen command pending already"); in p2p_listen_in_find()
270 p2p_dbg(p2p, "Unknown regulatory class/channel"); in p2p_listen_in_find()
286 p2p_dbg(p2p, "Skip listen state since duration was 0 TU"); in p2p_listen_in_find()
301 p2p_dbg(p2p, "Failed to start listen mode"); in p2p_listen_in_find()
315 p2p_dbg(p2p, "Going to listen(only) state"); in p2p_listen()
319 p2p_dbg(p2p, "p2p_listen command pending already"); in p2p_listen()
325 p2p_dbg(p2p, "Unknown regulatory class/channel"); in p2p_listen()
334 p2p_dbg(p2p, "p2p_scan running - connect is already pending - skip listen"); in p2p_listen()
337 p2p_dbg(p2p, "p2p_scan running - delay start of listen state"); in p2p_listen()
349 p2p_dbg(p2p, "Failed to start listen mode"); in p2p_listen()
434 p2p_dbg(p2p, in p2p_create_device()
628 p2p_dbg(p2p, "Update peer " MACSTR in p2p_copy_wps_info()
740 p2p_dbg(p2p, "Failed to parse P2P IE for a device entry"); in p2p_add_device()
750 p2p_dbg(p2p, "Ignore scan data without P2P Device Info or P2P Device Id"); in p2p_add_device()
757 p2p_dbg(p2p, "Do not add peer filter for " MACSTR in p2p_add_device()
785 p2p_dbg(p2p, in p2p_add_device()
826 p2p_dbg(p2p, "Update Listen frequency based on DS Parameter Set IE: %d -> %d MHz", in p2p_add_device()
833 p2p_dbg(p2p, "Update Listen frequency based on scan results (" in p2p_add_device()
890 p2p_dbg(p2p, "Peer found with Listen frequency %d MHz (rx_time=%u.%06u)", in p2p_add_device()
894 p2p_dbg(p2p, "Do not report rejected device"); in p2p_add_device()
914 p2p_dbg(p2p, "Do not report peer " MACSTR in p2p_add_device()
1009 p2p_dbg(p2p, "Next progressive search channel: reg_class %u channel %u -> %d MHz", in p2p_get_next_prog_freq()
1028 p2p_dbg(p2p, "Driver is still in Listen state - wait for it to end before continuing"); in p2p_search()
1038 p2p_dbg(p2p, "Starting search (pending full scan)"); in p2p_search()
1045 p2p_dbg(p2p, "Starting search (+ freq %u)", freq); in p2p_search()
1048 p2p_dbg(p2p, "Starting search"); in p2p_search()
1055 p2p_dbg(p2p, "Scan request schedule failed"); in p2p_search()
1064 p2p_dbg(p2p, "Find timeout -> stop"); in p2p_find_timeout()
1072 p2p_dbg(p2p, "Scan request failed"); in p2p_notify_scan_trigger_status()
1076 p2p_dbg(p2p, "Running p2p_scan"); in p2p_notify_scan_trigger_status()
1096 p2p_dbg(p2p, "Start previously requested Listen state"); in p2p_run_after_scan()
1101 p2p_dbg(p2p, "Start previously requested connect with " MACSTR, in p2p_run_after_scan()
1105 p2p_dbg(p2p, "Peer not known anymore"); in p2p_run_after_scan()
1120 p2p_dbg(p2p, "p2p_scan timeout (running=%d)", p2p->p2p_scan_running); in p2p_scan_timeout()
1182 p2p_dbg(p2p, "Starting find (type=%d)", type); in p2p_find()
1184 p2p_dbg(p2p, "p2p_scan is already running"); in p2p_find()
1211 p2p_dbg(p2p, "ASP search"); in p2p_find()
1222 p2p_dbg(p2p, "Seek service %s hash " MACSTR, in p2p_find()
1246 p2p_dbg(p2p, "Clear pending_listen_freq for p2p_find"); in p2p_find()
1304 p2p_dbg(p2p, "Failed to start p2p_scan - another p2p_scan was already running"); in p2p_find()
1311 p2p_dbg(p2p, "Failed to start p2p_scan"); in p2p_find()
1322 p2p_dbg(p2p, "Stopping find"); in p2p_stop_find_for_freq()
1345 p2p_dbg(p2p, in p2p_stop_listen_for_freq()
1352 p2p_dbg(p2p, "Skip stop_listen since we are on correct channel for response"); in p2p_stop_listen_for_freq()
1365 p2p_dbg(p2p, "Clear drv_in_listen (%d)", p2p->drv_in_listen); in p2p_stop_listen_for_freq()
1371 p2p_dbg(p2p, in p2p_stop_listen_for_freq()
1383 p2p_dbg(p2p, "Skip stop_listen since not in listen_only state."); in p2p_stop_listen()
1406 p2p_dbg(p2p, "Prepare channel pref - force_freq=%u pref_freq=%u go=%d", in p2p_prepare_channel_pref()
1409 p2p_dbg(p2p, "Unsupported frequency %u MHz", freq); in p2p_prepare_channel_pref()
1416 p2p_dbg(p2p, "Frequency %u MHz (oper_class %u channel %u) not allowed for P2P", in p2p_prepare_channel_pref()
1447 p2p_dbg(p2p, "Prepare channel best"); in p2p_prepare_channel_best()
1453 p2p_dbg(p2p, "Select best overall channel as operating channel preference"); in p2p_prepare_channel_best()
1460 p2p_dbg(p2p, "Select best 5 GHz channel as operating channel preference"); in p2p_prepare_channel_best()
1467 p2p_dbg(p2p, "Select best 2.4 GHz channel as operating channel preference"); in p2p_prepare_channel_best()
1474 p2p_dbg(p2p, "Select first pref_chan entry as operating channel preference"); in p2p_prepare_channel_best()
1480 …p2p_dbg(p2p, "Select possible EDMG channel (op_class %u channel %u) as operating channel preferenc… in p2p_prepare_channel_best()
1486 …p2p_dbg(p2p, "Select possible 6 GHz channel (op_class %u channel %u) as operating channel preferen… in p2p_prepare_channel_best()
1491 …p2p_dbg(p2p, "Select possible VHT channel (op_class %u channel %u) as operating channel preference… in p2p_prepare_channel_best()
1496 …p2p_dbg(p2p, "Select possible HT40 channel (op_class %u channel %u) as operating channel preferenc… in p2p_prepare_channel_best()
1501 …p2p_dbg(p2p, "Select possible 5 GHz channel (op_class %u channel %u) as operating channel preferen… in p2p_prepare_channel_best()
1506 p2p_dbg(p2p, "Select pre-configured channel as operating channel preference"); in p2p_prepare_channel_best()
1513 …p2p_dbg(p2p, "Select random available social channel (op_class %u channel %u) as operating channel… in p2p_prepare_channel_best()
1521 p2p_dbg(p2p, in p2p_prepare_channel_best()
1547 p2p_dbg(p2p, "Prepare channel - force_freq=%u pref_freq=%u go=%d", in p2p_prepare_channel()
1564 p2p_dbg(p2p, "Own preference for operation channel: Operating Class %u Channel %u%s", in p2p_prepare_channel()
1606 p2p_dbg(p2p, "Request to start group negotiation - peer=" MACSTR in p2p_connect()
1616 p2p_dbg(p2p, "Cannot connect to unknown P2P Device " MACSTR, in p2p_connect()
1628 p2p_dbg(p2p, "Cannot connect to P2P Device " MACSTR in p2p_connect()
1634 p2p_dbg(p2p, "Cannot connect to P2P Device " MACSTR in p2p_connect()
1689 p2p_dbg(p2p, "p2p_scan running - delay connect send"); in p2p_connect()
1708 p2p_dbg(p2p, "Request to authorize group negotiation - peer=" MACSTR in p2p_authorize()
1716 p2p_dbg(p2p, "Cannot authorize unknown P2P Device " MACSTR, in p2p_authorize()
1762 p2p_dbg(p2p, "Unknown peer Listen channel: " in p2p_add_dev_info()
1770 p2p_dbg(p2p, "Update peer " MACSTR in p2p_add_dev_info()
1785 p2p_dbg(p2p, "Completed device entry based on data from GO Negotiation Request"); in p2p_add_dev_info()
1787 p2p_dbg(p2p, "Created device entry based on GO Neg Req: " in p2p_add_dev_info()
1798 p2p_dbg(p2p, "Do not report rejected device"); in p2p_add_dev_info()
1840 p2p_dbg(p2p, "GO Negotiation with " MACSTR " completed (%s will be GO)", in p2p_go_complete()
1903 p2p_dbg(p2p, "RX P2P Public Action from " MACSTR, MAC2STR(sa)); in p2p_rx_p2p_action()
1939 p2p_dbg(p2p, "Unsupported P2P Public Action frame type %d", in p2p_rx_p2p_action()
2004 p2p_dbg(p2p, "RX P2P Action from " MACSTR, MAC2STR(sa)); in p2p_rx_action()
2011 p2p_dbg(p2p, "Received P2P Action - Notice of Absence"); in p2p_rx_action()
2024 p2p_dbg(p2p, "Received P2P Action - unknown type %u", data[0]); in p2p_rx_action()
2036 p2p_dbg(p2p, "Clear pending_listen_freq for p2p_go_neg_start"); in p2p_go_neg_start()
2057 p2p_dbg(p2p, "Clear pending_listen_freq for p2p_invite_start"); in p2p_invite_start()
2104 p2p_dbg(p2p, in p2p_add_dev_from_probe_req()
2141 p2p_dbg(p2p, "Created device entry based on Probe Req: " MACSTR in p2p_add_dev_from_probe_req()
2262 p2p_dbg(p2p, "Failed to build WPS IE for Probe Response"); in p2p_build_probe_resp_ies()
2352 p2p_dbg(p2p, "ASP find - ASP list: %p", p2p->p2ps_adv_list); in p2p_service_find_asp()
2385 p2p_dbg(p2p, "Could not parse Probe Request frame - ignore it"); in p2p_reply_probe()
2391 p2p_dbg(p2p, "Not a P2P probe - ignore it"); in p2p_reply_probe()
2399 p2p_dbg(p2p, "Probe Req DA " MACSTR " not ours - ignore it", in p2p_reply_probe()
2406 p2p_dbg(p2p, "Probe Req BSSID " MACSTR " not wildcard - ignore it", in p2p_reply_probe()
2415 p2p_dbg(p2p, "Probe Req not using P2P Wildcard SSID - ignore it"); in p2p_reply_probe()
2421 p2p_dbg(p2p, "Probe Req with 11b rates only supported - ignore it"); in p2p_reply_probe()
2428 p2p_dbg(p2p, "Could not parse P2P attributes in Probe Req - ignore it"); in p2p_reply_probe()
2437 …p2p_dbg(p2p, "in_listen=%d drv_in_listen=%d when received P2PS Probe Request at %u MHz; own Listen… in p2p_reply_probe()
2444 …p2p_dbg(p2p, "Do not reply to Probe Request frame that was received on %u MHz while waiting to sta… in p2p_reply_probe()
2452 p2p_dbg(p2p, "Service Hash match found: " in p2p_reply_probe()
2462 p2p_dbg(p2p, "No Service Hash match found"); in p2p_reply_probe()
2468 p2p_dbg(p2p, "No P2PS Hash in Probe Request"); in p2p_reply_probe()
2472 p2p_dbg(p2p, "Not in Listen state (in_listen=%d drv_in_listen=%d) - ignore Probe Request", in p2p_reply_probe()
2482 p2p_dbg(p2p, "Probe Req requested Device ID " MACSTR " did not match - ignore it", in p2p_reply_probe()
2492 p2p_dbg(p2p, "Probe Req requested Device Type did not match - ignore it"); in p2p_reply_probe()
2499 p2p_dbg(p2p, "Probe Resp generated elsewhere - do not generate additional response"); in p2p_reply_probe()
2504 p2p_dbg(p2p, "Reply to P2P Probe Request in Listen state"); in p2p_reply_probe()
2550 p2p_dbg(p2p, in p2p_probe_req_rx()
2572 p2p_dbg(p2p, "Found GO Negotiation peer - try to start GO negotiation from timeout"); in p2p_probe_req_rx()
2583 p2p_dbg(p2p, "Found Invite peer - try to start Invite from timeout"); in p2p_probe_req_rx()
2610 p2p_dbg(p2p, "BSS P2P manageability %s", in p2p_assoc_req_ie_wlan_ap()
2763 p2p_dbg(p2p, "Delete ASP adv_id=0x%x", adv_id); in p2p_service_del_asp()
2789 p2p_dbg(p2p, "Config methods not supported svc: 0x%x dev: 0x%x", in p2p_service_add_asp()
2856 p2p_dbg(p2p, in p2p_service_add_asp()
2881 p2p_dbg(p2p, "All ASP advertisements flushed"); in p2p_service_flush_asp()
2930 p2p_dbg(p2p, "No pending Group Formation - ignore WPS registration success notification"); in p2p_wps_success_cb()
2935 p2p_dbg(p2p, "Ignore WPS registration success notification for " in p2p_wps_success_cb()
2942 p2p_dbg(p2p, "Group Formation completed successfully with " MACSTR, in p2p_wps_success_cb()
2952 p2p_dbg(p2p, "No pending Group Formation - ignore group formation failure notification"); in p2p_group_formation_failed()
2956 p2p_dbg(p2p, "Group Formation failed with " MACSTR, in p2p_group_formation_failed()
3027 p2p_dbg(p2p, "initialized"); in p2p_init()
3102 p2p_dbg(p2p, "Unauthorizing " MACSTR, MAC2STR(addr)); in p2p_unauthorize()
3276 p2p_dbg(p2p, "Send pending Provision Discovery Request to " in p2p_pre_find_operation()
3337 p2p_dbg(p2p, "Service Discovery Query TX callback: success=%d", in p2p_sd_query_cb()
3347 p2p_dbg(p2p, in p2p_sd_query_cb()
3360 p2p_dbg(p2p, "No SD peer entry known"); in p2p_sd_query_cb()
3405 p2p_dbg(p2p, "Send pending Provision Discovery Request to " in p2p_retry_pd()
3419 p2p_dbg(p2p, "Provision Discovery Request TX callback: success=%d", in p2p_prov_disc_cb()
3458 p2p_dbg(p2p, "P2PS PD completion on Follow-on PD Request ACK"); in p2p_prov_disc_cb()
3505 p2p_dbg(p2p, "Provision Discovery Response TX callback: success=%d", in p2p_prov_disc_resp_cb()
3528 p2p_dbg(p2p, in p2p_prov_disc_resp_cb()
3545 p2p_dbg(p2p, "Ignore old scan result for " MACSTR in p2p_scan_res_handler()
3563 p2p_dbg(p2p, "p2p_scan was not running, but scan results received"); in p2p_scan_res_handled()
3654 p2p_dbg(p2p, "GO Negotiation Request TX callback: success=%d", success); in p2p_go_neg_req_cb()
3657 p2p_dbg(p2p, "No pending GO Negotiation"); in p2p_go_neg_req_cb()
3674 …p2p_dbg(p2p, "Peer " MACSTR " did not acknowledge request - try to use device discoverability thro… in p2p_go_neg_req_cb()
3706 p2p_dbg(p2p, "GO Negotiation Response TX callback: success=%d", in p2p_go_neg_resp_cb()
3709 p2p_dbg(p2p, "Ignore TX callback event - GO Negotiation is not running anymore"); in p2p_go_neg_resp_cb()
3720 p2p_dbg(p2p, "GO Negotiation Response (failure) TX callback: success=%d", success); in p2p_go_neg_resp_failure_cb()
3744 p2p_dbg(p2p, "GO Negotiation Confirm TX callback: result=%d", result); in p2p_go_neg_conf_cb()
3761 p2p_dbg(p2p, "GO Negotiation Confirm retry %d", in p2p_go_neg_conf_cb()
3774 p2p_dbg(p2p, "Failed to re-send Action frame"); in p2p_go_neg_conf_cb()
3792 …p2p_dbg(p2p, "Assume GO Negotiation Confirm TX was actually received by the peer even though Ack w… in p2p_go_neg_conf_cb()
3811 p2p_dbg(p2p, "Action frame TX callback (state=%d freq=%u dst=" MACSTR in p2p_send_action_cb()
3869 p2p_dbg(p2p, "Client discoverability remain-awake completed"); in p2p_listen_cb()
3875 p2p_dbg(p2p, "Unexpected listen callback for freq=%u duration=%u (pending_listen_freq=%u)", in p2p_listen_cb()
3880 p2p_dbg(p2p, "Starting Listen timeout(%u,%u) on freq=%u based on callback", in p2p_listen_cb()
3902 p2p_dbg(p2p, "Driver ended Listen state (freq=%u)", freq); in p2p_listen_end()
3914 p2p_dbg(p2p, in p2p_listen_end()
3922 p2p_dbg(p2p, "Timeout on sending GO Negotiation Request without getting response"); in p2p_listen_end()
3940 p2p_dbg(p2p, "p2p_scan already in progress - do not try to start a new one"); in p2p_listen_end()
3949 p2p_dbg(p2p, "Listen operation did not seem to start - delay search phase to avoid busy loop"); in p2p_listen_end()
3954 p2p_dbg(p2p, "Delay search operation by %u ms", in p2p_listen_end()
3973 p2p_dbg(p2p, "Wait for GO Negotiation Confirm timed out - assume GO Negotiation failed"); in p2p_timeout_connect()
3980 p2p_dbg(p2p, "Peer expected to wait our response - skip listen"); in p2p_timeout_connect()
3985 p2p_dbg(p2p, "Skip connect-listen since GO Neg channel known (OOB)"); in p2p_timeout_connect()
3999 p2p_dbg(p2p, "Driver is still in Listen state; wait for it to complete"); in p2p_timeout_connect_listen()
4004 p2p_dbg(p2p, "Timeout on sending GO Negotiation Request without getting response"); in p2p_timeout_connect_listen()
4033 p2p_dbg(p2p, "Unknown GO Neg peer - stop GO Neg wait"); in p2p_timeout_wait_peer_idle()
4037 p2p_dbg(p2p, "Go to Listen state while waiting for the peer to become ready for GO Negotiation"); in p2p_timeout_wait_peer_idle()
4041 p2p_dbg(p2p, "Clear pending_listen_freq for %s", __func__); in p2p_timeout_wait_peer_idle()
4051 p2p_dbg(p2p, "Service Discovery Query timeout"); in p2p_timeout_sd_during_find()
4062 p2p_dbg(p2p, "Provision Discovery Request timeout"); in p2p_timeout_prov_disc_during_find()
4083 p2p_dbg(p2p, "User initiated Provision Discovery Request timeout"); in p2p_timeout_prov_disc_req()
4129 p2p_dbg(p2p, "Inviting in active GO role - wait on operating channel"); in p2p_timeout_invite()
4145 p2p_dbg(p2p, "Invitation Request retry limit reached"); in p2p_timeout_invite_listen()
4161 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_state_timeout()
4165 p2p_dbg(p2p, "Driver is still in listen state - stop it"); in p2p_state_timeout()
4181 p2p_dbg(p2p, "Delay search operation by %u ms", in p2p_state_timeout()
4205 p2p_dbg(p2p, "Extended Listen Timing - Listen State completed"); in p2p_state_timeout()
4239 p2p_dbg(p2p, "Local request to reject connection attempts by peer " in p2p_reject()
4242 p2p_dbg(p2p, "Peer " MACSTR " unknown", MAC2STR(peer_addr)); in p2p_reject()
4446 p2p_dbg(p2p, "Client discoverability enabled"); in p2p_set_client_discoverability()
4449 p2p_dbg(p2p, "Client discoverability disabled"); in p2p_set_client_discoverability()
4498 p2p_dbg(p2p, "Send Presence Request to GO " MACSTR in p2p_presence_req()
4513 p2p_dbg(p2p, "Failed to send Action frame"); in p2p_presence_req()
4559 p2p_dbg(p2p, "Received P2P Action - P2P Presence Request"); in p2p_process_presence_req()
4569 p2p_dbg(p2p, "Ignore P2P Presence Request for unknown group " in p2p_process_presence_req()
4575 p2p_dbg(p2p, "Failed to parse P2P Presence Request"); in p2p_process_presence_req()
4582 p2p_dbg(p2p, "No NoA attribute in P2P Presence Request"); in p2p_process_presence_req()
4606 p2p_dbg(p2p, "Failed to send Action frame"); in p2p_process_presence_req()
4617 p2p_dbg(p2p, "Received P2P Action - P2P Presence Response"); in p2p_process_presence_resp()
4620 p2p_dbg(p2p, "Failed to parse P2P Presence Response"); in p2p_process_presence_resp()
4625 p2p_dbg(p2p, "No Status or NoA attribute in P2P Presence Response"); in p2p_process_presence_resp()
4636 p2p_dbg(p2p, "P2P Presence Request was rejected: status %u", in p2p_process_presence_resp()
4642 p2p_dbg(p2p, "P2P Presence Request was accepted"); in p2p_process_presence_resp()
4668 p2p_dbg(p2p, "Previous Extended Listen operation had not been completed - try again"); in p2p_ext_listen_timeout()
4677 p2p_dbg(p2p, "Operation in progress - skip Extended Listen timeout (%s)", in p2p_ext_listen_timeout()
4683 p2p_dbg(p2p, "Skip Extended Listen timeout in active state (%s)", p2p_state_txt(p2p->state)); in p2p_ext_listen_timeout()
4687 p2p_dbg(p2p, "Extended Listen timeout"); in p2p_ext_listen_timeout()
4690 p2p_dbg(p2p, "Failed to start Listen state for Extended Listen Timing"); in p2p_ext_listen_timeout()
4701 p2p_dbg(p2p, "Invalid Extended Listen Timing request: period=%u interval=%u", in p2p_ext_listen()
4709 p2p_dbg(p2p, "Disabling Extended Listen Timing"); in p2p_ext_listen()
4715 p2p_dbg(p2p, "Enabling Extended Listen Timing: period %u msec, interval %u msec", in p2p_ext_listen()
4746 p2p_dbg(p2p, "Deauthentication notification BSSID " MACSTR in p2p_deauth_notif()
4770 p2p_dbg(p2p, "Disassociation notification BSSID " MACSTR in p2p_disassoc_notif()
4781 p2p_dbg(p2p, "Managed P2P Device operations enabled"); in p2p_set_managed_oper()
4784 p2p_dbg(p2p, "Managed P2P Device operations disabled"); in p2p_set_managed_oper()
4811 p2p_dbg(p2p, in p2p_set_listen_channel()
4816 p2p_dbg(p2p, "Set Listen channel: reg_class %u channel %u", in p2p_set_listen_channel()
4824 p2p_dbg(p2p, "Defer setting listen channel"); in p2p_set_listen_channel()
4842 p2p_dbg(p2p, "New SSID postfix: %s", wpa_ssid_txt(postfix, len)); in p2p_set_ssid_postfix()
4861 p2p_dbg(p2p, "Set Operating channel: reg_class %u channel %u", in p2p_set_oper_channel()
4910 p2p_dbg(p2p, "Updated no GO chan list"); in p2p_set_no_go_freq()
4942 p2p_dbg(p2p, "Disable peer filter"); in p2p_set_peer_filter()
4944 p2p_dbg(p2p, "Enable peer filter for " MACSTR, in p2p_set_peer_filter()
4951 p2p_dbg(p2p, "Cross connection %s", enabled ? "enabled" : "disabled"); in p2p_set_cross_connect()
4972 p2p_dbg(p2p, "Intra BSS distribution %s", in p2p_set_intra_bss_dist()
4982 p2p_dbg(p2p, "Update channel list"); in p2p_update_channel_list()
5002 p2p_dbg(p2p, in p2p_send_action()
5014 p2p_dbg(p2p, "Best channel: 2.4 GHz: %d, 5 GHz: %d, overall: %d", in p2p_set_best_channels()
5024 p2p_dbg(p2p, "Own frequency preference: %d MHz", freq); in p2p_set_own_freq_preference()
5246 p2p_dbg(p2p, "Set discoverable interval: min=%d max=%d max_tu=%d", in p2p_set_disc_int()
5253 void p2p_dbg(struct p2p_data *p2p, const char *fmt, ...) in p2p_dbg() function
5340 p2p_dbg(p2p, in p2p_build_nfc_handover()
5349 p2p_dbg(p2p, in p2p_build_nfc_handover()
5411 p2p_dbg(p2p, "Failed to parse WSC/P2P attributes from NFC"); in p2p_process_nfc_connection_handover()
5421 p2p_dbg(p2p, "Ignore scan data without P2P Device Info or P2P Device Id"); in p2p_process_nfc_connection_handover()
5445 p2p_dbg(p2p, "OOB GO Negotiation Channel attribute not included"); in p2p_process_nfc_connection_handover()
5457 p2p_dbg(p2p, "Unknown peer OOB GO Neg channel"); in p2p_process_nfc_connection_handover()
5464 p2p_dbg(p2p, "Peer OOB GO operating channel: %u MHz", freq); in p2p_process_nfc_connection_handover()
5467 p2p_dbg(p2p, "Peer (client) OOB GO operating channel: %u MHz", in p2p_process_nfc_connection_handover()
5471 p2p_dbg(p2p, "Peer OOB GO Neg channel: %u MHz", freq); in p2p_process_nfc_connection_handover()
5478 p2p_dbg(p2p, "Own listen channel not known"); in p2p_process_nfc_connection_handover()
5482 p2p_dbg(p2p, "Use own Listen channel as OOB GO Neg channel: %u MHz", freq); in p2p_process_nfc_connection_handover()
5494 p2p_dbg(p2p, "Do not report rejected device"); in p2p_process_nfc_connection_handover()
5531 p2p_dbg(p2p, "NFC OOB Password unauthorized for static handover"); in p2p_set_authorized_oob_dev_pw_id()
5535 p2p_dbg(p2p, "NFC OOB Password (id=%u) authorized for static handover", in p2p_set_authorized_oob_dev_pw_id()
5564 p2p_dbg(p2p, in p2p_go_neg_wait_timeout()
5582 p2p_dbg(p2p, "Own preferred frequency list[%u]=%u MHz", in p2p_set_own_pref_freq_list()
5643 p2p_dbg(p2p, "Set 6 GHz capability to %d", allow_6ghz); in p2p_set_6ghz_dev_capab()