I'm developing a BLE peripheral device and would like to pair the device and iPhone on the Bluetooth devicelist ([Settings] -> [Bluetooth]).
I tested some Bluetooth(Classic) and BLE devices on the list and some devices were shown on the list but others weren't.
[Tested iPhone]
- iPhone5s (OSver. 7.0.4)
- iPhone6 (OSver. 8.0.2)
[Tested Bluetooth devices and result]
- Xperia Tablet Z2 (Classic) -> Shown
- Microsoft Wedge Mobile Keyboard (Classic) -> Shown
- Tag LBT-VRU01(BLE) -> Not shown
- Mouse BSMBB09DS (BLE) -> Not shown
Now I have two questions.
- Is there any way to show and pair BLE devices on device list in [Settings] ?
- Are there any conditions(specific profiles?) to show Bluetooth(Classic) peripheral devices on device list in [Settings].
Thank you.