This page was last modified 09:51, 4 March 2008.
KIS000840 - IsWiredAccConnected() of BluetoothEngineAPI doesnt give the status of the Wired Accessory Connectivity
From Forum Nokia Wiki
| ID | KIS000840 | Creation date | March 4, 2008 |
| Platform | S60 3rd Edition, Feature Pack 1 | Devices | All (S60 3rd Edition, FP1) |
| Category | Symbian C++ | Subcategory | Connectivity, Accessories |
| APIs | Bluetooth Engine API | Classes | CBTMCMSettings |
| Methods | IsWiredAccConnected |
| Note! |
|---|
|
Overview
The Bluetooth Engine API from SDK API Plug-in for S60 3rd Edition, Feature Pack 1 contains a method for retrieving the connection status of a wired accessory. This method does not work properly.
Detailed description
The following function from the Bluetooth Engine API is documented to retrieve the connection status of a wired accessory:
TInt CBTMCMSettings::IsWiredAccConnected( TBool& aAnswer );
However, it does not work properly - the return value is always KErrNone (indicating success), but the value of the aAnswer parameter remains unmodified.
Solution
There is no solution available with the public SDK or APIs from the Plug-in package.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Outbox Problem | amitsingh18 | Symbian Networking & Messaging | 1 | 2005-06-23 23:50 |
| Dialing status | strike_noir | Symbian Networking & Messaging | 8 | 2007-11-14 04:53 |
| Get the sent status from MSComm1 | mads68 | General Messaging | 2 | 2004-04-13 16:44 |
| COD content size error? | dustbin | General Browsing | 3 | 2003-07-15 07:01 |
| 急!!!高手请指教套接字的问题 | touch2003 | Symbian | 4 | 2007-01-18 13:27 |

