blue-heron/blue_heron

Implement GATT

Closed this issue · 1 comments

The ATT Client currently decodes GATT data as raw uuids. Some of these UUIDs are "special" for the Generic portion of this protocol.

#67 Pushed this slightly further forward. We have parsers for GATT now. just need to actually implement the server/client for it now.