Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp102 NanDisabledInd disabledInd; in handleNanIndication() local
103 memset(&disabledInd, 0, sizeof(disabledInd)); in handleNanIndication()
104 res = getNanDisabled(&disabledInd); in handleNanIndication()
106 (*mHandler.EventDisabled)(&disabledInd); in handleNanIndication()