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.cpp671 if (outputTlv.length > sizeof(pRxDisc->infrastructure_ssid_val)) { in getNanReceivePostDiscoveryVal()
672 outputTlv.length = sizeof(pRxDisc->infrastructure_ssid_val); in getNanReceivePostDiscoveryVal()
674 memcpy(pRxDisc->infrastructure_ssid_val, outputTlv.value, in getNanReceivePostDiscoveryVal()
Dnan_req.cpp1113 (const u8*)&pTxDisc->infrastructure_ssid_val[0], in fillNanTransmitPostDiscoveryVal()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h533 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member
587 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member