mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Logs the endpoint info size into AdvertisingPhase
Tested: https://paste.googleplex.com/4752588241371136 PiperOrigin-RevId: 666167190
This commit is contained in:
@@ -495,6 +495,9 @@ message ConnectionsLog {
|
||||
|
||||
// The wifi aware support status
|
||||
optional bool supports_wifi_aware = 7;
|
||||
|
||||
// The endpoint info size
|
||||
optional int32 endpoint_info_size = 8;
|
||||
}
|
||||
|
||||
// Some additional information to keep with the discovery phase.
|
||||
|
||||
Reference in New Issue
Block a user