[ ソース: golang-github-paypal-gatt ]
パッケージ: golang-github-paypal-gatt-dev (0.0~git20151011.4ae819d-3)
golang-github-paypal-gatt-dev に関するリンク
Debian の資源:
golang-github-paypal-gatt ソースパッケージをダウンロード:
- [golang-github-paypal-gatt_0.0~git20151011.4ae819d-3.dsc]
- [golang-github-paypal-gatt_0.0~git20151011.4ae819d.orig.tar.xz]
- [golang-github-paypal-gatt_0.0~git20151011.4ae819d-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
building Bluetooth Low Energy peripherals
This package provides a Bluetooth Low Energy GATT implementation. Gatt (Generic Attribute Profile) is the protocol used to write BLE peripherals (servers) and centrals (clients).
As a peripheral, you can create services, characteristics, and descriptors, advertise, accept connections, and handle requests.
As a central, you can scan, connect, discover services, and make requests.