hai007
2e33e009e5
add detailed error codes for medium upgrade failures.
...
PiperOrigin-RevId: 877593149
2026-03-02 15:00:20 -08:00
hai007
0cd9160cf4
Add more test cases for Awdl medium to improve test coverage.
...
PiperOrigin-RevId: 877586175
2026-03-02 14:45:04 -08:00
hai007
657591bce4
Add more test cases for EncryptionRunner to improve test coverage.
...
PiperOrigin-RevId: 877490825
2026-03-02 11:17:32 -08:00
hai007
e91e5fab0f
Automated Code Change
...
PiperOrigin-RevId: 877068221
2026-03-01 12:44:57 -08:00
hai007
fa530d3bec
Automated Code Change
...
PiperOrigin-RevId: 877067884
2026-03-01 12:43:43 -08:00
hai007
595e71a36d
Automated Code Change
...
PiperOrigin-RevId: 877067723
2026-03-01 12:36:54 -08:00
hai007
622b4eca8b
Automated Code Change
...
PiperOrigin-RevId: 876848243
2026-02-28 20:22:56 -08:00
hai007
079b5b94e9
Automated Code Change
...
PiperOrigin-RevId: 876835227
2026-02-28 19:27:54 -08:00
hai007
230a6f2362
add remote disconnection reason.
...
PiperOrigin-RevId: 875416939
2026-02-25 17:47:18 -08:00
hai007
7034015127
Extend protobuf to include syncing related messages.
...
PiperOrigin-RevId: 874107544
2026-02-23 09:19:17 -08:00
hai007
4a059b0669
Add more test cases for BluetoothDeviceNameTest improve test coverage.
...
PiperOrigin-RevId: 873094091
2026-02-20 15:16:28 -08:00
hai007
fbc906aaae
Add logs for play integrity error code
...
PiperOrigin-RevId: 872937909
2026-02-20 09:31:26 -08:00
hai007
306e5df90a
Automated Code Change
...
PiperOrigin-RevId: 871299383
2026-02-17 07:11:04 -08:00
hai007
80a263efeb
Internal change
...
PiperOrigin-RevId: 869774557
2026-02-13 09:50:38 -08:00
hai007
743093a55d
Automated Code Change
...
PiperOrigin-RevId: 869030558
2026-02-11 22:28:39 -08:00
hai007
0ea5d2362e
Add speed test results
...
PiperOrigin-RevId: 868726957
2026-02-11 10:03:27 -08:00
hai007
b49414cb90
Add more test cases for InternalPayloadFactoryTest to improve test coverage.
...
PiperOrigin-RevId: 868195322
2026-02-10 09:58:08 -08:00
hai007
a824f0fd11
Automated Code Change
...
PiperOrigin-RevId: 865782783
2026-02-05 00:04:42 -08:00
hai007
e94d3de4e1
Automated Code Change
...
PiperOrigin-RevId: 865217495
2026-02-03 22:24:12 -08:00
hai007
a353c3f851
Automated Code Change
...
PiperOrigin-RevId: 864793757
2026-02-03 03:28:10 -08:00
hai007
684e84ac5e
Automated Code Change
...
PiperOrigin-RevId: 862646603
2026-01-29 02:52:46 -08:00
hai007
3991d6ed70
Automated Code Change
...
PiperOrigin-RevId: 862218218
2026-01-28 07:02:42 -08:00
hai007
05e886f547
Update WinRT headers to support Windows App SDK and newer Windows SDK.
...
PiperOrigin-RevId: 862076081
2026-01-27 23:46:02 -08:00
hai007
0eb177d4b5
Wi-Fi Direct Service Implementation(9.3)
...
PiperOrigin-RevId: 859401498
2026-01-21 21:19:11 -08:00
hai007
8c4711711a
Wi-Fi Direct Service Implementation(9.4)
...
PiperOrigin-RevId: 859268261
2026-01-21 14:38:40 -08:00
hai007
52c0e44813
Remove EnableBleV2 flag.
...
PiperOrigin-RevId: 858892895
2026-01-20 21:18:07 -08:00
hai007
2092a967cf
add more error codes
...
PiperOrigin-RevId: 856356224
2026-01-14 14:08:18 -08:00
hai007
a32352398f
Add a type for CreateCloudSharingResult when create sharing success but the deice has no notification target to receive receiver updates.
...
PiperOrigin-RevId: 855362668
2026-01-12 13:31:32 -08:00
hai007
be3db49015
Wi-Fi Direct Service Implementation(9.2)
...
PiperOrigin-RevId: 853845305
2026-01-08 12:36:20 -08:00
hai007
c86f9f573f
Automated Code Change
...
PiperOrigin-RevId: 850400587
2025-12-30 06:58:58 -08:00
hai007
7290b70fc1
Automated Code Change
...
PiperOrigin-RevId: 847148315
2025-12-20 10:18:26 -08:00
hai007
b1e1d7970b
Wi-Fi Direct Service Implementation(9.1)
...
PiperOrigin-RevId: 846899549
2025-12-19 16:09:22 -08:00
hai007
46ad9a75ef
Fix out-of-bounds string access in GNCIPv4AddressTest found by LibC++ hardening
...
LibC++ hardening detected an out-of-bounds write in `testInitFromDataWithLeadingEmptyBytes`. The `std::string` initialized with "\0\0\0\0" was empty, making the access `addressString[3]` invalid.
Updated the `std::string` constructor to specify the size, so it correctly includes the null bytes, preventing the crash.
PiperOrigin-RevId: 846853226
2025-12-19 13:48:53 -08:00
hai007
ee108c58ff
Wi-Fi Direct Service Implementation(9)
...
PiperOrigin-RevId: 845358747
2025-12-16 11:16:56 -08:00
hai007
9cf53e968b
Wi-Fi Direct Service Implementation(8.3)
...
PiperOrigin-RevId: 843969255
2025-12-12 22:46:16 -08:00
hai007
5763d1e07f
[Analytics] Add isDirectShare parameter to transfer metadata
...
PiperOrigin-RevId: 843507658
2025-12-11 21:31:11 -08:00
hai007
654d14948b
Add another reason Quick share credential got synced
...
PiperOrigin-RevId: 842454723
2025-12-09 17:05:57 -08:00
hai007
8e597c9df0
Wi-Fi Direct Service Implementation(8.2)
...
PiperOrigin-RevId: 842093008
2025-12-08 23:59:05 -08:00
hai007
91b9713eb2
Wi-Fi Direct Service Implementation(8.1)
...
PiperOrigin-RevId: 839804624
2025-12-03 10:11:36 -08:00
hai007
d4ecf8a23c
Update visibility of offline_wire_formats.proto
...
PiperOrigin-RevId: 839606263
2025-12-02 23:31:13 -08:00
hai007
4510517f6e
Automated Code Change
...
PiperOrigin-RevId: 839597507
2025-12-02 22:58:04 -08:00
hai007
7b2d1910b3
Wi-Fi Direct Service Implementation(8)
...
PiperOrigin-RevId: 839297248
2025-12-02 09:17:46 -08:00
hai007
007724c18f
Add latency measurement for CloudCreateSharingRequest
...
PiperOrigin-RevId: 836303455
2025-11-24 11:33:01 -08:00
hai007
ea2a651911
Wi-Fi Direct Service Implementation(7)
...
PiperOrigin-RevId: 834584965
2025-11-19 21:45:43 -08:00
hai007
e79d9924a1
Automated Code Change
...
PiperOrigin-RevId: 833642570
2025-11-17 21:54:18 -08:00
hai007
431a020310
Wi-Fi Direct Service Implementation(6)
...
PiperOrigin-RevId: 833533194
2025-11-17 16:04:50 -08:00
hai007
1baab3cb2c
Add CloudActionType for CloudDownloadStart and CloudDownloadEnd
...
PiperOrigin-RevId: 832663739
2025-11-15 04:13:52 -08:00
hai007
35a42d4d31
Automated Code Change
...
PiperOrigin-RevId: 829891487
2025-11-08 14:38:18 -08:00
hai007
6c710d3426
Add 4 new operation result codes for Wifi Aware and modify return type of requestConnection and joinNetwork to return the correct result code.
...
PiperOrigin-RevId: 829289508
2025-11-06 23:24:44 -08:00
hai007
025aa25260
Add CloudRegisterReceiverResult enums for cloud sharing
...
PiperOrigin-RevId: 829257328
2025-11-06 21:39:53 -08:00
hai007
58aa89ae00
Add new analytics event for status of Cloud Sharing RPC calls.
...
PiperOrigin-RevId: 828076707
2025-11-04 12:05:01 -08:00
hai007
ea8ffcf9f2
Wi-Fi Direct Service Implementation(5)
...
PiperOrigin-RevId: 828017340
2025-11-04 09:53:58 -08:00
hai007
54a6836be0
Remove the fake Windows WifiDirect implementation files.
...
PiperOrigin-RevId: 828009506
2025-11-04 09:33:18 -08:00
hai007
389a1bc151
[Analytics]Add isMutualContact to SEND_ATTACHMENTS_END event.
...
PiperOrigin-RevId: 825355035
2025-10-28 21:39:38 -07:00
hai007
c2e352d6f7
Wi-Fi Direct Service Implementation(4.1)
...
PiperOrigin-RevId: 825158720
2025-10-28 12:36:41 -07:00
hai007
13dd4d7696
Wi-Fi Direct Service Implementation(4)
...
PiperOrigin-RevId: 824914003
2025-10-28 01:53:44 -07:00
hai007
743c5822b8
Automated Code Change
...
PiperOrigin-RevId: 824833472
2025-10-27 22:06:28 -07:00
hai007
452e9f546c
Remove the prefix for the generalization.
...
PiperOrigin-RevId: 823672127
2025-10-24 14:46:06 -07:00
hai007
7e8cbfc140
...text exposed to open source public git repo
...
PiperOrigin-RevId: 822630727
2025-10-22 09:54:28 -07:00
hai007
58388bff01
...text exposed to open source public git repo
...
PiperOrigin-RevId: 822442058
2025-10-21 23:37:54 -07:00
hai007
caf695a2c4
Remove the prefix for the generalization.
...
PiperOrigin-RevId: 822263192
2025-10-21 13:53:17 -07:00
hai007
ed2d8ab7c3
Wi-Fi Direct Service Implementation(3)
...
PiperOrigin-RevId: 821831834
2025-10-20 15:33:39 -07:00
hai007
75865fffbc
Automated Code Change
...
PiperOrigin-RevId: 821702542
2025-10-20 10:23:24 -07:00
hai007
3173de9583
...text exposed to open source public git repo
...
PiperOrigin-RevId: 821069949
2025-10-18 08:34:42 -07:00
hai007
1af5cba50e
Wi-Fi Direct Service Implementation(2)
...
PiperOrigin-RevId: 818768778
2025-10-13 12:01:57 -07:00
hai007
9fef2ce878
Wi-Fi Direct Service Implementation(1)
...
PiperOrigin-RevId: 818758923
2025-10-13 11:41:26 -07:00
hai007
a404f8402d
Remove the prefix for the generalization.
...
PiperOrigin-RevId: 817874032
2025-10-10 19:02:07 -07:00
hai007
a065584164
Fix potential security bug
...
PiperOrigin-RevId: 814833848
2025-10-03 14:34:39 -07:00
hai007
2e0e6e13d5
...text exposed to open source public git repo
...
PiperOrigin-RevId: 813775838
2025-10-01 09:04:01 -07:00
hai007
a80e4be352
Automated Code Change
...
PiperOrigin-RevId: 813575740
2025-09-30 21:59:13 -07:00
hai007
4fc7c4f93c
Automated Code Change
...
PiperOrigin-RevId: 813120005
2025-09-30 00:09:32 -07:00
hai007
482d7f773d
...text exposed to open source public git repo
...
PiperOrigin-RevId: 811556503
2025-09-25 17:04:33 -07:00
hai007
fd30f45530
Remove the prefix for the generalization.
...
PiperOrigin-RevId: 811432704
2025-09-25 11:32:44 -07:00
hai007
88a0bf0385
...text exposed to open source public git repo
...
PiperOrigin-RevId: 811057024
2025-09-24 15:22:26 -07:00
hai007
47b450bbd4
[Analytics]Add external provider package name/service id to analytics event metadata.
...
PiperOrigin-RevId: 807618276
2025-09-16 03:10:10 -07:00
hai007
bbecf44a56
Refactor WifiLanBwuHandler test to improve test coverage.
...
PiperOrigin-RevId: 807379771
2025-09-15 14:17:54 -07:00
hai007
5bdc1ab09c
Automated Code Change
...
PiperOrigin-RevId: 806630829
2025-09-13 05:04:07 -07:00
hai007
cbcc6d4493
Automated Code Change
...
PiperOrigin-RevId: 806563933
2025-09-12 23:49:09 -07:00
hai007
b56d18d577
Refactor WifiLanBwuHandler test to improve test coverage.
...
PiperOrigin-RevId: 806350972
2025-09-12 11:01:53 -07:00
hai007
04a516f5a7
Automated Code Change
...
PiperOrigin-RevId: 806200253
2025-09-12 02:39:11 -07:00
hai007
ac2e030fca
Automated Code Change
...
PiperOrigin-RevId: 806081743
2025-09-11 19:45:10 -07:00
hai007
579a01e26f
Refactor implementation:pcp_handler_test to improve test coverage.
...
PiperOrigin-RevId: 804491033
2025-09-08 10:32:06 -07:00
hai007
c4d770bb27
...text exposed to open source public git repo
...
PiperOrigin-RevId: 802204514
2025-09-02 10:43:12 -07:00
hai007
c1ac949ecb
Automated Code Change
...
PiperOrigin-RevId: 801591643
2025-08-31 16:09:02 -07:00
hai007
91721c3dbb
Automated Code Change
...
PiperOrigin-RevId: 801577756
2025-08-31 14:38:48 -07:00
hai007
d44997d16d
Automated Code Change
...
PiperOrigin-RevId: 801555798
2025-08-31 12:23:34 -07:00
hai007
ec3dc80d32
Refactor implementation:service_controller_test to improve test coverage.
...
PiperOrigin-RevId: 800744966
2025-08-28 22:12:33 -07:00
hai007
fe81c82e88
Automated Code Change
...
PiperOrigin-RevId: 800196135
2025-08-27 15:32:05 -07:00
hai007
bb1fe70700
Fix go/msan, go/msan_arm and go/hwasan_arm error
...
PiperOrigin-RevId: 800066348
2025-08-27 09:36:11 -07:00
hai007
40bf056e17
Add p2p_star_pcp_handler_test.cc to improve test coverage.
...
PiperOrigin-RevId: 799397593
2025-08-25 21:51:55 -07:00
hai007
5f27145da5
Update WebRTC IceCandidate type usage.
...
Replaces `webrtc::IceCandidateInterface` with `webrtc::IceCandidate` due to a change in the WebRTC API.
PiperOrigin-RevId: 798263016
2025-08-22 10:39:19 -07:00
hai007
f8e3f97c4e
Refactor WifiDirectTest to improve test coverage.
...
PiperOrigin-RevId: 797139031
2025-08-19 21:07:51 -07:00
hai007
a024248341
Delete test that tests behavior when std::string_view is constructed from nullptr
...
PiperOrigin-RevId: 797045149
2025-08-19 15:34:35 -07:00
hai007
094dcf30b5
Refactor MultiplexSocketTest to improve test coverage.
...
PiperOrigin-RevId: 796459727
2025-08-18 09:36:16 -07:00
hai007
18d2a065bf
Automated Code Change
...
PiperOrigin-RevId: 795390731
2025-08-15 01:51:15 -07:00
hai007
59f46f4b5a
Remove the prefix for the generalization.
...
PiperOrigin-RevId: 795189590
2025-08-14 14:06:14 -07:00
hai007
c581dad51a
Automated Code Change
...
PiperOrigin-RevId: 794907143
2025-08-14 00:19:46 -07:00
hai007
172f8452c6
Refactor WifiLanServiceInfotest to improve test coverage.
...
PiperOrigin-RevId: 794712543
2025-08-13 13:31:00 -07:00
hai007
c53c152158
Refactor WifiHotspotBwuHandler test to improve test coverage.
...
PiperOrigin-RevId: 793973953
2025-08-12 00:30:16 -07:00
hai007
dcfb83f68b
Automated Code Change
...
PiperOrigin-RevId: 793110622
2025-08-09 16:13:50 -07:00