Hi,
does anyone have any experience using these api's to programatically pair and unpair Bluetooth devices. Presumably they can be accessed with the reflection library or perhaps even better with inline java code?
The resulting effects paired/unpaired look easy to catch with the broadcast receiver.
Are there any tricky bits to watch out for?
For instance, does the createbond api pop up the pairing code window?
does anyone have any experience using these api's to programatically pair and unpair Bluetooth devices. Presumably they can be accessed with the reflection library or perhaps even better with inline java code?
The resulting effects paired/unpaired look easy to catch with the broadcast receiver.
Are there any tricky bits to watch out for?
For instance, does the createbond api pop up the pairing code window?