Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h54 int getNanDiscEngEvent(NanDiscEngEventInd *event);
Dnan_ind.cpp84 NanDiscEngEventInd discEngEventInd; in handleNanIndication()
521 int NanCommand::getNanDiscEngEvent(NanDiscEngEventInd *event) in getNanDiscEngEvent()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2060 } NanDiscEngEventInd; typedef
2401 void (*EventDiscEngEvent) (NanDiscEngEventInd* event);
/hardware/interfaces/wifi/1.4/default/
Dwifi_legacy_hal.h97 std::function<void(const NanDiscEngEventInd&)> on_event_disc_eng_event;
Dwifi_legacy_hal.cpp240 std::function<void(const NanDiscEngEventInd&)>
242 void onAysncNanEventDiscEngEvent(NanDiscEngEventInd* event) { in onAysncNanEventDiscEngEvent()
Dwifi_nan_iface.cpp256 [weak_ptr_this](const legacy_hal::NanDiscEngEventInd& msg) { in WifiNanIface()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp3328 NanDiscEngEventInd de_event; in handleEvent()
4573 NanDiscEngEventInd de_event; in handleEvent()
4574 memset(&de_event, 0, sizeof(NanDiscEngEventInd)); in handleEvent()