Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h49 int getNanPublishTerminated(NanPublishTerminatedInd *event);
Dnan_rsp.cpp347 NanPublishTerminatedInd* pRspInd; in NanErrorTranslation()
381 pRspInd = (NanPublishTerminatedInd*)pResponse; in NanErrorTranslation()
Dnan_ind.cpp39 NanPublishTerminatedInd publishTerminatedInd; in handleNanIndication()
198 int NanCommand::getNanPublishTerminated(NanPublishTerminatedInd *event) in getNanPublishTerminated()
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h79 std::function<void(const NanPublishTerminatedInd&)>
Dwifi_legacy_hal.cpp184 std::function<void(const NanPublishTerminatedInd&)>
186 void onAysncNanEventPublishTerminated(NanPublishTerminatedInd* event) { in onAysncNanEventPublishTerminated()
Dwifi_nan_iface.cpp231 const legacy_hal::NanPublishTerminatedInd& msg) { in WifiNanIface()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1687 } NanPublishTerminatedInd; typedef
2217 void (*EventPublishTerminated)(NanPublishTerminatedInd* event);