We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348de05 commit abbb565Copy full SHA for abbb565
gap.go
@@ -106,7 +106,7 @@ type ScanResult struct {
106
// Bluetooth address of the scanned device.
107
Address Address
108
109
- // RSSI the last time a packet from this device has been received.
+ // Signal strength of the advertisement packet.
110
RSSI int16
111
112
// The data obtained from the advertisement data, which may contain many
0 commit comments