Commit Graph
50 Commits
Author SHA1 Message Date
hai007 2a43f74e1e Automated Code Change
PiperOrigin-RevId: 702190141
2024-12-02 21:33:29 -08:00
hai007 b376b9456b Adds rx advertisement support for NFC.
PiperOrigin-RevId: 668359402
2024-08-28 02:40:53 -07:00
hai007 a633a940f4 Multiplex implementation - Frame generation
PiperOrigin-RevId: 616247739
2024-03-15 14:45:01 -07:00
Francis Tsui a082f36021 Switch glog to absl::log.
PiperOrigin-RevId: 615535748
2024-03-13 14:03:23 -07:00
Edwin Wu 7b50a09185 Add salt for hashing service_id in generic MultiplexScoket.
PiperOrigin-RevId: 548151953
2023-07-14 09:54:16 -07:00
Fan Di ddaf447212 Add salt for hashing service_id in generic MultiplexScoket.
PiperOrigin-RevId: 547667469
2023-07-12 19:58:53 -07:00
Edwin Wu 49965a6cf1 Add salt for hashing service_id in generic MultiplexScoket.
PiperOrigin-RevId: 544634139
2023-06-30 05:57:35 -07:00
Edwin Wu 05c707dd78 Add salt for hashing service_id in BLE packets.
PiperOrigin-RevId: 542118349
2023-06-20 19:45:20 -07:00
Nick Bourdakos c73ebe8778 Add import comments
PiperOrigin-RevId: 520433728
2023-03-29 13:55:46 -07:00
Nick Bourdakos 64ff0ee034 Comment protos
PiperOrigin-RevId: 520349919
2023-03-29 09:00:08 -07:00
Nick Bourdakos decdc15402 Internal change
PiperOrigin-RevId: 519204238
2023-03-24 12:06:55 -07:00
Nick Bourdakos 99298444df Use @rules_cc for cc_proto_library
PiperOrigin-RevId: 519188761
2023-03-24 12:05:19 -07:00
Nick Bourdakos e21f736588 Internal change
PiperOrigin-RevId: 519180519
2023-03-24 11:05:33 -07:00
hai007 86d33f749a Supports Multiplex transmission for Bluetooth to allow multiple clients reuse the existed connection. See go/nc_multiplex for more details.
PiperOrigin-RevId: 517028681
2023-03-15 22:54:56 -07:00
Janusz Sobczak 5f4144cd0b Update SharedCredential definition
PiperOrigin-RevId: 507568902
2023-02-06 13:33:23 -08:00
hai007 6edd1d11b0 Automated visibility attribute cleanup.
PiperOrigin-RevId: 499356727
2023-01-03 17:57:55 -08:00
Anay Wadhera 74f7f5ec5c Fix visibility rules
PiperOrigin-RevId: 485897261
2022-11-03 09:44:47 -07:00
hai007 756501bf3f Update build file for tests.
PiperOrigin-RevId: 475473048
2022-09-19 23:28:02 -07:00
Adam Cozzette d92f1d4757 Internal change.
PiperOrigin-RevId: 468293287
2022-08-17 14:27:18 -07:00
Nick Bourdakos 076b00ed61 Internal change
PiperOrigin-RevId: 466164069
2022-08-08 19:37:52 -07:00
suetfei d99101d23d Delete web_rtc_signaling_frames.pb.h 2022-04-05 09:52:15 -07:00
suetfei c36a6fcfdf Delete web_rtc_signaling_frames.pb.cc 2022-04-05 09:52:06 -07:00
suetfei 1dc22600cd Delete nfc_frames.pb.h 2022-04-05 09:51:55 -07:00
suetfei 83cb6ac3b5 Delete nfc_frames.pb.cc 2022-04-05 09:51:47 -07:00
suetfei 0476c8e209 Delete ble_frames.pb.h 2022-04-05 09:51:39 -07:00
suetfei cd3315ad8b Delete ble_frames.pb.cc 2022-04-05 09:51:32 -07:00
suetfei 03f4bfaf41 Create web_rtc_signaling_frames.pb.h 2022-04-04 00:55:46 -07:00
suetfei 8ef586cc40 Create web_rtc_signaling_frames.pb.cc 2022-04-04 00:55:18 -07:00
suetfei 3ab871d6b7 Create nfc_frames.pb.h 2022-04-04 00:54:25 -07:00
suetfei cde9ea1e67 Create nfc_frames.pb.cc 2022-04-04 00:53:54 -07:00
suetfei ca90cf06e9 Create ble_frames.pb.h 2022-04-04 00:53:23 -07:00
suetfei cbba00a38a Create ble_frames.pb.cc 2022-04-04 00:52:36 -07:00
suetfei e6752f3348 Update README for iOS & macOS Build.
PiperOrigin-RevId: 438758043
2022-04-01 00:43:03 -07:00
deling-google 1f7ad3b553 Add protos and headers 2022-03-31 12:44:50 -07:00
suetfei d65e41cc4a Internal Flow Fix
PiperOrigin-RevId: 438157831
2022-03-29 16:41:43 -07:00
hai007 e74b650980 Adding Annotations
PiperOrigin-RevId: 437668370
2022-03-27 22:05:03 -07:00
suetfei 3c8a279829 Add WORKSPACE and .bazelrc and make other changes for bazel build.
PiperOrigin-RevId: 428343135
2022-02-13 08:50:47 -08:00
suetfei 37f8b4487e Internal flow change phase 2.
PiperOrigin-RevId: 427059704
2022-02-07 17:17:20 -08:00
hais a5086f3878 Modify copybara rules
PiperOrigin-RevId: 426029875
2022-02-02 19:09:34 -08:00
suetfei 287f0d7174 Internal Flow change for BUILD.
PiperOrigin-RevId: 424991730
2022-02-02 11:51:37 -08:00
suetfei 5bc20e2ea4 Internal cleaup for protos.
PiperOrigin-RevId: 424738503
2022-02-02 11:44:51 -08:00
hais a192cd3e32 Patch recent cls from nearby_connections;
Sync github to replace nearby_connections with nearby.

PiperOrigin-RevId: 411609608
2021-11-22 11:38:39 -08:00
xlythe cb169f5897 Add '//buildenv/target:non_prod' compatibility
PiperOrigin-RevId: 388806419
2021-08-04 16:11:49 -07:00
jsobczak dfc61a8f05 Move license text to BUILD files top
PiperOrigin-RevId: 388579579
2021-08-03 17:10:57 -07:00
Janusz Sobczak c7fc76825c Internal change
PiperOrigin-RevId: 385836456
2021-07-20 11:45:07 -07:00
hai007 c6a170b71b Internal change
PiperOrigin-RevId: 385574533
2021-07-19 09:39:19 -07:00
hai007 b588cb34b4 Merge branch 'google3' to roll forward up to cl/351408510. 2021-01-12 11:20:06 -08:00
hai007 0be1cd03ce Roll forward up to cl/351408510. 2021-01-12 11:16:21 -08:00
Alexey Polyudov 3e5ca324f1 Roll forward to cl/318180324
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I3575487805a067fa397ea01c56e8d26c84054f9d
2020-06-24 18:23:59 -07:00
Alexey Polyudov a4ef9ee564 Roll forward to cl/318180324
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I71bb49fe74104964088d392b12775ec2a253b1c9
2020-06-24 18:15:07 -07:00