Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.h96 std::function<void(const NanFollowupInd&)> on_event_followup; member
Dwifi_nan_iface.cpp360 callback_handlers.on_event_followup = in WifiNanIface()
Dwifi_legacy_hal.cpp1156 on_nan_event_followup_user_callback = user_callbacks.on_event_followup; in nanRegisterCallbackHandlers()