Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/
H A Dap_interface_binder.h49 void NotifySoftApChannelSwitched(int frequency,
H A Dap_interface_binder.cpp41 void ApInterfaceBinder::NotifySoftApChannelSwitched( in NotifySoftApChannelSwitched() function in android::wificond::ApInterfaceBinder
H A Dap_interface_impl.cpp112 binder_->NotifySoftApChannelSwitched(frequency, bandwidth); in OnChannelSwitchEvent()