Re: BLE link lost on iPhone 4S
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Hi Cheong, At a disconnect, you should get a call to the centralManager:didDisconnectPeripheral:error: on your CBCentralManagerDelegete delegate. Please note that you have to set the CBConnectPeripheralOptionNotifyOnDisconnectionKey in the options dictionary when calling connectPeripheral:options: on the CBCentralManager instance. Hope that works out for you. Let me know if you have any issues. Thanks, Joakim On Jan 3, 2012, at 12:10 AM, Poon Yuk Cheong / 昌 wrote:
Hi all,
Is there any events when the iPhone 4S gets link lost with the BLE device?
Best Regards, Cheong
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/joakim%40apple.com
This email sent to joakim@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Joakim Linde