Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h52 int getNanUnMatch(NanUnmatchInd *event);
Dnan.h1516 } NanUnmatchInd; typedef
1681 void (*EventUnMatch) (NanUnmatchInd* event,
Dnan_ind.cpp72 NanUnmatchInd unMatchInd; in handleNanIndication()
446 int NanCommand::getNanUnMatch(NanUnmatchInd *event) in getNanUnMatch()