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.cpp87 mHotlistApLostNumResults = 0; in GScanCommandEventHandler()
1481 sizeOfObtainedResults = mHotlistApLostNumResults * in handleEvent()
1484 mHotlistApLostNumResults += numResults; in handleEvent()
1485 resultsBufSize += mHotlistApLostNumResults * in handleEvent()
1510 mHotlistApLostNumResults); in handleEvent()
1532 startingIndex = mHotlistApLostNumResults - numResults; in handleEvent()
1545 mHotlistApLostNumResults, in handleEvent()
1551 mHotlistApLostNumResults = 0; in handleEvent()
1982 mHotlistApLostNumResults = 0; in handleEvent()
Dgscan_event_handler.h37 u32 mHotlistApLostNumResults; variable