HomeSort by relevance Sort by last modified time
    Searched refs:infrastructure_ssid_val (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan.h 624 u8 infrastructure_ssid_val[NAN_MAX_MESH_DATA_LEN]; member in struct:__anon26975
678 u8 infrastructure_ssid_val[NAN_MAX_MESH_DATA_LEN]; member in struct:__anon26976
    [all...]
nan_ind.cpp 864 if (outputTlv.length > sizeof(pRxDisc->infrastructure_ssid_val)) {
865 outputTlv.length = sizeof(pRxDisc->infrastructure_ssid_val);
867 memcpy(pRxDisc->infrastructure_ssid_val, outputTlv.value,
    [all...]
nan_req.cpp     [all...]

Completed in 503 milliseconds