Commit Graph
4138 Commits
Author SHA1 Message Date
kidfromjupiter a209c46fa3 added nearby_sharing_app implementing nearby_sharing_service for linxu 2026-01-21 07:50:24 +05:30
Francis Tsui 10c85fe248 Remove EnableBleV2 flag.
PiperOrigin-RevId: 858672879
2026-01-20 11:15:44 -08:00
kidfromjupiter 7db9672776 initial linux nearby_sharing_service implementation. untested 2026-01-19 01:52:56 +00:00
kidfromjupiter bac1ffe00e Added hedron compile command extractor to MODULE.bazel and BUILD in linux 2026-01-17 18:11:07 +00:00
kidfromjupiter 08092be40a Added Build for file_share 2026-01-17 18:10:45 +00:00
kidfromjupiter eb76c38bb4 Added devcontainers 2026-01-17 18:10:13 +00:00
kidfromjupiter d516d0b3c1 Added file_share example app to connections 2026-01-17 15:47:53 +05:30
kidfromjupiter f4be67850b Reverted shared devices_ between blev2 and bt classic 2026-01-17 15:47:53 +05:30
kidfromjupiter d12be67319 Made ble_v2_medium and bluetooth_classic_medium share a devices_ 2026-01-17 08:46:49 +00:00
kidfromjupiter a8f706c801 Fixed a segfault with dangling listeners 2026-01-17 08:15:17 +00:00
Edwin Wu c00aa5a12a Remove kUseStableEndpointId flag override.
PiperOrigin-RevId: 857422709
2026-01-16 21:57:24 -08:00
Francis Tsui 581d232cd5 Deprecate EnableReadGattForExtendedAdvertisement flag.
PiperOrigin-RevId: 857322636
2026-01-16 15:20:43 -08:00
Francis Tsui b4a9f7ccc0 Remove EnableGattQueryInThread flag.
PiperOrigin-RevId: 857291479
2026-01-16 13:53:40 -08:00
Francis Tsui 2cda47c30c Deprecate DisableBluetoothClassicScanning flag.
PiperOrigin-RevId: 856914065
2026-01-15 19:04:35 -08:00
Francis Tsui e2714e1685 Deprecate UseStableEndpointId flag.
PiperOrigin-RevId: 856873445
2026-01-15 16:44:47 -08:00
Nick Bourdakos 6c0d7af5f3 Fix Package.swift and remove protoc from github actions
PiperOrigin-RevId: 856459928
2026-01-14 19:57:10 -08:00
hai007 2092a967cf add more error codes
PiperOrigin-RevId: 856356224
2026-01-14 14:08:18 -08:00
ftsuiandNick Bourdakos 87851761d1 Cleanup submodules (#4101)
Co-authored-by: Nick Bourdakos <bourdakos1@gmail.com>
2026-01-14 16:55:05 -05:00
ftsui 9e7f32d664 Remove securemessage submodule. (#4100) 2026-01-14 16:45:46 -05:00
Nick Bourdakos 15be1dd721 Merge pull request #4099 from ftsui/absl
Remove absl submodule.
2026-01-14 16:25:32 -05:00
Francis Tsui 0b123783ab Remove absl submodule. 2026-01-14 13:11:21 -08:00
Nick Bourdakos 62c83a402b Merge pull request #4097 from ftsui/gtest
Remove gtest submodule.
2026-01-14 16:08:42 -05:00
Nick Bourdakos 29c8a2e4ab Merge pull request #4098 from google/spm-fixes
Fix SPM proto issues
2026-01-14 16:08:15 -05:00
Nick Bourdakos 3fa6c25e3e Merge pull request #4096 from ftsui/submodule
Remove depot_tools submodule.
2026-01-14 15:55:14 -05:00
bourdakos1 06aa6a8db7 Remove protobuf clone and compile from SPM build/test actions 2026-01-14 15:53:48 -05:00
bourdakos1 1777a6b712 Fix SPM proto issues 2026-01-14 15:51:44 -05:00
Francis Tsui 141a9ee4ab Remove gtest submodule. 2026-01-14 12:50:44 -08:00
Francis Tsui 7af3aeb59c Remove depot_tools submodule. 2026-01-14 12:19:28 -08:00
Anay Wadhera 25d0abd0b1 Merge pull request #4095 from ftsui/submodule
Remove google-toolbox-for-mac submodule.
2026-01-14 15:01:51 -05:00
Francis Tsui e727136398 Remove google-toolbox-for-mac submodule. 2026-01-14 11:45:53 -08:00
Nick Bourdakos a0a9a65c4f Remove google-toolbox-for-mac from Nearby Package.swift.
PiperOrigin-RevId: 856299845
2026-01-14 11:42:07 -08:00
kidfromjupiter a61607360c Implemented gatt discovery and setting gatt characteristics 2026-01-14 13:17:13 +00:00
kidfromjupiter 4c3656b160 ble_l2cap sockets implemented. NOT WORKING THOUGH. I suspect l2cap sockets over LE require pairing even though its said it doesn't need pairing if security level is set properly on socket. 2026-01-14 13:15:49 +00:00
Guogang Li 7e28c16a7e Fix iOS build with macro NO_WEBRTC
PiperOrigin-RevId: 855849684
2026-01-13 13:09:24 -08:00
Anay Wadhera 4024c72516 Merge pull request #4090 from bourdakos1/compile-protos
Compile protos with v33.3
2026-01-13 15:43:22 -05:00
Nick Bourdakos 11ca9fc683 Compile protos with v33.3 2026-01-12 19:41:09 -05:00
Anay Wadhera 505bd6b050 Merge pull request #4087 from bourdakos1/pb-sync
Update protobuf submodule to v33.2
2026-01-12 17:09:04 -05: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
Francis Tsui 5c8427a733 internal changes
PiperOrigin-RevId: 855347174
2026-01-12 12:53:51 -08:00
Nick Bourdakos 14519d1eab Update protobuf submodule to v33.2 2026-01-12 15:53:31 -05:00
Francis Tsui b5796d2394 Simplify use of ByteArray.
PiperOrigin-RevId: 855304597
2026-01-12 11:15:52 -08:00
kidfromjupiter f14d0ee04d Implemented bluetooth socket stubs 2026-01-12 10:45:09 +00:00
kidfromjupiter 329f2ce2c9 Added GattProfile. Disabled fast adverts due to linux not supporting random mac addresses. 2026-01-12 08:17:05 +00:00
Anay Wadhera a64526b161 Merge pull request #4074 from ftsui/ukey
Update ukey2 submodule to latest.
2026-01-10 12:21:36 -05:00
kidfromjupiter 3d97a540b5 Enabled BLE advertisements with extended + GATT server. 2026-01-10 11:23:19 +00:00
kidfromjupiter 52dfdd6a56 Enabled BLE advertisements with extended + GATT server. 2026-01-10 06:52:01 +00:00
Francis Tsui b08c75b709 Update ukey2 submodule to latest. 2026-01-09 16:25:42 -08:00
Francis Tsui 2a315037a7 More ukey submodule fix.
PiperOrigin-RevId: 854364736
2026-01-09 15:30:40 -08:00
Francis Tsui ccc708c335 Fix ukey submodule build.
PiperOrigin-RevId: 854353185
2026-01-09 14:56:10 -08:00
Francis Tsui fd8081a139 Fix protoc file generation command.
PiperOrigin-RevId: 854341687
2026-01-09 14:20:44 -08:00