SCO Conection problems
SCO Conection problems
- Subject: SCO Conection problems
- From: Pepe Alberola Rubio <email@hidden>
- Date: Sat, 1 Dec 2007 13:27:43 +0100
Hi !!, I'm trying to develop a Audio App with bluetooth SCO conection but i have some problems when i trying to create my IOBluetoothRFCOMMAudioController own object.
this is my code: mHeadsetDevice = [[IOBluetoothHeadsetDevice alloc] initForConnectionToDevice: device delegate: self];
and i never could create mHeadsetDevice:
if(!mHeadsetDevice)
return FALSE; <<<< this always occurs...
else
return TRUE;
delgate: must be the default audio device (AudioDeviceID form CoreAudio)?
thanks for the attention, and sorry about my english i'm from spain.
Best regards. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden