Searched defs:wifi_start_gscan (Results 1 - 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp687 wifi_error wifi_start_gscan( function
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscan.cpp216 wifi_error wifi_start_gscan(wifi_request_id id, function
238 ALOGE("wifi_start_gscan(): GSCAN Start for request Id %d is still "
242 ALOGE("wifi_start_gscan(): GSCAN Start for a different request "
254 ALOGE("wifi_start_gscan(): Error GScanCommand NULL");
362 ALOGE("wifi_start_gscan(): Failed to allocate memory to the response "
380 ALOGE("wifi_start_gscan(): Error GScanStartCmdEventHandler NULL");
388 ALOGE("wifi_start_gscan(): requestEvent Error:%d", ret);
400 ALOGI("wifi_start_gscan(): Delete object.");
404 ALOGI("wifi_start_gscan(): Error ret:%d, delete event handler object.",

Completed in 126 milliseconds