Hi,
I'm trying to switch the BlueTooth on with Bluetooth Engine API
But after calling SetPowerState(ETrue) on the CBTMCMSettings instance the application just wait about a minute and then aborts.
- SDK: S60_3rd_FP1
- Compiler: GCCE
- Plugin: Bluetooth Engine API from S60_3rd_Ed_SDK_FP1_API_Plug-In_Pack_v2_5.zip
- Phones: N95, N95 8GB
- Capabilities: NetworkServices ReadUserData WriteUserData LocalServices
It must be an easy task since there play roles only CBTMCMSettings and its observer but bteng.lib is shipped only in armv version and I'm not able to debug on the device. There is an example project but I do not see any special magic different from my implementation. I can not install/use the example application because it has WriteDeviceData capability.
Thank you.




