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 |
|
Francis Tsui
|
99458be820
|
Change ConnectToGattServer to take BlePeripheral::UniqueId.
PiperOrigin-RevId: 756498100
|
2025-05-08 16:10:04 -07:00 |
|
Guogang Li
|
f7e96e518c
|
Use DCT flag to control BLE encoding
PiperOrigin-RevId: 756496067
|
2025-05-08 16:04:44 -07:00 |
|
Francis Tsui
|
e1c072e797
|
Switch ConnectOverL2cap methods to use BlePeripheral::UniqueId instead of BlePeripheral object.
PiperOrigin-RevId: 756491579
|
2025-05-08 15:52:01 -07:00 |
|
Francis Tsui
|
605f96a2d2
|
Remove members shadowing the base class.
PiperOrigin-RevId: 756337436
|
2025-05-08 09:13:46 -07:00 |
|
Francis Tsui
|
59e527dbe3
|
Remove unused methods.
PiperOrigin-RevId: 756053350
|
2025-05-07 16:36:04 -07:00 |
|
Francis Tsui
|
4beed5b72a
|
Remove unused method.
PiperOrigin-RevId: 756045245
|
2025-05-07 16:11:41 -07:00 |
|
Guogang Li
|
94ddb09a7f
|
internal fix
PiperOrigin-RevId: 755993569
|
2025-05-07 13:55:38 -07:00 |
|
Guogang Li
|
b57c23bcc1
|
Add more logs
PiperOrigin-RevId: 755592022
|
2025-05-06 17:36:46 -07:00 |
|
Edwin Wu
|
e9aef7153a
|
Add request data connection before data transmission for L2CAP.
PiperOrigin-RevId: 753434675
|
2025-04-30 21:55:40 -07:00 |
|
Edwin Wu
|
fc0768f2c4
|
Add completion handler to opened L2CAP channel for iOS client.
PiperOrigin-RevId: 753363177
|
2025-04-30 16:49:59 -07:00 |
|
hai007
|
011993b4d3
|
Increase Hotspot Connection timeout from 10s to 18s.
PiperOrigin-RevId: 752904366
|
2025-04-29 15:27:17 -07:00 |
|
Guogang Li
|
c089d12393
|
Fix iOS connection issue as receiver
PiperOrigin-RevId: 752889278
|
2025-04-29 14:43:28 -07:00 |
|
Edwin Wu
|
422030f826
|
Fix: BLE L2CAP packet processing can't handle fragmentation.
PiperOrigin-RevId: 752482441
|
2025-04-28 16:10:48 -07:00 |
|
Edwin Wu
|
e71de0e0c3
|
Fixes the peripheral null issue as a L2CAP server.
PiperOrigin-RevId: 750094718
|
2025-04-22 01:36:54 -07:00 |
|
Edwin Wu
|
03eb56883e
|
Nearby Connection iOS L2CAP Socket Implementation
PiperOrigin-RevId: 750068733
|
2025-04-21 23:57:29 -07:00 |
|
Edwin Wu
|
d2144cac1b
|
Refactor start listening channel to provide PSM and channel opened callback separately.
PiperOrigin-RevId: 750065027
|
2025-04-21 23:43:07 -07:00 |
|
Edwin Wu
|
15a59a7969
|
Add L2CAP packet validation logic.
PiperOrigin-RevId: 750026582
|
2025-04-21 20:58:25 -07:00 |
|
Edwin Wu
|
af148603b6
|
Add GNCBLEL2CAPConnection
PiperOrigin-RevId: 750016094
|
2025-04-21 20:08:48 -07:00 |
|
hai007
|
de344e0925
|
Pulls x20 QuickShareFfi artifacts and creates blaze targets for building the XCFramework.
PiperOrigin-RevId: 749147304
|
2025-04-18 14:25:25 -07:00 |
|
Edwin Wu
|
4911d49f82
|
Implementation of BLE L2CAP connecting flow.
PiperOrigin-RevId: 749092197
|
2025-04-18 11:26:54 -07:00 |
|
Edwin Wu
|
24b8cff1a7
|
feat: add GNCBLEL2CAPClient
PiperOrigin-RevId: 749085219
|
2025-04-18 11:04:50 -07:00 |
|
Mingshiou Wu
|
dba354f5b1
|
Extend BLE advertisement header data size from 20 to 23 on BLE_V2.
PiperOrigin-RevId: 748903662
|
2025-04-17 20:34:34 -07:00 |
|
hai007
|
5fc75e3363
|
Add AWDL as a new Medium type in Nearby platform
PiperOrigin-RevId: 748492229
|
2025-04-16 18:35:21 -07:00 |
|
hai007
|
3c77c0dfa0
|
Stop BLE_V2 scan before upgrading to Wifi HotSpot to avoid interference
PiperOrigin-RevId: 746541587
|
2025-04-11 11:59:18 -07:00 |
|
Edwin Wu
|
b10957d712
|
Add OpenL2capServerSocket and skeleton BleL2capServerSocket/BleL2capSocket
PiperOrigin-RevId: 746334743
|
2025-04-11 00:01:50 -07:00 |
|
Edwin Wu
|
7f488271f1
|
Implement openL2CAPServerWithCompletionHandler in GNCBLEMedium class.
PiperOrigin-RevId: 745877478
|
2025-04-09 22:58:34 -07:00 |
|
Edwin Wu
|
675e4f738f
|
Refactor the GNCBLEL2CAPServer.
PiperOrigin-RevId: 745855701
|
2025-04-09 21:48:02 -07:00 |
|
hai007
|
8acf924934
|
Add AWDL as a new Medium type in Nearby platform
PiperOrigin-RevId: 741515012
|
2025-03-28 07:14:40 -07:00 |
|
Edwin Wu
|
ea78dcf616
|
Implement L2CAP stream wrapper.
PiperOrigin-RevId: 741161066
|
2025-03-27 08:22:27 -07:00 |
|
hai007
|
ba24d92ca1
|
Add Hotspot Connector(STA) feature for IOS NC
PiperOrigin-RevId: 736593880
|
2025-03-13 12:11:37 -07:00 |
|
Guogang Li
|
c20cb39f60
|
Implement API to scan multiple services in iOS
PiperOrigin-RevId: 736557350
|
2025-03-13 10:34:30 -07:00 |
|
Edwin Wu
|
18f52de400
|
Implement L2CAPServer
PiperOrigin-RevId: 733593766
|
2025-03-04 22:50:09 -08:00 |
|
Guogang Li
|
fe6ad715ac
|
Apply base85 encoding and decoding
PiperOrigin-RevId: 731877970
|
2025-02-27 14:58:15 -08:00 |
|
Guogang Li
|
528c71490c
|
fix a base85 bug on iOS
PiperOrigin-RevId: 731849590
|
2025-02-27 13:44:15 -08:00 |
|
Anay Wadhera
|
29792c8938
|
Swap rules to OSS
PiperOrigin-RevId: 731795253
|
2025-02-27 11:16:31 -08:00 |
|
Edwin Wu
|
20462fafd9
|
Refactor GNCNWFramework to take an include_peer_to_peer option in the constructor instead of passing it to each function call.
PiperOrigin-RevId: 731583634
|
2025-02-26 22:25:06 -08:00 |
|
Guogang Li
|
5c3cc4eb71
|
Add base85 extension to NSData
PiperOrigin-RevId: 731381576
|
2025-02-26 11:02:30 -08:00 |
|
hai007
|
fb8bfe05b2
|
[NearbyConnections] Fix IOS incorrect endpoint info from GATT server
1. Put the entire regular advertisement onto the gatt server
2. Provide the gatt read characterestics with offset.
PiperOrigin-RevId: 731102862
|
2025-02-25 18:17:05 -08:00 |
|
Edwin Wu
|
0c1b0ae1d9
|
Rename NWFramwork folder name to a more proper name WiFiCommon
PiperOrigin-RevId: 728865577
|
2025-02-19 16:43:32 -08:00 |
|
Edwin Wu
|
74146df90a
|
Rename WifiLan to NWFramework(Network.Framework) and put them as common codes.
PiperOrigin-RevId: 725486114
|
2025-02-10 22:47:21 -08:00 |
|
Guogang Li
|
a51a93a6a1
|
Create xcframework for Nearby Connections
PiperOrigin-RevId: 721578171
|
2025-01-30 17:52:17 -08:00 |
|
Nick Bourdakos
|
01a4c7967e
|
No-op the disconnect method in the BLE GATT client
PiperOrigin-RevId: 696171997
|
2024-11-13 09:54:23 -08:00 |
|
Francis Tsui
|
b4d11ecbda
|
Use machine name for advertisement when user not logged in.
PiperOrigin-RevId: 690479544
|
2024-10-27 22:52:21 -07:00 |
|
Francis Tsui
|
5840369ce6
|
Remove unused deviceInfo methods.
PiperOrigin-RevId: 688334273
|
2024-10-21 17:46:16 -07:00 |
|
Nick Bourdakos
|
cc205590ab
|
Fix Apple platform implementation bug for SendRequest
PiperOrigin-RevId: 685269857
|
2024-10-12 15:38:05 -07:00 |
|
Nick Bourdakos
|
1a87241ffd
|
Implement GattClient#Disconnect for Apple implementation of BLEv2
PiperOrigin-RevId: 679218551
|
2024-09-26 11:09:30 -07:00 |
|
Guogang Li
|
f8669cf16d
|
Clean up logging implementations
PiperOrigin-RevId: 670714192
|
2024-09-03 14:48:52 -07:00 |
|