jonas-schievink/rubble

Implement (G)ATT on top of L2CAP

Open

#29 aberto em 31 de mar. de 2019

Ver no GitHub
 (6 comments) (3 reactions) (0 assignees)Rust (58 forks)user submission
area: (G)ATThelp wantedstatus: needs codestatus: needs designtype: enhancement

Métricas do repositório

Stars
 (403 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

GATT is not it's own protocol, but means Generic Attribute Profile (even though the spec sometimes calls it Generic Attribute Protocol - I'm not making this shit up!). We have to implement whatever parts of ATT are needed by GATT.

Guia do colaborador