Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/
H A Dserver.h120 void LogSupportedBands(uint32_t wiphy_index);
H A Dserver.cpp496 LogSupportedBands(wiphy_index); in OnRegDomainChanged()
499 void Server::LogSupportedBands(uint32_t wiphy_index) { in LogSupportedBands() function in android::wificond::Server