Re: HCI error code? -- Resolved
Re: HCI error code? -- Resolved
- Subject: Re: HCI error code? -- Resolved
- From: Joseph Kelly <email@hidden>
- Date: Thu, 20 Oct 2005 15:50:00 -0700
I was accidentally passing in the data pointer as the length argument (it's a long sordid story). And to correct what I wrote earlier, I was getting the error code on the call to writeAsync: and not in the complete handler.
joe On Oct 18, 2005, at 3:58 PM, Joseph Kelly wrote: I get an error code 5 when sending writeAsync:... to an RFCOMM channel (more precisely, the error arrives in the rfcommChannelWriteComplete: delegate). writeSync:... returns the same.
Any idea what this means? I do in fact realize that these values could vary widely due to specific hw implementations -- I'm just curious if, say, the Cambridge Silicon chipset is prone to return a particular value for a particular error condition in general.
Actually, on subsequent tests, I'm getting not just 5, but the ubiquitous 0xe00002ca, and now I just started getting 0xe00002c8.
|
_______________________________________________
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