Searched refs:mSignificantChangeResults (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | gscan_event_handler.cpp | 85 mSignificantChangeResults = NULL; in GScanCommandEventHandler() 1511 mSignificantChangeResults = in handleEvent() 1513 realloc (mSignificantChangeResults, in handleEvent() 1517 mSignificantChangeResults = in handleEvent() 1523 if (!mSignificantChangeResults) { in handleEvent() 1530 memset((u8 *)mSignificantChangeResults + sizeOfObtainedResults, 0, in handleEvent() 1564 mSignificantChangeResults[index] = in handleEvent() 1567 if (!mSignificantChangeResults[index]) { in handleEvent() 1574 memset((u8 *)mSignificantChangeResults[index], in handleEvent() 1586 mSignificantChangeResults, in handleEvent() [all …]
|
D | gscan_event_handler.h | 40 wifi_significant_change_result **mSignificantChangeResults; variable
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | gscan_event_handler.cpp | 85 mSignificantChangeResults = NULL; in GScanCommandEventHandler() 1511 mSignificantChangeResults = in handleEvent() 1513 realloc (mSignificantChangeResults, in handleEvent() 1517 mSignificantChangeResults = in handleEvent() 1523 if (!mSignificantChangeResults) { in handleEvent() 1530 memset((u8 *)mSignificantChangeResults + sizeOfObtainedResults, 0, in handleEvent() 1564 mSignificantChangeResults[index] = in handleEvent() 1567 if (!mSignificantChangeResults[index]) { in handleEvent() 1574 memset((u8 *)mSignificantChangeResults[index], in handleEvent() 1586 mSignificantChangeResults, in handleEvent() [all …]
|
D | gscan_event_handler.h | 40 wifi_significant_change_result **mSignificantChangeResults; variable
|