Lines Matching refs:WPA_GET_LE16
381 slen = WPA_GET_LE16(pos); in p2p_rx_gas_initial_req()
390 if (WPA_GET_LE16(pos) != ANQP_VENDOR_SPECIFIC) { in p2p_rx_gas_initial_req()
391 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); in p2p_rx_gas_initial_req()
396 slen = WPA_GET_LE16(pos); in p2p_rx_gas_initial_req()
412 update_indic = WPA_GET_LE16(pos); in p2p_rx_gas_initial_req()
520 status_code = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
522 comeback_delay = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
558 slen = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
581 if (WPA_GET_LE16(pos) != ANQP_VENDOR_SPECIFIC) { in p2p_rx_gas_initial_resp()
582 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); in p2p_rx_gas_initial_resp()
587 slen = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
603 update_indic = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
735 status_code = WPA_GET_LE16(pos); in p2p_rx_gas_comeback_resp()
740 comeback_delay = WPA_GET_LE16(pos); in p2p_rx_gas_comeback_resp()
780 slen = WPA_GET_LE16(pos); in p2p_rx_gas_comeback_resp()
804 if (WPA_GET_LE16(pos) != ANQP_VENDOR_SPECIFIC) { in p2p_rx_gas_comeback_resp()
805 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); in p2p_rx_gas_comeback_resp()
810 slen = WPA_GET_LE16(pos); in p2p_rx_gas_comeback_resp()
829 p2p->sd_rx_update_indic = WPA_GET_LE16(pos); in p2p_rx_gas_comeback_resp()