Home
last modified time | relevance | path

Searched refs:NanFollowupInd (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h53 int getNanFollowup(NanFollowupInd *event);
Dnan_ind.cpp93 NanFollowupInd followupInd; in handleNanIndication()
456 int NanCommand::getNanFollowup(NanFollowupInd *event) in getNanFollowup()
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.h152 const legacy_hal::NanFollowupInd& legacy_ind,
Dwifi_legacy_hal.h96 std::function<void(const NanFollowupInd&)> on_event_followup;
Dwifi_legacy_hal.cpp231 std::function<void(const NanFollowupInd&)> on_nan_event_followup_user_callback;
232 void onAysncNanEventFollowup(NanFollowupInd* event) { in onAysncNanEventFollowup()
Dwifi_nan_iface.cpp361 [weak_ptr_this](const legacy_hal::NanFollowupInd& msg) { in WifiNanIface()
Dhidl_struct_util.cpp2059 const legacy_hal::NanFollowupInd& legacy_ind, in convertLegacyNanFollowupIndToHidl()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2019 } NanFollowupInd; typedef
2400 void (*EventFollowup) (NanFollowupInd* event);