Re: iPhone
Re: iPhone
- Subject: Re: iPhone
- From: Brian OBrien <email@hidden>
- Date: Tue, 15 Jul 2008 18:56:37 -0600
Assuming the rumor is true that blue tooth sucks.. (I won't know till I
get my iPhone) I'm sure it will be a patch at a later date.
Daniel Birns wrote:
Thanks Dave,
We don't need bluetooth profiles, which is what these articles
mention. All we need is the bluetooth api, so we can do simple
communications. These are (roughly) the interfaces we use on MacOSX:
#include <IOBluetooth/IOBluetoothUserLib.h>
#include <IOBluetooth/IOBluetoothUtilities.h>
IOBluetoothDeviceOpenRFCOMMChannelAsync
IOBluetoothSDPUUIDCreateWithData
IOBluetoothDeviceGetServiceRecordForUUID
IOBluetoothSDPServiceRecordGetRFCOMMChannelID
IOBluetoothAddServiceDict
IOBluetoothSDPServiceRecordGetRFCOMMChannelID
IOBluetoothSDPServiceRecordGetServiceRecordHandle
IOBluetoothRegisterForFilteredRFCOMMChannelOpenNotifications
IOBluetoothRFCOMMChannelRegisterIncomingEventListener
IOBluetoothRFCOMMChannelWriteAsync
IOBluetoothDeviceCreateWithAddress
IOBluetoothDevicePerformSDPQuery
--Daniel
On Jul 15, 2008, at 3:57 PM, Dave Boydston wrote:
iPhone Bluetooth is lame
http://gizmodo.com/gadgets/iphone/iphone-bluetooth-not-much-but-whats-there-is-charming-274068.php
http://www.iphonebuzz.com/iphones-bluetooth-is-dumb-purposely-crippled-or-both-151188.php
http://www.gearlog.com/2007/07/bluetooth_sig_has_no_love_for.php
Seems 2.0 version has not changed this much (if any)
Dave Boydston
805.964.8883 x115
866.546.4523 FAX
Serialio.com - Bringing your bright ideas to Life
Daniel Birns wrote:
I don't see any bluetooth apis on the iPhone. Is there one? Will
there be one? For our application, the standard bluetooth
(audio/phone) isn't enough. We want to communicate with other
phones for, for example, multi-player games. There must be other
products that need this.
--Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden
<mailto:email@hidden>)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden <mailto:email@hidden>
------------------------------------------------------------------------
_______________________________________________
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
--
'A picture paints a thousand words.
'A thought paints a thousand pictures.
https://me.vonage.com/bjobrien
begin:vcard
fn:Brian O'Brien
n:O'Brien;Brian
org:Foothills Hospital / University Of Calgary;Seaman Family MR Research Center
adr:;;1403 29th St. NW;Calgary;AB;T2N 2T9;Canada
email;internet:email@hidden
title:PACS System Manager
tel;work:(403) 944-1637
tel;fax:(403) 270-7907
tel;home:(403) 770-0228
tel;cell:(403) 471-9459
x-mozilla-html:TRUE
url:www.imaginginformatics.ca
version:2.1
end:vcard
_______________________________________________
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
References: | |
| >iPhone (From: Daniel Birns <email@hidden>) |
| >Re: iPhone (From: Dave Boydston <email@hidden>) |
| >Re: iPhone (From: Daniel Birns <email@hidden>) |