Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_nan_iface.cpp68 callback_handlers.on_notify_response = [weak_ptr_this](legacy_hal::transaction_id id, in registerCallbackHandlers()
Dwifi_legacy_hal.h462 std::function<void(transaction_id, const NanResponseMsg&)> on_notify_response; member
Dwifi_legacy_hal.cpp1488 on_nan_notify_response_user_callback = user_callbacks.on_notify_response; in nanRegisterCallbackHandlers()