Edwin Wu
|
f353079f6f
|
[NC Apple coverage] Add more comprehensive tests for BLE medium connections.
PiperOrigin-RevId: 826582061
|
2025-10-31 12:15:56 -07:00 |
|
Edwin Wu
|
d08ca79b89
|
[NC Apple coverage] Add unit tests for Nearby Apple's BleMedium.
PiperOrigin-RevId: 820484319
|
2025-10-16 19:18:27 -07:00 |
|
Guogang Li
|
cce45b745e
|
Internal refactor
PiperOrigin-RevId: 815749899
|
2025-10-06 09:03:08 -07:00 |
|
Guogang Li
|
3c9f6ecdd3
|
Improve BLE Peripheral Management and Socket Closure on Apple.
PiperOrigin-RevId: 805438865
|
2025-09-10 11:14:14 -07:00 |
|
Edwin Wu
|
e95b44cf61
|
Fixes a potential crash when shutting down a BleMedium.
PiperOrigin-RevId: 792365629
|
2025-08-07 17:08:04 -07:00 |
|
Guogang Li
|
ddd4f922b9
|
Fixed deadlock during stop scanning on iOS
PiperOrigin-RevId: 791998760
|
2025-08-06 22:47:41 -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 |
|
Edwin Wu
|
bbc56c10ec
|
[iOS] Fix L2CAP crash issue.
PiperOrigin-RevId: 765077236
|
2025-05-30 01:11:20 -07:00 |
|
Guogang Li
|
eaa0d99c3e
|
Internal BLE change
PiperOrigin-RevId: 761313937
|
2025-05-20 18:55:36 -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
|
5f6d79db91
|
Clean up peripheral maintenance code.
PiperOrigin-RevId: 758236488
|
2025-05-13 08:45:06 -07:00 |
|
Francis Tsui
|
b48b943275
|
Remove reference to BlePeripheral.
PiperOrigin-RevId: 757830081
|
2025-05-12 10:55:38 -07:00 |
|
Francis Tsui
|
16839afa18
|
Switch Connect() to use BlePeripheral::UniqueId.
PiperOrigin-RevId: 756821680
|
2025-05-09 10:36:24 -07:00 |
|
Francis Tsui
|
99458be820
|
Change ConnectToGattServer to take BlePeripheral::UniqueId.
PiperOrigin-RevId: 756498100
|
2025-05-08 16:10:04 -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
|
59e527dbe3
|
Remove unused methods.
PiperOrigin-RevId: 756053350
|
2025-05-07 16:36:04 -07:00 |
|
Guogang Li
|
94ddb09a7f
|
internal fix
PiperOrigin-RevId: 755993569
|
2025-05-07 13:55:38 -07:00 |
|
Edwin Wu
|
4911d49f82
|
Implementation of BLE L2CAP connecting flow.
PiperOrigin-RevId: 749092197
|
2025-04-18 11:26:54 -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 |
|
Guogang Li
|
c20cb39f60
|
Implement API to scan multiple services in iOS
PiperOrigin-RevId: 736557350
|
2025-03-13 10:34:30 -07:00 |
|
Nick Bourdakos
|
16c6ef924b
|
Fix iOS BLE bugs and crashes
PiperOrigin-RevId: 561695661
|
2023-08-31 10:37:46 -07:00 |
|
Nick Bourdakos
|
965cc0ecbc
|
Add implementation for async BLE start scan/advertise
PiperOrigin-RevId: 559863656
|
2023-08-24 14:07:46 -07:00 |
|
Nick Bourdakos
|
91fb4a9a3e
|
Add stop advertising and stop scanning BLE implementation for Apple platforms
PiperOrigin-RevId: 559838443
|
2023-08-24 12:45:23 -07:00 |
|
Nick Bourdakos
|
9998093366
|
Add Objective-C++ BLE Medium wrapper
PiperOrigin-RevId: 558278732
|
2023-08-18 16:37:09 -07:00 |
|