Commit Graph
3233 Commits
Author SHA1 Message Date
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
Francis Tsui 90b7e76a24 Remove std::filesystem from nearby/sharing.
PiperOrigin-RevId: 761743090
2025-05-21 18:08:00 -07:00
Guogang Li e822493662 Fixed file issue when user name includes unicode
PiperOrigin-RevId: 761710897
2025-05-21 16:22:02 -07:00
Francis Tsui eec16048f4 Fix handling of unicode paths in preferences_repository.
PiperOrigin-RevId: 761661104
2025-05-21 14:05:21 -07:00
Guogang Li 4fcd7a312f Enable dynamic role switching by default
PiperOrigin-RevId: 761631538
2025-05-21 12:48:01 -07:00
Francis Tsui 1accd129e7 Remove use of std::filesystem from sharing/internal.
PiperOrigin-RevId: 761618789
2025-05-21 12:12:28 -07:00
Mingshiou Wu e6ccd38828 Remove debug logs
PiperOrigin-RevId: 761386791
2025-05-20 23:39:32 -07:00
Guogang Li eaa0d99c3e Internal BLE change
PiperOrigin-RevId: 761313937
2025-05-20 18:55:36 -07:00
Francis Tsui 151ba03d0f Create nearby::FilePath class to replace use of std::filesystem::path.
- Replace filesystem::path in DeviceInfo.

PiperOrigin-RevId: 761224912
2025-05-20 14:12:07 -07:00
shwetathecodewarrior 502bb5d9c8 Remove Embedded SDK related code 2025-05-19 19:59:42 +00:00
hai007 8c8bd35b6c internal update
PiperOrigin-RevId: 760658885
2025-05-19 09:42:38 -07:00
hai007 4b20e8a541 Added timestamp checker and skip adv data deliver for a short time interval.
PiperOrigin-RevId: 759782377
2025-05-16 15:45:08 -07:00
Francis Tsui 959322177f Remove BlePeripheral usage from framework.
PiperOrigin-RevId: 759337592
2025-05-15 15:59:33 -07:00
Guogang Li 9853d62532 Enable password for AWDL upgrade
PiperOrigin-RevId: 759226149
2025-05-15 11:22:45 -07:00
Guogang Li 0a64440528 Internal update
PiperOrigin-RevId: 759222893
2025-05-15 11:14:24 -07:00
Guogang Li 1ed2423717 Expose AWDL platform APIs to support PSK based TLS
PiperOrigin-RevId: 759165452
2025-05-15 08:47:50 -07:00
Francis Tsui 16c3d9bc45 Fix package visibility.
PiperOrigin-RevId: 758903729
2025-05-14 17:52:19 -07:00
Guogang Li cc1239789f Add PSK support in Wifi common implementation
PiperOrigin-RevId: 758744875
2025-05-14 10:41:07 -07:00
Guogang Li 3c718941b1 Update default flags for iOS SDK
PiperOrigin-RevId: 758724235
2025-05-14 09:53:41 -07:00
Edwin Wu 540f4bac7a Add flag to control whether to disconnect the GATT client when exiting the BLE GATT service.
PiperOrigin-RevId: 758474539
2025-05-13 19:52:27 -07:00
Francis Tsui 30b32e52f2 internal change
PiperOrigin-RevId: 758393007
2025-05-13 15:12:11 -07:00
Anay Wadhera fe2577fba9 Merge pull request #3420 from ggli-google/compile-protos
Compile protos due to AWDL credential change
2025-05-13 12:25:00 -04:00
Guogang Li 9743fe9678 Compile protos 2025-05-13 09:09:12 -07:00
Francis Tsui 5f6d79db91 Clean up peripheral maintenance code.
PiperOrigin-RevId: 758236488
2025-05-13 08:45:06 -07:00
Guogang Li 5181686431 Add help class to create nw_parameters_t
PiperOrigin-RevId: 758036909
2025-05-12 21:26:37 -07:00
hai007 2add27671b Support XR devices for QuickShare DeviceType
PiperOrigin-RevId: 758009685
2025-05-12 19:41:03 -07:00
Guogang Li ed73963b6b Add password field for AWDL Credential
PiperOrigin-RevId: 757944784
2025-05-12 15:54:46 -07:00
Francis Tsui 1f46e33a7a Stop maintaining a peripheral map in Windows BLE medium.
PiperOrigin-RevId: 757925397
2025-05-12 15:01:18 -07:00
Francis Tsui b48b943275 Remove reference to BlePeripheral.
PiperOrigin-RevId: 757830081
2025-05-12 10:55:38 -07:00
Francis Tsui acc5f1b0d8 Remove BlePeripheral reference from BleSocket.
PiperOrigin-RevId: 757797557
2025-05-12 09:38:22 -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 0ef9e3b7ca Enable BLE V2 for iOS SDK
PiperOrigin-RevId: 756898030
2025-05-09 14:03:26 -07:00
Guogang Li 1748d7aa1c Increase GATT connection timeout
PiperOrigin-RevId: 756883805
2025-05-09 13:23:10 -07:00
Francis Tsui 16839afa18 Switch Connect() to use BlePeripheral::UniqueId.
PiperOrigin-RevId: 756821680
2025-05-09 10:36:24 -07:00
hai007 5869bbbf6e Add logic to check if the right network is connected
PiperOrigin-RevId: 756516729
2025-05-08 17:05:51 -07:00