Commit Graph
3267 Commits
Author SHA1 Message Date
Guogang Li 2df88546be Fixed MD5 and SHA256 bug in apple platform implementation
PiperOrigin-RevId: 776303688
2025-06-26 15:26:17 -07:00
hai007 2426f3e174 Check the Location Permission Status before Get Current SSID
PiperOrigin-RevId: 775385875
2025-06-24 14:35:44 -07:00
hai007 3895575f51 Automated Code Change
PiperOrigin-RevId: 775072056
2025-06-23 22:37:57 -07:00
Guogang Li b8246abbe4 Fixed the potential advertising issue in Wi-Fi LAN
PiperOrigin-RevId: 774961389
2025-06-23 16:05:39 -07:00
Guogang Li 0c0a59d8a1 Add API to retrieve BLE peripheral ID from native BLE ID
PiperOrigin-RevId: 773373972
2025-06-19 09:54:00 -07:00
Francis Tsui 611306da1d Cleanup kDedupInUnregisterShareTarget flag.
PiperOrigin-RevId: 772486416
2025-06-17 08:35:09 -07:00
Guogang Li f61fdde59a Enable stable endpoint id for iOS
PiperOrigin-RevId: 771245026
2025-06-13 15:27:37 -07:00
Francis Tsui cbb48abba5 Remove obsolete platform methods.
PiperOrigin-RevId: 770844470
2025-06-12 16:43:45 -07:00
Anthony Rueda fff5c22e31 Add identity field to DeviceIdentityMetaData proto and rust_encrypted_metadata_bytes_v1 to SharedCredential proto.
PiperOrigin-RevId: 770811060
2025-06-12 15:10:26 -07:00
hai007 3f8e7774c2 Automated Code Change
PiperOrigin-RevId: 770709504
2025-06-12 10:23:57 -07:00
Edwin Wu 6a5daffb87 [iOS] Fix the l2cap transfer cache issue by adpoting l2cap packet_acknowledgement proto message.
PiperOrigin-RevId: 770251990
2025-06-11 11:50:24 -07:00
Mingshiou Wu 75c94db1f8 Refactor the logic of L2CAP packet handling.
- Refactor the logic of L2CAP packet handling.
- Add a way to response empty advertisement to fail the L2CAP request immediately.
- Reduce unnessary logs.

