Searched refs:NanDiscEngEventInd (Results 1 – 7 of 7) sorted by relevance
54 int getNanDiscEngEvent(NanDiscEngEventInd *event);
84 NanDiscEngEventInd discEngEventInd; in handleNanIndication()521 int NanCommand::getNanDiscEngEvent(NanDiscEngEventInd *event) in getNanDiscEngEvent()
2060 } NanDiscEngEventInd; typedef2401 void (*EventDiscEngEvent) (NanDiscEngEventInd* event);
97 std::function<void(const NanDiscEngEventInd&)> on_event_disc_eng_event;
240 std::function<void(const NanDiscEngEventInd&)>242 void onAysncNanEventDiscEngEvent(NanDiscEngEventInd* event) { in onAysncNanEventDiscEngEvent()
256 [weak_ptr_this](const legacy_hal::NanDiscEngEventInd& msg) { in WifiNanIface()
3328 NanDiscEngEventInd de_event; in handleEvent()4573 NanDiscEngEventInd de_event; in handleEvent()4574 memset(&de_event, 0, sizeof(NanDiscEngEventInd)); in handleEvent()