Guogang Li
|
ed73963b6b
|
Add password field for AWDL Credential
PiperOrigin-RevId: 757944784
|
2025-05-12 15:54:46 -07:00 |
|
Johnson Lu
|
8f71b8e8b0
|
Add last_endpoint_id to UpgradePathInfo.ClientIntroduction
PiperOrigin-RevId: 757536755
|
2025-05-11 18:18:20 -07:00 |
|
Guogang Li
|
d61ed675b7
|
Add AWDL credential for AWDL upgrade
PiperOrigin-RevId: 754965804
|
2025-05-05 14:17:49 -07:00 |
|
Johnson Lu
|
3e3733b10d
|
Add fields for dynamic role switching
PiperOrigin-RevId: 742474968
|
2025-03-31 18:20:49 -07:00 |
|
Guogang Li
|
fd2cba8f05
|
Update proto files to include AWDL medium
PiperOrigin-RevId: 738078567
|
2025-03-18 11:21:54 -07:00 |
|
Johnson Lu
|
45ee0d0df3
|
Add version to AutoResumeFrame
PiperOrigin-RevId: 733181295
|
2025-03-03 22:05:51 -08:00 |
|
Anay Wadhera
|
f94c4837d7
|
add date last modified to payload header
PiperOrigin-RevId: 725738383
|
2025-02-11 12:54:28 -08:00 |
|
Johnson Lu
|
2b861b63e2
|
Add last_endpoint_id to AutoReconnectFrame
PiperOrigin-RevId: 715189500
|
2025-01-13 18:50:38 -08:00 |
|
Johnson Lu
|
686e31e337
|
Add keep_alive_timeout_millis in the ConnectionResponseFrame
PiperOrigin-RevId: 703665365
|
2024-12-06 17:45:01 -08:00 |
|
hai007
|
2a43f74e1e
|
Automated Code Change
PiperOrigin-RevId: 702190141
|
2024-12-02 21:33:29 -08:00 |
|
Johnson Lu
|
9acac17b88
|
Add location_hint field
PiperOrigin-RevId: 700541585
|
2024-11-26 20:14:35 -08:00 |
|
Johnson Lu
|
0dd8d5c8eb
|
Add WEB_RTC_NON_CELLULAR enum
PiperOrigin-RevId: 679384625
|
2024-09-26 19:28:23 -07:00 |
|
hai007
|
f0115df88b
|
Internal change
PiperOrigin-RevId: 663333107
|
2024-08-15 09:40:28 -07:00 |
|
hai007
|
bac83ef6a1
|
add station frequency in SAFE_TO_CLOSE_PRIOR_CHANNEL event
PiperOrigin-RevId: 661157431
|
2024-08-09 00:41:44 -07:00 |
|
hai007
|
00e8286021
|
add connection mode
PiperOrigin-RevId: 633706665
|
2024-05-14 14:28:03 -07:00 |
|
hai007
|
2a56254756
|
Automated Code Change
PiperOrigin-RevId: 621908243
|
2024-04-04 10:52:30 -07:00 |
|
Francis Tsui
|
a082f36021
|
Switch glog to absl::log.
PiperOrigin-RevId: 615535748
|
2024-03-13 14:03:23 -07:00 |
|
hai007
|
b675986871
|
create a new PacketType "PAYLOAD_ACK" to replace ControlMessage.EventType "PAYLOAD_RECEIVED_ACK"
PiperOrigin-RevId: 588287541
|
2023-12-05 21:47:49 -08:00 |
|
hai007
|
eb4a37084b
|
Support dynamic upgrade when the device is connected to Wifi AP after initial connection.
PiperOrigin-RevId: 556959762
|
2023-08-14 17:25:59 -07:00 |
|
hai007
|
15d24c08a5
|
Add sequence number for keep alive packet
PiperOrigin-RevId: 550613263
|
2023-07-24 10:59:52 -07:00 |
|
hai007
|
036d4ee490
|
Exchange ClientIntroductionFrame/ClientIntroductionAckFrame after reconnected successfully
PiperOrigin-RevId: 544683178
|
2023-06-30 09:58:09 -07:00 |
|
hai007
|
ebe02e1174
|
Allow auto-resume the payload transfer when disconnection
PiperOrigin-RevId: 540438831
|
2023-06-14 18:35:04 -07:00 |
|
hai007
|
224ab6b698
|
Automated visibility attribute cleanup.
PiperOrigin-RevId: 538205367
|
2023-06-06 09:23:59 -07:00 |
|
hai007
|
e77c1e862e
|
safe_to_disconnect_version for safe-to-disconnect features.
PiperOrigin-RevId: 537501354
|
2023-06-03 00:01:35 -07:00 |
|
Johnson Lu
|
83739b3185
|
[Connections] Switch to use P2P IPv6 address
PiperOrigin-RevId: 527502244
|
2023-04-27 01:05:22 -07:00 |
|
Edwin Wu
|
576b0babfa
|
[Connections] Implement NC/NP Handshake & Connection Authentication, part IV
PiperOrigin-RevId: 525618680
|
2023-04-19 19:56:59 -07:00 |
|
Edwin Wu
|
a706e95e7b
|
[Connections] Implement NC/NP Handshake & Connection Authentication, part III
PiperOrigin-RevId: 525615681
|
2023-04-19 19:32:44 -07:00 |
|
Johnson Lu
|
7fb90aea30
|
Add connections_device and presence_device fields in ConnectionRequestFrame
PiperOrigin-RevId: 523024392
|
2023-04-09 21:12:02 -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
|
3f61031345
|
1. Supports payload received ack sync for sender
2. Supports safe-to-disconnect check (no auto reconnect or auto resume transfer yet)
PiperOrigin-RevId: 517191691
|
2023-03-16 12:17:04 -07:00 |
|
hai007
|
fbee16103b
|
Supports Multiplex transmission for Bluetooth to allow multiple clients reuse the existed connection. See go/nc_multiplex for more details.
PiperOrigin-RevId: 517039657
|
2023-03-16 00:11:27 -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 |
|
Edwin Wu
|
d37c80dfc5
|
[Nearby Connections] Add OS_INFO at initial connection for BWU protocol.
PiperOrigin-RevId: 508561261
|
2023-02-09 21:37:28 -08:00 |
|
Janusz Sobczak
|
5f4144cd0b
|
Update SharedCredential definition
PiperOrigin-RevId: 507568902
|
2023-02-06 13:33:23 -08:00 |
|
Nick Bourdakos
|
07998a05ed
|
Change "ios" package name to "apple" since its usage isn't limited to iOS
PiperOrigin-RevId: 497046967
|
2022-12-21 18:09:42 -08:00 |
|
Anay Wadhera
|
74f7f5ec5c
|
Fix visibility rules
PiperOrigin-RevId: 485897261
|
2022-11-03 09:44:47 -07:00 |
|
Johnson Lu
|
cf26a98379
|
Add gateway field in WifiDirectCredentials
PiperOrigin-RevId: 481066785
|
2022-10-13 23:15:51 -07:00 |
|
Adam Cozzette
|
d92f1d4757
|
Internal change.
PiperOrigin-RevId: 468293287
|
2022-08-17 14:27:18 -07:00 |
|
Nick Bourdakos
|
c48e27d754
|
Add GitHub Action for testing Linux build.
PiperOrigin-RevId: 466797648
|
2022-08-10 15:18:44 -07:00 |
|
xlythe
|
859a0ecb27
|
Add USB enum
PiperOrigin-RevId: 461149613
|
2022-07-15 01:49:46 -07:00 |
|
johnsonlu
|
ce80804639
|
Modify the comment of MediumMetaData.ap_frequency
PiperOrigin-RevId: 455297318
|
2022-06-15 22:19:39 -07:00 |
|
johnsonlu
|
58d14a36bf
|
Add comments of MediumMetadata
PiperOrigin-RevId: 449641256
|
2022-05-18 20:17:56 -07:00 |
|
suetfei
|
82cd2d5e6c
|
Delete offline_wire_formats.pb.h
|
2022-04-05 09:50:27 -07:00 |
|
suetfei
|
983f5e0c61
|
Delete offline_wire_formats.pb.cc
|
2022-04-05 09:50:09 -07:00 |
|
suetfei
|
c010c0e681
|
Create offline_wire_formats.pb.h
|
2022-04-04 00:37:48 -07:00 |
|
suetfei
|
d898aaf752
|
Delete test_proto.pb.h
|
2022-04-04 00:35:39 -07:00 |
|
suetfei
|
87a55ad400
|
Create offline_wire_formats.pb.cc
|
2022-04-04 00:35:30 -07:00 |
|
suetfei
|
032315de18
|
Create test_proto.pb.h
|
2022-04-02 00:10:08 -07:00 |
|