jonas-schievink/rubble

Implement (G)ATT on top of L2CAP

Open

#29 opened on 2019年3月31日

GitHub で見る
 (6 comments) (3 reactions) (0 assignees)Rust (403 stars) (58 forks)user submission
area: (G)ATThelp wantedstatus: needs codestatus: needs designtype: enhancement

説明

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.

コントリビューターガイド