一个特征值可以对应多个属性
属性名 | 枚举值 |
---|---|
Broadcast | 0x01 |
Read | 0x02 |
WriteWithoutResponse | 0x04 |
Write | 0x08 |
Notify | 0x10 |
Indicate | 0x20 |
AuthenticatedSignedWrites | 0x40 |
ExtendedProperties | 0x80 |
NotifyEncryptionRequired | 0x100 |
IndicateEncryptionRequired | 0x200 |
网友评论