FastBle
FastBle copied to clipboard
多次连接出现服务搜索超时/bluetoothGatt.getServices().size() == 0/或characteristic not support notify
多次连接断开容易出现搜索服务无回调,或者是服务列表为0,或者是不支持的notify chara的情况。另外用mac 地址直接连接,小概率出现设备名为null的情况(扫描是有设备名的)
解决了吗,兄弟,同。