Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h103 int getNanTransmitFollowupInd(NanTransmitFollowupInd *event);
Dnan_ind.cpp129 NanTransmitFollowupInd transmitFollowupInd; in handleNanIndication()
130 memset(&transmitFollowupInd, 0, sizeof(NanTransmitFollowupInd)); in handleNanIndication()
951 int NanCommand::getNanTransmitFollowupInd(NanTransmitFollowupInd *event) in getNanTransmitFollowupInd()
/hardware/interfaces/wifi/1.5/default/
Dwifi_legacy_hal.h149 using ::NanTransmitFollowupInd;
389 std::function<void(const NanTransmitFollowupInd&)>
Dwifi_legacy_hal.cpp312 std::function<void(const NanTransmitFollowupInd&)>
314 void onAysncNanEventTransmitFollowUp(NanTransmitFollowupInd* event) { in onAysncNanEventTransmitFollowUp()
Dwifi_nan_iface.cpp391 [weak_ptr_this](const legacy_hal::NanTransmitFollowupInd& msg) { in WifiNanIface()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2159 } NanTransmitFollowupInd; typedef
2423 void (*EventTransmitFollowup) (NanTransmitFollowupInd* event);
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp1693 NanTransmitFollowupInd followup_ind; in handleEvent()
1695 memset(&followup_ind, 0, sizeof(NanTransmitFollowupInd)); in handleEvent()
4986 NanTransmitFollowupInd followup_ind; in handleEvent()
4987 memset(&followup_ind, 0, sizeof(NanTransmitFollowupInd)); in handleEvent()