Home
last modified time | relevance | path

Searched refs:is_protocol_present (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/nan/core/inc/
H A Dnan_public_structs.h470 bool is_protocol_present; member
712 bool is_protocol_present; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_nan_tlv.c516 req->is_protocol_present) in nan_ndp_responder_req_tlv()
572 req->is_protocol_present) { in nan_ndp_responder_req_tlv()
585 tcp_ip_param->trans_proto_present = req->is_protocol_present; in nan_ndp_responder_req_tlv()
1030 rsp->is_protocol_present = true; in extract_ndp_confirm_tlv()
1037 rsp->is_port_present, rsp->protocol, rsp->is_protocol_present); in extract_ndp_confirm_tlv()
/wlan-driver/qcacld-3.0/os_if/nan/src/
H A Dos_if_nan.c1011 req.is_protocol_present = true; in __os_if_nan_process_ndp_responder_req()
1019 req.is_protocol_present); in __os_if_nan_process_ndp_responder_req()
1652 if (ndp_confirm->is_protocol_present) in osif_ndp_get_ndp_confirm_ind_len()
1817 if (ndp_confirm->is_protocol_present) in os_if_ndp_confirm_ind_handler()