Searched refs:NanDiscEngEventInd (Results 1 – 11 of 11) sorted by relevance
54 int getNanDiscEngEvent(NanDiscEngEventInd *event);
84 NanDiscEngEventInd discEngEventInd; in handleNanIndication()526 int NanCommand::getNanDiscEngEvent(NanDiscEngEventInd *event) in getNanDiscEngEvent()
131 int getNanDiscEngEvent(NanDiscEngEventInd *event);
118 NanDiscEngEventInd discEngEventInd; in handleNanIndication()576 int NanCommand::getNanDiscEngEvent(NanDiscEngEventInd *event) in getNanDiscEngEvent()
2329 } NanDiscEngEventInd; typedef3084 void (*EventDiscEngEvent) (NanDiscEngEventInd* event);
152 using ::NanDiscEngEventInd;469 std::function<void(const NanDiscEngEventInd&)> on_event_disc_eng_event;
287 const legacy_hal::NanDiscEngEventInd& msg) { in registerCallbackHandlers()
279 std::function<void(const NanDiscEngEventInd&)> on_nan_event_disc_eng_event_user_callback;280 void onAsyncNanEventDiscEngEvent(NanDiscEngEventInd* event) { in onAsyncNanEventDiscEngEvent()
3462 NanDiscEngEventInd de_event; in handleEvent()4714 NanDiscEngEventInd de_event; in handleEvent()4715 memset(&de_event, 0, sizeof(NanDiscEngEventInd)); in handleEvent()
5002 NanDiscEngEventInd de_event; in handleEvent()6639 NanDiscEngEventInd de_event; in handleEvent()6640 memset(&de_event, 0, sizeof(NanDiscEngEventInd)); in handleEvent()
6352 void OnNanEventDiscEngEvent (NanDiscEngEventInd* event) { in OnNanEventDiscEngEvent()