Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.cpp182 on_nan_notify_response_user_callback; variable
185 if (on_nan_notify_response_user_callback && msg) { in onAysncNanNotifyResponse()
186 on_nan_notify_response_user_callback(id, *msg); in onAysncNanNotifyResponse()
1148 on_nan_notify_response_user_callback = user_callbacks.on_notify_response; in nanRegisterCallbackHandlers()
1431 on_nan_notify_response_user_callback = nullptr; in invalidate()