Commit Graph
16 Commits
Author SHA1 Message Date
hai007 2a43f74e1e Automated Code Change
PiperOrigin-RevId: 702190141
2024-12-02 21:33:29 -08: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
Francis Tsui a082f36021 Switch glog to absl::log.
PiperOrigin-RevId: 615535748
2024-03-13 14:03:23 -07:00
Juliet Levesque e706703def [Nearby Presence] Optimize PresenceFrame proto for lite runtime
Adds a line to optimize the PresenceFrame proto for lite runtime, which is necessary for compilation on ChromeOS

PiperOrigin-RevId: 604404542
2024-02-05 12:48:53 -08:00
hai007 e186ef6232 Internal refactor
PiperOrigin-RevId: 563205643
2023-09-09 00:12:49 +00:00
Joy Babafemi bf78f30792 Modify UwbControleeCapabilities to support multi-chip environment.
PiperOrigin-RevId: 557244065
2023-08-15 14:06:06 -07:00
hai007 b6459434a2 Update ranging interval from update rates.
PiperOrigin-RevId: 553250662
2023-08-10 00:37:35 +00:00
hai007 0b3e42a511 Change PresenceAuthenticationFrame to differentiate two types of credential ID hash.
PiperOrigin-RevId: 544803920
2023-06-30 20:05:33 -07:00
hai007 df1831cfdf Add slot duration and ranging interval as new ranging capabilities and parameters.
PiperOrigin-RevId: 542637190
2023-06-22 12:38:27 -07:00
Anay Wadhera e0674d435e Implement signing/verification of PresenceAuthenticationFrames
PiperOrigin-RevId: 540029386
2023-06-13 11:53:15 -07:00
hai007 0dc5f85627 Add proto for authenticating Nearby Presence identities.
PiperOrigin-RevId: 539222890
2023-06-09 18:21:45 -07:00
Anay Wadhera 5f31f27f0e move presence_frame.proto to third_party
PiperOrigin-RevId: 537190843
2023-06-01 19:37:31 -07:00
Xin He 123a2cfd18 Move credentials related proto from Prensence to internal
Replace PresenceIdentityType with proto

PiperOrigin-RevId: 467294239
2022-08-12 14:18:34 -07:00
Nick Bourdakos c48e27d754 Add GitHub Action for testing Linux build.
PiperOrigin-RevId: 466797648
2022-08-10 15:18:44 -07:00
hai007 a732616a97 Change private/public credentials from struct to proto.
PiperOrigin-RevId: 464678736
2022-08-01 19:16:05 -07:00
hai007 d4b40ed9a7 Change device metadata from struct to proto.
PiperOrigin-RevId: 463583244
2022-07-27 07:44:54 -07:00