A user of my app uses a Sony C3 Compact phone and tries to connect a HRM device.
The app creates an `AsyncScanController.IAsyncScanResultReceiver` and after calling
`AntPlusXxxPcc.requestAsyncScanController()` after a very short period of time, the callback method
`onSearchStopped` is called with resultCode ADAPTER_NOT_DETECTED.
What might the cause for it?
The device is capable of ANT and the ANT Radio Service and ANT+ Plugin Service are up to date.