Bluetooth device/service caching
Hi, We’ve built a bluetooth device that operates in two different modes. In mode 1 it advertises as a custom Bluetooth Low Energy device and our application connects through CoreBluetooth. When switched to mode 2 it advertises as a HID keyboard, which can be connected in iOS settings. We are encountering a problem where connecting via mode 1 and then switching to mode 2 can result in iOS connecting via both methods, as it is paired to the device and the App always requests a connection to known BTLE devices. Is there anything we can do to prevent iOS connecting via CoreBluetooth when the device is acting as a HID keyboard? Thanks Nick _______________________________________________ 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: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Nick Brook