Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h101 int getNdpConfirm(struct nlattr **tb_vendor, NanDataPathConfirmInd *event);
Dnan_ind.cpp929 res = getNdpConfirm(tb_vendor, &ndpConfirmInd); in handleNdpIndication()
1011 int NanCommand::getNdpConfirm(struct nlattr **tb_vendor, in getNdpConfirm() function in NanCommand