You Are Here:

Community: Developer Discussion Boards

#1 Old Bluetooth Headset - 2005-10-14, 15:33

Join Date: Jul 2004
Posts: 33
jigneshshah
Offline
Registered User
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.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
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

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia