Skip to content

BleRssiDevice返回的数据问题 #83

Description

@huangbiao666

mServiceUuids 与 mServiceData 绝大多数情况都是空的,其实是有广播包数据的

[mAdvertiseFlags=-1, mServiceUuids=null, mManufacturerSpecificData={3604=[0, 7, 0, 6, 18, 52, 86, 120, -118, 55, 0, 0]}, mServiceData=null, mTxPowerLevel=-2147483648, mDeviceName=null]

还有write read notify都不支持并发操作,只能单个执行,上一个操作完成后,才能进行下一个操作,如多次连续调用write操作,只能等上一个操作成功或失败后,才能下一次write操作

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions