Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/default/
Dwifi_legacy_hal.h77 std::function<void(transaction_id, const NanResponseMsg&)> on_notify_response; member
Dwifi_nan_iface.cpp42 callback_handlers.on_notify_response = [weak_ptr_this]( in WifiNanIface()
Dwifi_legacy_hal.cpp1032 on_nan_notify_response_user_callback = user_callbacks.on_notify_response; in nanRegisterCallbackHandlers()