Searched refs:OnWiFiInterfacePhyInfoReceived (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/apmanager/
H A Ddevice_info.h92 void OnWiFiInterfacePhyInfoReceived(
H A Ddevice_info_unittest.cc146 void OnWiFiInterfacePhyInfoReceived(uint32_t interface_index, function in class:apmanager::DeviceInfoTest
148 device_info_.OnWiFiInterfacePhyInfoReceived(interface_index, message);
344 OnWiFiInterfacePhyInfoReceived(kTestInterface0Index, message);
357 OnWiFiInterfacePhyInfoReceived(kTestInterface0Index, message);
376 OnWiFiInterfacePhyInfoReceived(kTestInterface0Index, message);
H A Ddevice_info.cc273 Bind(&DeviceInfo::OnWiFiInterfacePhyInfoReceived,
280 void DeviceInfo::OnWiFiInterfacePhyInfoReceived( function in class:apmanager::DeviceInfo

Completed in 30 milliseconds