Lines Matching full:gas
13 #include "common/gas.h"
353 p2p_dbg(p2p, "GAS Initial Request from " MACSTR in p2p_rx_gas_initial_req()
358 p2p_dbg(p2p, "Unexpected IE in GAS Initial Request: %u", *pos); in p2p_rx_gas_initial_req()
365 p2p_dbg(p2p, "Invalid IE in GAS Initial Request"); in p2p_rx_gas_initial_req()
372 p2p_dbg(p2p, "Unsupported GAS advertisement protocol id %u", in p2p_rx_gas_initial_req()
495 p2p_dbg(p2p, "Ignore unexpected GAS Initial Response from " in p2p_rx_gas_initial_resp()
504 "GAS Initial Request had not yet received TX status - process the response anyway"); in p2p_rx_gas_initial_resp()
510 p2p_dbg(p2p, "Received GAS Initial Response from " MACSTR " (len=%d)", in p2p_rx_gas_initial_resp()
514 p2p_dbg(p2p, "Too short GAS Initial Response frame"); in p2p_rx_gas_initial_resp()
533 p2p_dbg(p2p, "Unexpected IE in GAS Initial Response: %u", *pos); in p2p_rx_gas_initial_resp()
540 p2p_dbg(p2p, "Invalid IE in GAS Initial Response"); in p2p_rx_gas_initial_resp()
547 p2p_dbg(p2p, "Unsupported GAS advertisement protocol id %u", in p2p_rx_gas_initial_resp()
637 wpa_hexdump(MSG_DEBUG, "P2P: RX GAS Comeback Request", data, len); in p2p_rx_gas_comeback_req()
676 p2p_dbg(p2p, "Send GAS Comeback Response (frag_id %d more=%d frag_len=%d)", in p2p_rx_gas_comeback_req()
714 wpa_hexdump(MSG_DEBUG, "P2P: RX GAS Comeback Response", data, len); in p2p_rx_gas_comeback_resp()
718 p2p_dbg(p2p, "Ignore unexpected GAS Comeback Response from " in p2p_rx_gas_comeback_resp()
725 p2p_dbg(p2p, "Received GAS Comeback Response from " MACSTR " (len=%d)", in p2p_rx_gas_comeback_resp()
729 p2p_dbg(p2p, "Too short GAS Comeback Response frame"); in p2p_rx_gas_comeback_resp()
754 p2p_dbg(p2p, "Unexpected IE in GAS Comeback Response: %u", in p2p_rx_gas_comeback_resp()
762 p2p_dbg(p2p, "Invalid IE in GAS Comeback Response"); in p2p_rx_gas_comeback_resp()
769 p2p_dbg(p2p, "Unsupported GAS advertisement protocol id %u", in p2p_rx_gas_comeback_resp()