Added GattProfile. Disabled fast adverts due to linux not supporting random mac addresses.

This commit is contained in:
kidfromjupiter
2026-01-12 08:17:05 +00:00
parent 3d97a540b5
commit 329f2ce2c9
15 changed files with 219 additions and 27 deletions
@@ -76,6 +76,7 @@ cc_library(
# "bluez_gatt_characteristic_client.h",
"bluez_gatt_characteristic_server.h",
"bluez_gatt_manager.h",
"bluez_gatt_profile.h",
# "bluez_gatt_service_client.h",
"bluez_gatt_service_server.h",
"bluez_le_advertisement.h",