bikini/iphone-dos ? reverse-engineered prompt
Reverse engineered prompt
I want a small C++ project that demonstrates Bluetooth connection handling on iPhones for testing my own devices, not anything disruptive.
Please build it into something simple and usable, with a clear command line flow that can scan for nearby Bluetooth devices, show basic device info, and try connecting to devices I choose. If full Bluetooth access on iPhone is limited, make the code as complete as possible and leave clear notes on what would need to be filled in for the real platform APIs. Keep it lightweight, with a single example source file if that fits best, and make sure it compiles cleanly.
If you need to look up current Apple Bluetooth docs or API details online, go ahead. I mainly want a clean starter project I can extend for legitimate device testing and connection experiments.
Are you gonna build this?
make sure you review the code using coderabbit