Searched defs:NanCallbackHandlers (Results 1 – 1 of 1) sorted by relevance
85 struct NanCallbackHandlers { struct88 on_notify_response;91 on_event_publish_terminated;92 std::function<void(const NanMatchInd&)> on_event_match;93 std::function<void(const NanMatchExpiredInd&)> on_event_match_expired;95 on_event_subscribe_terminated;96 std::function<void(const NanFollowupInd&)> on_event_followup;97 std::function<void(const NanDiscEngEventInd&)> on_event_disc_eng_event;98 std::function<void(const NanDisabledInd&)> on_event_disabled;99 std::function<void(const NanTCAInd&)> on_event_tca;[all …]