All of lore.kernel.org
 help / color / mirror / Atom feed
* How to update SDP records
@ 2009-02-10 21:30 Mario Limonciello
  2009-02-11 16:53 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Mario Limonciello @ 2009-02-10 21:30 UTC (permalink / raw)
  To: linux-bluetooth

[-- Attachment #1: Type: text/plain, Size: 746 bytes --]

Hi guys:

I was looking at the Bluez 4.x API and don't see any way for requesting
an updated set of SDP records for a device.  My Blackberry will not
connect advertising that it can receive OBEX transfers at all (the File
Transfer Agent isn't in SDP records).  This is because by default that
mode is turned off on the device.  There is an option to turn it on
momentarily to receive a file, but then it turns back off.

Because of this, it's impossible to pair the device with the SDP record
for File Transfer on it's list.  Is there somewhere in the API that I am
missing that allows you to request an updated set of records for a device?

Regards
-- 
Mario Limonciello
*Dell | Linux Engineering*
mario_limonciello@dell.com


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to update SDP records
  2009-02-10 21:30 How to update SDP records Mario Limonciello
@ 2009-02-11 16:53 ` Marcel Holtmann
  2009-02-11 17:11   ` Mario Limonciello
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2009-02-11 16:53 UTC (permalink / raw)
  To: Mario Limonciello; +Cc: linux-bluetooth

Hi Mario,

> I was looking at the Bluez 4.x API and don't see any way for requesting
> an updated set of SDP records for a device.  My Blackberry will not
> connect advertising that it can receive OBEX transfers at all (the File
> Transfer Agent isn't in SDP records).  This is because by default that
> mode is turned off on the device.  There is an option to turn it on
> momentarily to receive a file, but then it turns back off.
> 
> Because of this, it's impossible to pair the device with the SDP record
> for File Transfer on it's list.  Is there somewhere in the API that I am
> missing that allows you to request an updated set of records for a device?

I think what you are looking for is the Device.DiscoverServices()
method. This one lets you trigger SDP.

Regards

Marcel



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to update SDP records
  2009-02-11 16:53 ` Marcel Holtmann
@ 2009-02-11 17:11   ` Mario Limonciello
  0 siblings, 0 replies; 3+ messages in thread
From: Mario Limonciello @ 2009-02-11 17:11 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: linux-bluetooth


[-- Attachment #1.1: Type: text/plain, Size: 436 bytes --]

Hi Marcel:

Marcel Holtmann wrote:
> Hi Mario,
>
>   
>
> I think what you are looking for is the Device.DiscoverServices()
> method. This one lets you trigger SDP.
>
> Regards
>
> Marcel
>
>
>   
Thanks, that sounds like it's the correct method.  I must have missed it
because I was searching the API for the acronym "SDP".

Regards

-- 
Mario Limonciello
*Dell | Linux Engineering*
mario_limonciello@dell.com

[-- Attachment #1.2: Type: text/html, Size: 1160 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-11 17:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-10 21:30 How to update SDP records Mario Limonciello
2009-02-11 16:53 ` Marcel Holtmann
2009-02-11 17:11   ` Mario Limonciello

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.