kidfromjupiter
|
213d619518
|
Reverted shared devices_ between blev2 and bt classic
|
2026-01-17 10:12:13 +00:00 |
|
kidfromjupiter
|
a8f706c801
|
Fixed a segfault with dangling listeners
|
2026-01-17 08:15:17 +00: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 |
|
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 |
|
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 |
|
kidfromjupiter
|
2d98bab2f1
|
updated build
|
2026-01-06 05:25:00 +00:00 |
|
kidfromjupiter
|
0d7922dc89
|
Enabled wifi lan medium. fixed bug with returned service id in avahi onItemNew
|
2026-01-06 05:24:48 +00:00 |
|
kidfromjupiter
|
0432c47542
|
Added wifi hotspot medium. Fixed mutex deadlock when bandwidth upgrade with bt classic socket
|
2026-01-05 14:17:26 +00:00 |
|
kidfromjupiter
|
e2256ca83d
|
endpoints advertised on bluetooth are immediately detected now. bluetooth socket underlying fd type auto detection added. Fixed segfault with download paths
|
2026-01-04 17:14:27 +00:00 |
|
kidfromjupiter
|
08e8b50aee
|
fixed crash on bt socket close
|
2026-01-03 16:45:45 +00:00 |
|
kidfromjupiter
|
43c6c38a55
|
Fixed race conditions with simultaneous connections
|
2026-01-03 14:40:02 +00:00 |
|
kidfromjupiter
|
ac5a22eb55
|
Fixed race conditions with simultaneous connections
|
2026-01-03 14:39:50 +00:00 |
|
kidfromjupiter
|
dd21d80dc8
|
bugfixes and fixes to race conditions. bluetooth advertising only / discovery only works now. linux -> android conn. initiation works. android -> linux doesnt work. android doesn't seem to recognise linux. linux <-> linux works. but each devices have to be in discover/advert modes. can't be both
|
2026-01-02 12:29:54 +00:00 |
|
kidfromjupiter
|
8f6086345d
|
updated device_info to latest API
|
2025-12-29 16:35:50 +00:00 |
|
kidfromjupiter
|
6c41d26a86
|
Doesn't build yet. But did more work to align the older fork with newer APIs.
|
2025-12-29 13:35:08 +00:00 |
|
kidfromjupiter
|
5f93c46954
|
ported over BUILD file
|
2025-12-29 04:41:32 +00:00 |
|
kidfromjupiter
|
1f3da14906
|
fixed logging bugs
|
2025-12-29 04:39:40 +00:00 |
|
kidfromjupiter
|
1bebcdd49a
|
merged abandoned linux port
|
2025-12-29 04:27:15 +00:00 |
|
kidfromjupiter
|
578f253121
|
Remove existing linux implementation folder before importing subtree
|
2025-12-28 16:52:21 +00:00 |
|
kidfromjupiter
|
12bc97ae1f
|
added generated files for bluz device and bluez itself. created system_clock and crypto files.
|
2025-12-28 13:43:42 +00:00 |
|
kidfromjupiter
|
284a78af0f
|
added tests for bluetooth adapter and multithread executor
|
2025-12-27 05:29:14 +00:00 |
|
kidfromjupiter
|
88f8133d90
|
missed a few files
|
2025-12-26 15:50:41 +00:00 |
|
kidfromjupiter
|
333688074a
|
Added minimal implementation of platform.cc using shared posix implementations.
|
2025-12-26 15:49:38 +00:00 |
|
kidfromjupiter
|
922ff58a3b
|
Implemented bluetooth Adapter and atomic boolean.
|
2025-10-02 16:26:40 +00:00 |
|
kidfromjupiter
|
cd24003e6e
|
Initial linux commit
|
2025-09-25 16:37:45 +05:30 |
|
Francis Tsui
|
72088b7fe2
|
Remove Timer::FireNow.
PiperOrigin-RevId: 811123106
|
2025-09-24 18:44:41 -07:00 |
|
Francis Tsui
|
eb3ae063f5
|
Move OutgoingTargetsManager to separate files.
PiperOrigin-RevId: 811122178
|
2025-09-24 18:40:14 -07:00 |
|
Francis Tsui
|
3786a3784f
|
Refactor outgoing share targets management into separate class.
PiperOrigin-RevId: 811071669
|
2025-09-24 16:00:32 -07:00 |
|
hai007
|
88a0bf0385
|
...text exposed to open source public git repo
PiperOrigin-RevId: 811057024
|
2025-09-24 15:22:26 -07:00 |
|
Edwin Wu
|
d429a8e42d
|
[NC Apple coverage] Add unit tests for GNCMBleConnection.
PiperOrigin-RevId: 810761287
|
2025-09-24 00:53:29 -07:00 |
|
Edwin Wu
|
19dc77a78f
|
Fix threading issues in GNCTimerTest.
PiperOrigin-RevId: 810693891
|
2025-09-23 20:57:23 -07:00 |
|
Edwin Wu
|
56148e3b86
|
[NC Apple coverage] Add tests for GNCMConnectionHandlers.
PiperOrigin-RevId: 810655020
|
2025-09-23 18:24:47 -07:00 |
|
Francis Tsui
|
5911d53352
|
Reset endpointUD after login and logout.
PiperOrigin-RevId: 810648551
|
2025-09-23 18:00:51 -07:00 |
|
Francis Tsui
|
6d9122c4eb
|
Reuse the same wifi lan listening port number if endpoint ID stays the same.
PiperOrigin-RevId: 810534040
|
2025-09-23 12:16:23 -07:00 |
|
Francis Tsui
|
6f92e238b0
|
Refactor P2pCLusterPcpHandler and WifiLan.
PiperOrigin-RevId: 810525937
|
2025-09-23 11:56:05 -07:00 |
|
Guogang Li
|
f98241826a
|
Allow to pass event logger in C wrapper
PiperOrigin-RevId: 810518555
|
2025-09-23 11:40:27 -07:00 |
|
Francis Tsui
|
a43adfb93c
|
Stop setting IPAddress field in NsdServiceInfo on advertising.
PiperOrigin-RevId: 810516970
|
2025-09-23 11:35:20 -07:00 |
|
Francis Tsui
|
d4c86c83c1
|
Start scheduled task to call GetAccountInfo.
PiperOrigin-RevId: 809234366
|
2025-09-19 16:33:27 -07:00 |
|
Francis Tsui
|
47a84ca925
|
Removing logging of __func__ in lamdas.
PiperOrigin-RevId: 809173259
|
2025-09-19 13:53:13 -07:00 |
|
Francis Tsui
|
358557342c
|
Do not start CertificateManager scheduled tasks if user not logged in.
PiperOrigin-RevId: 808831574
|
2025-09-18 19:17:07 -07:00 |
|
Francis Tsui
|
e3e3822610
|
Log advanced protection state in SendAttachement log message.
PiperOrigin-RevId: 808750701
|
2025-09-18 15:02:45 -07:00 |
|
Nick Bourdakos
|
d6da1706c9
|
Update flags
PiperOrigin-RevId: 808693428
|
2025-09-18 12:39:34 -07:00 |
|
Francis Tsui
|
ff1b50f1fe
|
Add fields to SendAttachmentsStart to track whether advanced protection is enabled for the transfer.
PiperOrigin-RevId: 808671647
|
2025-09-18 11:44:47 -07:00 |
|
Francis Tsui
|
d4503955fe
|
Add preference value to track is advanced protection is enabled.
PiperOrigin-RevId: 808651443
|
2025-09-18 10:57:39 -07:00 |
|
Edwin Wu
|
8ded7ccfca
|
[NC Apple coverage] Add unit tests for GNCMBleUtils.
PiperOrigin-RevId: 808614106
|
2025-09-18 09:26:32 -07:00 |
|
Nick Bourdakos
|
ae94fa2cdc
|
Refactor SPM
PiperOrigin-RevId: 808549949
|
2025-09-18 06:23:33 -07:00 |
|
Edwin Wu
|
961e73d7c9
|
[NC Apple coverage] Add unit tests for BleSocket on Apple.
PiperOrigin-RevId: 808378919
|
2025-09-17 20:51:46 -07:00 |
|