Records the dual band support status

PiperOrigin-RevId: 566465959
This commit is contained in:
hai007
2023-09-18 18:04:30 -07:00
committed by Copybara-Service
parent 9774b5f53c
commit 94df1ffc4c
@@ -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.