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

So we did some test between iOS and OS X. A characteristic on the 
peripheral set as CBCharacteristicPropertyNotifyEncryptionRequired is 
received as CBCharacteristicPropertyNotify. So Apple is not able to 
send the suffix "EncryptionRequired" to the central. And it can only 
be used only on the peripheral side.

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

Received on Wednesday, 8 June 2016 10:51:53 UTC