![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for NetworkAccessPoint, including all inherited members.
FreqToChannel(float frequency) | NetworkAccessPoint | static |
getChannel() const | NetworkAccessPoint | inline |
getEncryptionMode() const | NetworkAccessPoint | inline |
getEssId() const | NetworkAccessPoint | inline |
getMacAddress() const | NetworkAccessPoint | inline |
getQuality() const | NetworkAccessPoint | |
getSignalStrength() const | NetworkAccessPoint | inline |
NetworkAccessPoint(const std::string &essId, const std::string &macAddress, int signalStrength, EncMode encryption, int channel=0) | NetworkAccessPoint | inline |