PiperOrigin-RevId: 769506649
2025-06-10 01:24:50 -07:00
Francis Tsui 66b13002dd Log error code instead of error messages on file operation failures.
PiperOrigin-RevId: 769248073
2025-06-09 12:26:58 -07:00
Francis Tsui bd4ac34c38 Rotate log file by file size.
PiperOrigin-RevId: 768267049
2025-06-06 16:41:43 -07:00
Francis Tsui a2adb149d2 Restore share target discoverd logging behavior.
PiperOrigin-RevId: 768173638
2025-06-06 12:25:53 -07:00
Francis Tsui 2d8b71703e Cleanup certificate manager path management.
PiperOrigin-RevId: 768146823
2025-06-06 11:15:29 -07:00
Francis Tsui 56d7ca1c2e Remove unnecessary conversion from FilePath to string.
PiperOrigin-RevId: 768137824
2025-06-06 10:53:33 -07:00
Edwin Wu 18637b63fa Fix missing getter for cbManagerState.
PiperOrigin-RevId: 767898848
2025-06-05 21:34:25 -07:00
Francis Tsui c617368801 Fix bug report for unicode path.
PiperOrigin-RevId: 767840767
2025-06-05 18:01:54 -07:00
Guogang Li 18bfd5dffa Update illegal characters in file name for Windows
PiperOrigin-RevId: 767794731
2025-06-05 15:43:27 -07:00
Edwin Wu 6892dc3495 Update CBCentralManagerState to CBManagerState.
PiperOrigin-RevId: 767405761
2025-06-04 20:46:48 -07:00
Guogang Li 357f494c84 Put error log when including invalid character.
PiperOrigin-RevId: 767324441
2025-06-04 16:12:20 -07:00
Francis Tsui 5e1ec2c2e1 Use Unicode Windows Env for Destroy in LevelDb.
PiperOrigin-RevId: 767303270
2025-06-04 15:14:03 -07:00
Guogang Li 2f07f1ceee Remove dependents on GTMLogger
PiperOrigin-RevId: 766849674
2025-06-03 15:42:07 -07:00
Guogang Li a45c18eb14 Turn off encryption over AWDL for upgrade transmissions
PiperOrigin-RevId: 766826551
2025-06-03 14:41:21 -07:00
Francis Tsui e96ebef1d3 Make levelDb compatible with Unicode paths.
PiperOrigin-RevId: 766424342
2025-06-02 18:31:15 -07:00
Guogang Li 46d7270fdc Replace GTMLogger with GNCLogger
PiperOrigin-RevId: 766419599
2025-06-02 18:11:23 -07:00
Francis Tsui c7cfe3ead4 Hide access to std::filesystem from FilePath.
PiperOrigin-RevId: 766401136
2025-06-02 17:07:33 -07:00
Guogang Li d7a688f415 Create GNCLogger for apple platform
PiperOrigin-RevId: 766393388
2025-06-02 16:45:00 -07:00
Anay Wadhera 3084cb79e9 Add 'WEB_RTC_NON_CELLULAR' to nc_types.h
PiperOrigin-RevId: 765577066
2025-05-31 07:21:34 -07:00
Guogang Li 67beb46d45 don't log message as private
PiperOrigin-RevId: 765410309
2025-05-30 18:26:50 -07:00
Edwin Wu bbc56c10ec [iOS] Fix L2CAP crash issue.
PiperOrigin-RevId: 765077236
2025-05-30 01:11:20 -07:00
Guogang Li c50e619438 flag update
PiperOrigin-RevId: 764992141
2025-05-29 20:06:36 -07:00
Guogang Li 7ac30b7624 Add OS Log sink for iOS
PiperOrigin-RevId: 764981349
2025-05-29 19:29:59 -07:00
Francis Tsui 431b62aa3b Remove unused files.
PiperOrigin-RevId: 764960951
2025-05-29 18:09:11 -07:00
Francis Tsui 703c0fd2b5 Remove std::filesystem from third_party/nearby.
PiperOrigin-RevId: 764953786
2025-05-29 17:42:05 -07:00
Francis Tsui 09cdc14fb6 Fix files.cc.
PiperOrigin-RevId: 764926334
2025-05-29 16:17:09 -07:00
Guogang Li 20fcca4e95 Add a basic test for the logger writer
PiperOrigin-RevId: 764774015
2025-05-29 10:01:21 -07:00
Edwin Wu be830a5fef [NC] Fix L2CAP Client.
PiperOrigin-RevId: 764691433
2025-05-29 05:46:04 -07:00
Edwin Wu 023c4b9b4b [NC] BLE V2 improvements.
PiperOrigin-RevId: 764685820
2025-05-29 05:26:50 -07:00
Guogang Li 5e37ee44f4 Enable Nearby logger writer for iOS
PiperOrigin-RevId: 764442996
2025-05-28 15:33:29 -07:00
Guogang Li 132d04348d Convert iOS platform logging to ABSL logging
PiperOrigin-RevId: 764413778
2025-05-28 14:21:57 -07:00
Francis Tsui 82bfeff174 Internal change.
PiperOrigin-RevId: 764360847
2025-05-28 12:07:26 -07:00
Crisrael Lucero 7940128bf9 Assign empty string to bluetooth_mac_address instead of invalid argument
PiperOrigin-RevId: 763894090
2025-05-27 12:09:13 -07:00
Crisrael Lucero a11e05c59c Change integer type to pass Chromium -Wsign-compare compiler flag
PiperOrigin-RevId: 762527223
2025-05-23 12:31:38 -07:00
Guogang Li a36d21dd9d internal build fix
PiperOrigin-RevId: 762452943
2025-05-23 09:24:57 -07:00
Guogang Li 3d9371afe1 Remove NSLog from apple platform implementation
PiperOrigin-RevId: 762444541
2025-05-23 09:02:30 -07:00
Crisrael Lucero acaf963c40 Migrate usage of BluetoothUtils::ToString() to MacAddress
PiperOrigin-RevId: 762184790
2025-05-22 17:09:38 -07:00
Francis Tsui 96a274a58f Ban use of std::filesystem from nearby/sharing.
PiperOrigin-RevId: 762119139
2025-05-22 14:09:49 -07:00
Edwin Wu ec7dbcbf30 Fix L2CAP stream connection problem.
PiperOrigin-RevId: 761848851
2025-05-22 01:10:12 -07:00