Re: [web-bluetooth] How to handle specific iOS Characteristic Properties

>  so I don't think it can say what should happen with non-standard 
property values.
they are not platform specific properties , it is only names of 
properties from iOS/MacOS SDK. These properties used to identify 
characteristics which can be accessed only in encrypted way. So, for 
example if iOS application has central role, then after discovering 
characteristics from peripheral - iOS app. can determine if encryption
 is required for that characteristic or it can be 
read/written/subscribed without bluetooth protocol handshake needed 
for encryption.

-- 
GitHub Notification of comment by AndreyErmoshin
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/242#issuecomment-224498336
 using your GitHub account

Received on Wednesday, 8 June 2016 06:12:40 UTC