Am Montag 26 März 2007 21:12 schrieb martin f krafft:
> > What does it:
> > 1. In the parameter -b, it does an SDP lookup for the given
> > address. _There_, it prints the message that you see.
>
> What does it look for, which SDP service?

It looks for the service that is described in the
Bluetooth Specification 1.1
Part K:12
File Transfer Profile
chapter 6.1

For the UUID numbers in SDP, see
https://www.bluetooth.org/assigned-numbers/service_discovery.php

It usually looks like this:
Service Name: OBEX File Transfer
Service RecHandle: 0x11106
Service Class ID List:
  "OBEX File Transfer" (0x1106)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 6
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX File Transfer" (0x1106)
    Version: 0x0100

> So I think it would make sense to print out messages that say which
> channel was autodetected and if it was overwritten by the
> command-line choice.

Can you enter a wishlist bug for this?

HS

Reply via email to