doc: Rename SignalLevelChanged to Changed

This commit is contained in:
Denis Kenzior 2018-08-13 20:30:54 -05:00
parent 9ff0e8f6ef
commit 70a3101319
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ Methods void Scan()
net.connman.iwd.SignalLevelAgent interface, see
signal-level-agent-api.txt. The "levels"
parameters decides the thresholds in dBm that will
generate a call to the agent's SignalLevelChanged
generate a call to the agent's Changed
method whenever current RSSI crosses any of the
values. The values must be passed in descending
order. The number and distance between requested

View File

@ -13,7 +13,7 @@ Methods void Release(object device)
agent, because when this method gets called it has
already been unregistered.
string SignalLevelChanged(object device, uint8 level)
string Changed(object device, uint8 level)
This method gets called when the signal strength
measurement for the device's connected network