| Reply | « Previous Thread | Next Thread » |
|
Hi,
I am trying simulate headset functionality b/n Nokia 6600 to Nokia HDW-2 headset. I am able to connect headset but I m not able to listen anything on headset. I did following steps. 1) I searched what all services available on headset. 2) I connected on port no.(Bluetooth Channel) 2. I could see Bluetooth connected icon on phone. When I manually(Functionality provided by phone) paired & establish connection with headset, I could see headset like icon on phone. But it is not happening in my case. Is there any additional step required after connecting with headset? Isn't it default behaviour that, once I connect with headset audio output shall routed to headset? ----------------Start-------------------------- iState = EGettingConnection; _LIT(KServerTransportName,"RFCOMM"); TBTDevAddr devAddr = static_cast<TBTSockAddr>(iNameEntry().iAddr).BTAddr(); TInt port = 1; TObexBluetoothProtocolInfo protocolInfo; protocolInfo.iTransport.Copy(KServerTransportName); protocolInfo.iAddr.SetBTAddr(devAddr); protocolInfo.iAddr.SetPort(port); if (iClient) { delete iClient; iClient = NULL; } iClient = CObexClient::NewL(protocolInfo); iClient->Connect(iStatus); SetActive(); ---------------End-------------------------------------- Any direction? Pls. tell me if you have any answer. Thanks, -Jignesh. |
| jigneshshah |
| View Public Profile |
| Find all posts by jigneshshah |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Logitech Bluetooth Headset with Nokia 6600, any suggestions? | agranhol | Bluetooth Technology | 5 | 2005-11-15 08:15 |
| Bluetooth, PDA, Headset connectivity | mcashman | Bluetooth Technology | 6 | 2005-11-15 08:14 |
| Nokia 6230 and Gg301 bluetooth headset. | tinngo | Bluetooth Technology | 0 | 2004-11-26 11:23 |
| Nokia 7650 support Bluetooth audo? | ovjo12 | Bluetooth Technology | 5 | 2003-07-17 19:50 |
| BLUETOOTH WIRELESS HEADSET HDW-1 | COHUGHES | Bluetooth Technology | 2 | 2002-08-07 00:24 |