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
|
e0a888a51f
|
migrated to sdbus-cpp v2
|
2026-03-19 20:23:24 +05:30 |
|
lasan
|
45406089e1
|
changed all instances of getObjectPath to getObject().getObjectPath(). migrated to ne ProxyInterfaces constructor
|
2026-03-19 18:44:02 +05:30 |
|
kidfromjupiter
|
4d2f34ccfb
|
upstream changes applied to linux impl
|
2026-02-04 22:04:03 +00:00 |
|
kidfromjupiter
|
52dfdd6a56
|
Enabled BLE advertisements with extended + GATT server.
|
2026-01-10 06:52:01 +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
|
4bdc46e257
|
Make all calls to WriteValue synchronous for now.
|
2023-09-11 18:41:49 +05:30 |
|
Vibhav Pant
|
d7abb17751
|
Share one notification session for all calls between Start/StopNotify
|
2023-09-11 18:38:48 +05:30 |
|
Vibhav Pant
|
2abd9f4d83
|
Flags: Support write-without-response when writing is enabled.
|
2023-09-11 18:11:45 +05:30 |
|
Vibhav Pant
|
e40faf5ddd
|
Rename GattCharacteristic to GattCharacteristicServer.
|
2023-09-11 17:43:50 +05:30 |
|
Vibhav Pant
|
6e524684a6
|
Rename bluez_gatt_characteristic.{cc,h} to bluez_gatt_characteristic_server
|
2023-09-11 17:37:59 +05:30 |
|