Jasonchenlijian / FastBle

Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
Apache License 2.0
5.28k stars 1.22k forks source link

蓝牙设备连接成功后,到开始发现服务,中间sleep了 500ms,这里为什么要休眠呢? #583

Open liuyiyuan opened 7 months ago

liuyiyuan commented 7 months ago

能否删除这里的休眠操作

stevenwsg commented 5 months ago

我理解的是,蓝牙的这个操作, 是需要延迟的。

zhanlan123 commented 4 months ago

这个是通用的兼容措施。