jonas-schievink/rubble

Implement (G)ATT on top of L2CAP

Open

#29 ouverte le 31 mars 2019

Voir sur GitHub
 (6 commentaires) (3 réactions) (0 assignés)Rust (58 forks)user submission
area: (G)ATThelp wantedstatus: needs codestatus: needs designtype: enhancement

Métriques du dépôt

Stars
 (403 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur