Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp770 if (outputTlv.length > sizeof(pRxDisc->infrastructure_ssid_val)) { in getNanReceivePostDiscoveryVal()
771 outputTlv.length = sizeof(pRxDisc->infrastructure_ssid_val); in getNanReceivePostDiscoveryVal()
773 memcpy(pRxDisc->infrastructure_ssid_val, outputTlv.value, in getNanReceivePostDiscoveryVal()
Dnan_req.cpp1458 (const u8*)&pTxDisc->infrastructure_ssid_val[0], in fillNanTransmitPostDiscoveryVal()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h705 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member
759 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member