hai007
12371764e6
1. Logs instant connection result code to advertise phase, discovery phase or connection attempts.
...
2. Adds one new result code CONNECTIVITY_AUTO_RESUME_FAILURE for reconnection
PiperOrigin-RevId: 659207468
2024-08-03 20:29:33 -07:00
hai007
65df1e8195
Add some of the np info into ns credential
...
PiperOrigin-RevId: 655734149
2024-07-24 16:16:16 -07:00
hai007
9f5d2c0111
Define proto field and collect/upload data to clearcut server
...
PiperOrigin-RevId: 653100645
2024-07-16 22:52:03 -07:00
Xin He
91f4e665e7
[Presence] Add device model name and manufacturer to Presence Metadata
...
PiperOrigin-RevId: 649132282
2024-07-03 10:59:25 -07:00
Johnson Lu
80cf0e50fd
Add num_failed_auto_resume into Payload logging.
...
PiperOrigin-RevId: 643283813
2024-06-14 02:28:00 -07:00
hai007
bba1ca540f
Remove provisioned identity type from proto
...
PiperOrigin-RevId: 629178167
2024-04-29 13:59:55 -07:00
hai007
0b04994f71
Update identity type name
...
PiperOrigin-RevId: 629163344
2024-04-29 13:12:45 -07:00
hai007
a1b80ff649
Update identity type name
...
PiperOrigin-RevId: 628545355
2024-04-26 16:57:25 -07:00
hai007
54eff829b5
Update identity type name
...
PiperOrigin-RevId: 628513553
2024-04-26 14:40:17 -07:00
hai007
18a03848e7
Records the Wifi Aware supports status
...
PiperOrigin-RevId: 628267165
2024-04-25 19:47:22 -07:00
Anthony Rueda
9065c0a933
[Presence] Add V1 encrypted adv hmac_key fields and update naming to align with latest changes to go/nearby-presence-spec
...
PiperOrigin-RevId: 627563098
2024-04-23 18:11:44 -07:00
Francis Tsui
dbb6550c2f
Remove experiments_log.proto.
...
PiperOrigin-RevId: 626095230
2024-04-18 11:23:46 -07:00
Francis Tsui
012b9b0569
Cleanup EventLogger interface.
...
PiperOrigin-RevId: 625797877
2024-04-17 13:59:30 -07:00
Francis Tsui
4443aa4251
Add experiment_log.proto
...
PiperOrigin-RevId: 625106788
2024-04-15 15:44:27 -07:00
Nick Bourdakos
a08a42077c
PR #2404 : Add license header to all source files
...
Imported from GitHub PR https://github.com/google/nearby/pull/2404
Copybara import of the project:
--
a6fbb3c396321c0b9012b787323f5f2ff652fd8f by Nick Bourdakos <bourdakos1@gmail.com >:
Add license header to all source files
Merging this change closes #2404
PiperOrigin-RevId: 623540004
2024-04-10 10:40:38 -07:00
hai007
2a56254756
Automated Code Change
...
PiperOrigin-RevId: 621908243
2024-04-04 10:52:30 -07:00
Guogang Li
387a51b260
internal update
...
PiperOrigin-RevId: 619595164
2024-03-27 11:25:55 -07:00
Anthony Rueda
848ef00cc0
[Presence] Change new unused signature_version field to string type for easier debugging and to align with [nearby_resources.proto]( https://source.corp.google.com/piper///depot/google3/google/internal/location/nearby/presence/v1/nearby_resources.proto;l=96 )
...
PiperOrigin-RevId: 615921095
2024-03-14 15:24:13 -07:00
Francis Tsui
a082f36021
Switch glog to absl::log.
...
PiperOrigin-RevId: 615535748
2024-03-13 14:03:23 -07:00
hai007
8a73a44146
Add analytics log for GATT database hash
...
Add new field in ProviderInfo message and write the data from provider GATT database characteristic
PiperOrigin-RevId: 615247090
2024-03-12 19:00:36 -07:00
hai007
965677199e
Internal change
...
PiperOrigin-RevId: 613336063
2024-03-06 14:14:42 -08:00
hai007
cb5016c3f3
1.Define OperationResult message, which contains result code category and resulc code
...
2.Add OperationResult message to ConnectionAttempt, EstablishedConnection and BandwidthUpgradeAttempt
PiperOrigin-RevId: 607231266
2024-02-14 23:57:20 -08:00
Francis Tsui
c2ade33c9c
No public changes.
...
PiperOrigin-RevId: 597033150
2024-01-09 13:46:42 -08:00
Anthony Rueda
7f7f097adb
[Presence] Deprecate Metadata and remove instances of Metadata from gmscore NP codes.
...
PiperOrigin-RevId: 596041877
2024-01-05 11:23:33 -08:00
Anthony Rueda
91197f3683
[Presence] Deflag use_shared_credential_grpc and deprecate secret_id field from LocalCredential and SharedCredential protos
...
PiperOrigin-RevId: 586831590
2023-11-30 17:08:13 -08:00
hai007
c26a53e384
1. log connectionTokens into ClientSession
...
2. In 1:1 share, this connectionToken value will be the same as that one in the ConnectionAttempt (same as the BandwidthUpgradeAttempt or the EstablishedConnection).
3. In group share, this connectionToken value will be the combination of all the connectionTokens in above point 2 (separated by comma).
PiperOrigin-RevId: 584767628
2023-11-22 18:49:13 -08:00
hai007
e876b68d90
1. log client_flow_id into ClientSession
...
2. In NS, passing the saved advertising flow id into NC so the client_flow_id in receiver side could be the same as the NS one, which could have the correct records mapping between the NS and NC.
PiperOrigin-RevId: 582876537
2023-11-15 19:02:38 -08:00
Anthony Rueda
3d11defc4a
[Presence] Add device ID to DeviceIdentityMetaData
...
PiperOrigin-RevId: 580758850
2023-11-08 20:16:54 -08:00
hai007
c1e5f47e3f
[Analytics] Add analytics for subsequent pairing but entering pairing mode
...
Add is_in_paired_history field when the event is SECRET_HANDSHAKE
LOG_STORAGE_INCREASE(GB/week): <1
1200000 perday * 7 days * (2+1 [tag+bool] + 2+8 [tag+int64] + 2+8 [tag+int64] + 2+1 [tag+bool]) bytes/record
Single record size (average): 26 bytes
PiperOrigin-RevId: 576717056
2023-10-25 19:45:16 -07:00
hai007
7596c298f7
[SubsequentPair] Add is_pair_triggered_by_settings in Fast Pair log to track subsequent pairing triggered from Pixel Settings.
...
LOG_STORAGE_INCREASE(GB/week): <1
1 perday * 7 days * (2+1 [tag+length] + 2+1 [tag+bool]) bytes/record
Single record size (average): 6 bytes
Design doc: go/subsequent-pairing-settings-integration
PiperOrigin-RevId: 570646781
2023-10-04 03:52:06 -07:00
hai007
c0fed171f2
Add several new fields to fast_pair_log
...
PiperOrigin-RevId: 568315642
2023-09-25 13:53:27 -07:00
hai007
94df1ffc4c
Records the dual band support status
...
PiperOrigin-RevId: 566465959
2023-09-18 18:04:30 -07:00
hai007
b1dfb11d2d
[Presence] Added more device types: foldable, automotive, and speaker.
...
PiperOrigin-RevId: 561692221
2023-08-31 10:24:11 -07:00
hai007
d9a6192916
Add num_successful_auto_resume into Payload logging.
...
PiperOrigin-RevId: 561345201
2023-08-30 08:16:55 -07:00
Xin He
0d83625766
[Presence] Add DUSI to shared credential
...
PiperOrigin-RevId: 560181461
2023-08-25 13:31:48 -07:00
Anthony Rueda
96750db706
[Presence] Renamemetadata_encryption_key_tag fields in shared credential proto to differentiate between V0/V1 unsigned adv key tags
...
PiperOrigin-RevId: 558919544
2023-08-21 15:39:35 -07:00
Janusz Sobczak
5393daf9f1
Merge logging and types build targets
...
Both "types" and "logging" build targets included "logging.h"
Merging them together avoids circular dependencies.
PiperOrigin-RevId: 555262816
2023-08-09 19:13:12 -07:00
Anthony Rueda
37b9119615
[Presence] Extend shared credential proto with int64 secret id field
...
PiperOrigin-RevId: 550661806
2023-07-24 13:48:54 -07:00
hai007
48184e6b4d
Add IfChange annotation to ensure the proto sync between 3rd party and the server copy.
...
PiperOrigin-RevId: 547953571
2023-07-13 16:01:55 -07:00
hai007
d91f7e6f44
Automated visibility attribute cleanup.
...
PiperOrigin-RevId: 542896809
2023-06-23 10:34:27 -07:00
Anthony Rueda
c829632879
[Presence] Pass DeviceIdentityMetadata materials to PresenceDevice during advertisement decryption
...
PiperOrigin-RevId: 540715111
2023-06-15 16:00:50 -07:00
hai007
efb0fd9a0a
Update Tachyon protos to allow Messaging APIs to be callable.
...
PiperOrigin-RevId: 540336655
2023-06-14 11:49:13 -07:00
Anthony Rueda
72b249474d
Extend local and shared credential protos to included duplicated metadata_encryption_key and metadata_encryption_key_tag for all protocol version
...
PiperOrigin-RevId: 538612138
2023-06-07 15:43:30 -07:00
hai007
b36b56b635
Add instance type to metadata to differentiate personal or managed profiles.
...
PiperOrigin-RevId: 538524943
2023-06-07 10:21:13 -07:00
Anthony Rueda
c1d7f6e3e0
[Presence] Data Structure modification for NP Multiple Account Phase One Implementation: b/285573323
...
PiperOrigin-RevId: 538508248
2023-06-07 09:20:16 -07:00
hai007
20ca9e282b
Add Tachyon protos for WebRTC.
...
PiperOrigin-RevId: 533278916
2023-05-18 16:08:20 -07:00
Joy Babafemi
8741eb6c71
Add "Foldable" DeviceType to PresenceDevice.
...
PiperOrigin-RevId: 528629960
2023-05-01 18:20:42 -07:00
Juliet Levesque
09b3ab0882
[Nearby Presence] Add DEVICE_TYPE_CHROMEOS to Metadata DeviceType
...
PiperOrigin-RevId: 524350458
2023-04-14 12:00:55 -07:00
Hai Shang
c312442f3d
internal clean up
...
PiperOrigin-RevId: 521555239
2023-04-03 14:00:22 -07:00
hai007
3e2d4b09ff
remove semantic_annotations and collection_basis_annotations on fast_pair_log to fix OSS build issue.
...
PiperOrigin-RevId: 520952834
2023-03-31 10:18:59 -07:00