Commit Graph
2703 Commits
Author SHA1 Message Date
Anay Wadhera df166289bb internal change
PiperOrigin-RevId: 667781323
2024-08-26 18:04:45 -07:00
Francis Tsui b03a383f7a Trivial replacement of NEARBY_LOG with NEARBY_LOGS.
PiperOrigin-RevId: 667740113
2024-08-26 15:34:21 -07:00
Francis Tsui a4bd9b6503 Fix string_view lifetime issue.
PiperOrigin-RevId: 667624427
2024-08-26 10:11:34 -07:00
Guogang Li 4e8111f303 Fixed test cases issue for BLE discovery
PiperOrigin-RevId: 667612285
2024-08-26 09:35:43 -07:00
Anay Wadhera 832d267e26 Switch to codegen for Nearby Connections flags.
PiperOrigin-RevId: 667396816
2024-08-25 17:31:33 -07:00
Francis Tsui 50c1afd8bf internal changes
PiperOrigin-RevId: 666964347
2024-08-23 16:52:38 -07:00
Francis Tsui e6a4ca846b Update API to allow control use of hotspot for transfers.
PiperOrigin-RevId: 666946030
2024-08-23 15:39:52 -07:00
Francis Tsui a0aebee34c Change TransferStatus to be similar to Android.
PiperOrigin-RevId: 666827970
2024-08-23 09:42:56 -07:00
hai007 725c8e83b6 [Nearby Share] Add ContactAccess and IdentityVerification for share-ready.
PiperOrigin-RevId: 666647261
2024-08-22 22:59:32 -07:00
Guogang Li ec0de73e8e internal medium fix
PiperOrigin-RevId: 666509363
2024-08-22 15:22:04 -07:00
Guogang Li 2c700115ef internal fix
PiperOrigin-RevId: 666482118
2024-08-22 14:08:02 -07:00
Francis Tsui 52dac14a3c Allow send and receive surfaces at the same time.
PiperOrigin-RevId: 666417182
2024-08-22 11:04:35 -07:00
hai007 f2aed20443 Logs the endpoint info size into AdvertisingPhase
Tested: https://paste.googleplex.com/4752588241371136

