Home
last modified time | relevance | path

Searched refs:mHotlistApLostNumResults (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan_event_handler.cpp83 mHotlistApLostNumResults = 0; in GScanCommandEventHandler()
1475 sizeOfObtainedResults = mHotlistApLostNumResults * in handleEvent()
1478 mHotlistApLostNumResults += numResults; in handleEvent()
1479 resultsBufSize += mHotlistApLostNumResults * in handleEvent()
1504 mHotlistApLostNumResults); in handleEvent()
1526 startingIndex = mHotlistApLostNumResults - numResults; in handleEvent()
1539 mHotlistApLostNumResults, in handleEvent()
1545 mHotlistApLostNumResults = 0; in handleEvent()
1975 mHotlistApLostNumResults = 0; in handleEvent()
Dgscan_event_handler.h37 u32 mHotlistApLostNumResults; variable