Commit Graph
15 Commits
Author SHA1 Message Date
lasan 3b9c2e0ce3 WIP: minor fixes 2026-03-20 20:48:37 +05:30
lasan 607d37a6b0 converted LeAdvertisementManager to use async internally and expose a sync API 2026-03-20 17:03:57 +05:30
lasan 4cc3bec2aa generated sdbus v2 bindings 2026-03-19 17:59:19 +05:30
Lasan Mahaliyana 6040a367ac added server2_client.h 2026-02-28 22:16:29 +05:30
Lasan Mahaliyana 9acedeffe4 Converted avahi resolve service to async 2026-02-10 07:52:37 +05:30
kidfromjupiter fce62beaa6 Added initial wpa supplicant dbus xml files 2026-02-01 06:04:34 +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 329f2ce2c9 Added GattProfile. Disabled fast adverts due to linux not supporting random mac addresses. 2026-01-12 08:17:05 +00:00
kidfromjupiter 52dfdd6a56 Enabled BLE advertisements with extended + GATT server. 2026-01-10 06:52:01 +00:00
Vibhav Pant 18e471ac37 Add gatt_service_client.h 2023-09-11 17:59:20 +05:30
Vibhav Pant c4bd3b1bcb Add a client variant DBus description for GattCharacteristic1.
This file contains additional methods that our Characteristic server
interfaces don't support yet.
2023-09-11 17:54:06 +05:30
Vibhav Pant 6e524684a6 Rename bluez_gatt_characteristic.{cc,h} to bluez_gatt_characteristic_server 2023-09-11 17:37:59 +05:30
Vibhav Pant 498e77e026 Make ConnectProfile a sync method. 2023-09-09 12:55:05 +05:30
Vibhav Pant 54d31abedf Add an initial BLE v2 implementation. 2023-09-08 16:53:49 +05:30
Vibhav Pant 86cffae21f Move dbus stubs to generated package. 2023-08-29 23:56:15 +05:30