Searched refs:infrastructure_ssid_val (Results 1 – 5 of 5) sorted by relevance
883 if (outputTlv.length > sizeof(pRxDisc->infrastructure_ssid_val)) { in getNanReceivePostDiscoveryVal()884 outputTlv.length = sizeof(pRxDisc->infrastructure_ssid_val); in getNanReceivePostDiscoveryVal()886 memcpy(pRxDisc->infrastructure_ssid_val, outputTlv.value, in getNanReceivePostDiscoveryVal()
1856 (const u8*)&pTxDisc->infrastructure_ssid_val[0], in fillNanTransmitPostDiscoveryVal()
833 if (outputTlv.length > sizeof(pRxDisc->infrastructure_ssid_val)) { in getNanReceivePostDiscoveryVal()834 outputTlv.length = sizeof(pRxDisc->infrastructure_ssid_val); in getNanReceivePostDiscoveryVal()836 memcpy(pRxDisc->infrastructure_ssid_val, outputTlv.value, in getNanReceivePostDiscoveryVal()
1819 (const u8*)&pTxDisc->infrastructure_ssid_val[0], in fillNanTransmitPostDiscoveryVal()
816 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member870 u8 infrastructure_ssid_val[NAN_MAX_INFRA_DATA_LEN]; member