Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
H A DIInterfaceEventCallback.aidl35 oneway void OnClientTorndownEvent(IClientInterface network_interface); in OnClientTorndownEvent() method
/aosp12/system/connectivity/wificond/
H A Dserver.cpp556 it->OnClientTorndownEvent(network_interface); in BroadcastClientInterfaceTornDown()