Searched refs:on_nan_event_match_user_callback (Results 1 – 1 of 1) sorted by relevance
203 std::function<void(const NanMatchInd&)> on_nan_event_match_user_callback; variable206 if (on_nan_event_match_user_callback && event) { in onAysncNanEventMatch()207 on_nan_event_match_user_callback(*event); in onAysncNanEventMatch()1119 on_nan_event_match_user_callback = user_callbacks.on_event_match; in nanRegisterCallbackHandlers()1401 on_nan_event_match_user_callback = nullptr; in invalidate()