Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h55 int getNanDisabled(NanDisabledInd *event);
Dnan_rsp.cpp348 NanDisabledInd* pRspdInd; in NanErrorTranslation()
396 pRspdInd = (NanDisabledInd*)pResponse; in NanErrorTranslation()
Dnan_ind.cpp93 NanDisabledInd disabledInd; in handleNanIndication()
534 int NanCommand::getNanDisabled(NanDisabledInd *event) in getNanDisabled()
/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h87 std::function<void(const NanDisabledInd&)> on_event_disabled;
Dwifi_legacy_hal.cpp236 std::function<void(const NanDisabledInd&)> on_nan_event_disabled_user_callback;
237 void onAysncNanEventDisabled(NanDisabledInd* event) { in onAysncNanEventDisabled()
Dwifi_nan_iface.cpp213 const legacy_hal::NanDisabledInd& msg) { in WifiNanIface()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1964 } NanDisabledInd; typedef
2223 void (*EventDisabled) (NanDisabledInd* event);