Lasan Mahaliyana
|
f884cf3473
|
implemented gatt but removed it from ble_v2_medium. implemented bluez_agent and bluez agent manager for accepting incoming pairing requests
|
2026-03-22 00:50:27 +05:30 |
|
Lasan Mahaliyana
|
04d1c89195
|
converted RegisterMonitor and UnregisterMonitor to async
|
2026-03-21 00:53:45 +05:30 |
|
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 |
|
Lasan Mahaliyana
|
3fd04004d6
|
updated BUILD files and MODULE.bazel for bazel 9
|
2026-02-06 23:28:25 +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 |
|