Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp66 NanMatchExpiredInd matchExpiredInd; in handleNanIndication() local
67 memset(&matchExpiredInd, 0, sizeof(matchExpiredInd)); in handleNanIndication()
68 res = getNanMatchExpired(&matchExpiredInd); in handleNanIndication()
70 (*mHandler.EventMatchExpired)(&matchExpiredInd); in handleNanIndication()