Files
bluetooth_low_energy/bluetooth_low_energy_android
iAMD 44efce78df 修复读取 CCCD 报错的问题,写入时更新特征值 (#50)
* 修复 CCCD 无法读取的问题

* 优化代码

* 调整部分必需参数为可空参数

* 调整接口

* 写入时更新特征值

* 调整接口

* 适配新接口

* 调整依赖项
2024-02-01 19:16:42 +08:00
..
2023-08-17 17:49:26 +08:00
2023-08-21 01:06:57 +08:00
2023-08-21 01:06:57 +08:00
2023-08-21 01:06:57 +08:00

bluetooth_low_energy_android

The Android implementation of bluetooth_low_energy.

Usage

This package is endorsed, which means you can simply use bluetooth_low_energy normally. This package will be automatically included in your app when you do, so you do not need to add it to your pubspec.yaml.

However, if you import this package to use any of its APIs directly, you should add it to your pubspec.yaml as usual.