Commit Graph
20 Commits
Author SHA1 Message Date
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 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 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
Vibhav Pant 0d32fb37fb Move all NetworkManager D-Bus code to its own namespace. 2023-09-11 13:13:28 +05:30
Vibhav Pant bc4c1e76c9 Use shared_ptrs for dbus connections for top-level classes. 2023-09-09 21:41:37 +05:30
Vibhav Pant 54d31abedf Add an initial BLE v2 implementation. 2023-09-08 16:53:49 +05:30
Vibhav Pant 608d725b7f Construct BluetoothClassicMedium correctly. 2023-09-05 20:01:13 +05:30
Vibhav Pant c742bd3a37 clang-format 2023-08-30 13:21:30 +05:30
Vibhav Pant 86cffae21f Move dbus stubs to generated package. 2023-08-29 23:56:15 +05:30
Vibhav Pant 6c198fc2d2 Add copyright notice headers. 2023-08-29 22:06:30 +05:30
Vibhav Pant adb1e1d235 Separate BluetoothAdapter into Adapter and BluezAdapter classes. 2023-08-29 15:47:13 +05:30
Vibhav Pant fbf7512a6a Add dummy implementations for BLE. 2023-08-29 14:03:16 +05:30
Vibhav Pant a597feabaa Fix signatures. 2023-08-27 20:50:36 +05:30
Vibhav Pant f50abe1677 Fix compilation errors. 2023-08-27 14:06:50 +05:30
Vibhav Pant 5379eb4695 Add CreatePreferencesManager implementation. 2023-08-27 12:25:01 +05:30
Vibhav Pant 0df941c560 Add Wifi Direct medium 2023-08-27 00:32:55 +05:30
Vibhav Pant 1b70335184 Implement remaining platform methods. 2023-08-26 16:46:25 +05:30
Vibhav Pant 409d4c1fdb Add additional impls. 2023-08-23 17:30:14 +05:30
Vibhav Pant ff55edb5e4 Code dump. 2023-08-21 23:19:01 +05:30
Vibhav Pant af5bea6a3d Initial sketch. 2023-07-22 15:32:25 +05:30