Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal.h375 std::function<void(const NanMatchExpiredInd&)> on_event_match_expired; member
H A Dwifi_nan_iface.cpp352 callback_handlers.on_event_match_expired = in WifiNanIface()
H A Dwifi_legacy_hal.cpp1265 user_callbacks.on_event_match_expired; in nanRegisterCallbackHandlers()