PiperOrigin-RevId: 666167190
2024-08-21 21:08:13 -07:00
Anthony Rueda c823f68250 [Presence] Change credential_version field to int64 to be Java friendly.
PiperOrigin-RevId: 665961475
2024-08-21 11:31:13 -07:00
Anthony Rueda 1c41d0c77c [Presence] Deprecate version bytes field of shared credential protos and add credential_version to be used as an integer generic credential version field
PiperOrigin-RevId: 665517202
2024-08-20 14:04:49 -07:00
Guogang Li 050e009bc3 Added low power property for discovery
PiperOrigin-RevId: 665477515
2024-08-20 12:28:10 -07:00
Suet-Fei Li a81ce57879 Support 3P oauth flow.
PiperOrigin-RevId: 663964316
2024-08-16 19:39:13 -07:00
Guogang Li f1a1c39177 Fixed a potential crash in BLE scanning
PiperOrigin-RevId: 663900592
2024-08-16 15:59:28 -07:00
Guogang Li 4088e5904f Control Wi-Fi hotspot as client by flag
PiperOrigin-RevId: 663862186
2024-08-16 14:17:40 -07:00
Francis Tsui 826188fb43 Fix UAF crash.
PiperOrigin-RevId: 663601288
2024-08-15 22:24:59 -07:00
Guogang Li 1737a12918 Fixed bug to handle fast advertisement in BLE scan
PiperOrigin-RevId: 663420728
2024-08-15 13:08:09 -07:00
Francis Tsui f73a9120a8 Fix tsan issue.
PiperOrigin-RevId: 663399817
2024-08-15 12:17:01 -07:00
hai007 f0115df88b Internal change
PiperOrigin-RevId: 663333107
2024-08-15 09:40:28 -07:00
Guogang Li 25eec0ff0f Fixed some test issues
PiperOrigin-RevId: 662722512
2024-08-13 18:18:52 -07:00
Guogang Li cad1ef6bf3 Fixed a bug in GATT client
PiperOrigin-RevId: 662666561
2024-08-13 15:05:47 -07:00
hai007 a5efe8b924 [Sharing Analytics] Add transfer metadata to track the first and last transfer time
PiperOrigin-RevId: 662488230
2024-08-13 06:08:48 -07:00
Francis Tsui 0a4fbb0cb7 Remove recursive mutex in IncomingFrameReader.
PiperOrigin-RevId: 662219648
2024-08-12 14:05:46 -07:00
Guogang Li c148174cb0 use absl::Mutex for NearbyFlags
PiperOrigin-RevId: 661424236
2024-08-09 15:30:44 -07:00
Guogang Li 9378752513 internal update
PiperOrigin-RevId: 661390542
2024-08-09 13:49:58 -07:00
Francis Tsui c9c05b73fc cleanup tests
PiperOrigin-RevId: 661384334
2024-08-09 13:33:50 -07:00
Francis Tsui c3f3beb349 Uniformly return kOutOfOrderApiCall when APIs are not called in correct order.
PiperOrigin-RevId: 661300308
2024-08-09 09:52:27 -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
Francis Tsui 0740e5fba5 internal changes
PiperOrigin-RevId: 661115479
2024-08-08 21:53:52 -07:00
Francis Tsui 5bc52f3ab1 internal.
PiperOrigin-RevId: 661059307
2024-08-08 18:25:39 -07:00
Francis Tsui 39d7f796d2 Deprecate ProgressUpdateFrame.
PiperOrigin-RevId: 660961908
2024-08-08 13:34:57 -07:00
hai007 7e4be1131b [Multiplex] Create ShutdownAll() method to shutdown all the virtual sockets and streams.
PiperOrigin-RevId: 660875041
2024-08-08 09:55:12 -07:00
hai007 7c7aa58885 Check if both sides support MultiplexSocket before enabling it.
PiperOrigin-RevId: 660874323
2024-08-08 09:49:56 -07:00
Guogang Li dcc9b39413 use cc_test for fuzz test
PiperOrigin-RevId: 660870840
2024-08-08 09:39:46 -07:00
hai007 d730c6a437 [Multiplex] Fix the issue that the physical socket is not handled properly.
PiperOrigin-RevId: 660594414
2024-08-07 17:12:39 -07:00
Anay Wadhera 471210b61a add registered surfaces to dump output
PiperOrigin-RevId: 660472424
2024-08-07 11:38:07 -07:00
Anay Wadhera b0f58ee5a0 Deprecate kCheckIllegalCharacters flag.
PiperOrigin-RevId: 660433186
2024-08-07 10:05:50 -07:00
Francis Tsui 9d324f79d8 Move payload update processing into IncomingShareSession.
PiperOrigin-RevId: 660159962
2024-08-06 17:26:26 -07:00
Francis Tsui dcb830d8a5 Fix race condition.
PiperOrigin-RevId: 660086003
2024-08-06 13:56:10 -07:00
Francis Tsui 6ad47fab5a Fix deadlock.
PiperOrigin-RevId: 660052604
2024-08-06 12:20:26 -07:00
Guogang Li f394379fc1 Internal flaky fix
PiperOrigin-RevId: 659763609
2024-08-05 19:36:10 -07:00
Anay Wadhera b53ad29348 internal finalize
PiperOrigin-RevId: 659630436
2024-08-05 11:52:07 -07:00
Anay Wadhera 6a5626d057 Deprecate use_medium_in_connection_info flag.
PiperOrigin-RevId: 659623189
2024-08-05 11:33:34 -07:00
Anay Wadhera b6829008f2 Deprecate flag kProcessBwuFrameAfterPcpConnected
PiperOrigin-RevId: 659611911
2024-08-05 11:06:05 -07:00
Anay Wadhera 6a638f3042 Split core_internal_test into more manageable targets.
PiperOrigin-RevId: 659571860
2024-08-05 09:04:17 -07:00
Guogang Li c4812a2082 Optimized instant on lost
PiperOrigin-RevId: 659567920
2024-08-05 08:49:36 -07:00