See:
[[
1. Radio off, Load stack
Radio automatically turned on(!).
(In accessible mode, therefore we show mode "Discoverable")
2. Set non-accessible in manager
Now we show mode "Connectable"
3. Set off
We still show mode "Connectable"!!! ERROR
Widcomm returns true from IsDeviceConnectable/Discoverable.
]]
To check IsDeviceConnectable/Discoverable.are valid, need to see if the following methods are useful: CBtIf::IsStackServerUp(), IsDeviceReady(), and/or callback OnStackStatusChange().