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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan_event_handler.cpp 601 u32 resultsBufSize = 0;
646 resultsBufSize = sizeof(wifi_scan_result);
655 resultsBufSize +=
662 malloc (resultsBufSize);
669 memset(mPasspointNetworkFoundResult, 0, resultsBufSize);
    [all...]
llstats.cpp     [all...]

Completed in 1184 milliseconds