Searched refs:GetNetworks (Results 1 - 7 of 7) sorted by relevance

/haiku/src/tests/kits/net/
H A Dwlan_test.cpp113 device.GetNetworks(networks, networksCount);
/haiku/headers/os/net/
H A DNetworkDevice.h115 status_t GetNetworks(wireless_network*& networks,
/haiku/src/preferences/network/
H A DInterfaceView.cpp267 device.GetNetworks(networks, networksCount);
283 device.GetNetworks(networks, networksCount);
/haiku/src/kits/network/libnetservices/
H A DGeolocation.cpp89 device.GetNetworks(networks, networksCount);
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp410 device.GetNetworks(networks, networksCount);
/haiku/src/kits/network/libnetapi/
H A DNetworkDevice.cpp833 BNetworkDevice::GetNetworks(wireless_network*& networks, uint32& count) function in class:BNetworkDevice
/haiku/src/bin/network/ifconfig/
H A Difconfig.cpp372 status_t status = device.GetNetworks(networks, networksCount);

Completed in 48 milliseconds