mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Records the dual band support status
PiperOrigin-RevId: 566465959
This commit is contained in:
@@ -420,6 +420,9 @@ message ConnectionsLog {
|
||||
|
||||
// The power level of this advertising
|
||||
optional location.nearby.proto.connections.PowerLevel power_level = 5;
|
||||
|
||||
// The dual band support status
|
||||
optional bool supports_dual_band = 6;
|
||||
}
|
||||
|
||||
// Some additional information to keep with the discovery phase.
|
||||
|
||||
Reference in New Issue
Block a user