Home
last modified time | relevance | path

Searched refs:on_event_followup (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h85 std::function<void(const NanFollowupInd&)> on_event_followup; member
Dwifi_nan_iface.cpp302 callback_handlers.on_event_followup = [weak_ptr_this]( in WifiNanIface()
Dwifi_legacy_hal.cpp1040 on_nan_event_followup_user_callback = user_callbacks.on_event_followup; in nanRegisterCallbackHandlers()