Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp972 NanDataPathRequestInd ndpRequestInd; in handleNdpIndication() local
973 memset(&ndpRequestInd, 0, sizeof(ndpRequestInd)); in handleNdpIndication()
975 res = getNdpRequest(tb_vendor, &ndpRequestInd); in handleNdpIndication()
977 (*mHandler.EventDataRequest)(&ndpRequestInd); in handleNdpIndication()