Fix BSTstackLib service UUID reporting to client #2968

Merged
earlephilhower merged 1 commits from earlephilhower-patch-1 into master 2025-05-22 22:34:26 +03:00
earlephilhower commented 2025-05-22 22:19:04 +03:00 (Migrated from github.com)

Fixes #2967

Fixes #2967
earlephilhower commented 2025-05-22 22:34:20 +03:00 (Migrated from github.com)

BTStack added a whole bunch of very long named APIs for managing the stuff this library is bit banging since the library was written.

gatt_event_service_query_result_get_service would probably be the better choice here, but refactoring the whole library is a pretty massive task...

BTStack added a whole bunch of very long named APIs for managing the stuff this library is bit banging since the library was written. `gatt_event_service_query_result_get_service` would probably be the better choice here, but refactoring the whole library is a pretty massive task...
Sign in to join this conversation.