jonas-schievink/rubble

Implement (G)ATT on top of L2CAP

Open

#29 创建于 2019年3月31日

在 GitHub 查看
 (6 评论) (3 反应) (0 负责人)Rust (58 fork)user submission
area: (G)ATThelp wantedstatus: needs codestatus: needs designtype: enhancement

仓库指标

Star
 (403 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南