Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h106 int getNdpScheduleUpdate(struct nlattr **tb_vendor, NanDataPathScheduleUpdateInd *event);
Dnan_ind.cpp1056 res = getNdpScheduleUpdate(tb_vendor, pNdpScheduleUpdateInd); in handleNdpIndication()
1212 int NanCommand::getNdpScheduleUpdate(struct nlattr **tb_vendor, in getNdpScheduleUpdate() function in NanCommand