Searched refs:NanFollowupInd (Results 1 – 8 of 8) sorted by relevance
53 int getNanFollowup(NanFollowupInd *event);
93 NanFollowupInd followupInd; in handleNanIndication()456 int NanCommand::getNanFollowup(NanFollowupInd *event) in getNanFollowup()
152 const legacy_hal::NanFollowupInd& legacy_ind,
96 std::function<void(const NanFollowupInd&)> on_event_followup;
231 std::function<void(const NanFollowupInd&)> on_nan_event_followup_user_callback;232 void onAysncNanEventFollowup(NanFollowupInd* event) { in onAysncNanEventFollowup()
361 [weak_ptr_this](const legacy_hal::NanFollowupInd& msg) { in WifiNanIface()
2059 const legacy_hal::NanFollowupInd& legacy_ind, in convertLegacyNanFollowupIndToHidl()
2019 } NanFollowupInd; typedef2400 void (*EventFollowup) (NanFollowupInd* event);