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.cpp828 if (outputTlv.length > sizeof(pRxDisc->infrastructure_ssid_val)) { in getNanReceivePostDiscoveryVal()
829 outputTlv.length = sizeof(pRxDisc->infrastructure_ssid_val); in getNanReceivePostDiscoveryVal()
831 memcpy(pRxDisc->infrastructure_ssid_val, outputTlv.value, in getNanReceivePostDiscoveryVal()
Dnan_req.cpp1589 (const u8*)&pTxDisc->infrastructure_ssid_val[0], in fillNanTransmitPostDiscoveryVal()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h729 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member
783 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member