Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp982 NanDataPathConfirmInd ndpConfirmInd; in handleNdpIndication() local
983 memset(&ndpConfirmInd, 0, sizeof(ndpConfirmInd)); in handleNdpIndication()
985 res = getNdpConfirm(tb_vendor, &ndpConfirmInd); in handleNdpIndication()
987 (*mHandler.EventDataConfirm)(&ndpConfirmInd); in handleNdpIndication()