linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bluez-users] PM325 by LG cell phone
@ 2006-06-03  0:32 Carl Karsten
  2006-06-03 19:17 ` Marcel Holtmann
  0 siblings, 1 reply; 10+ messages in thread
From: Carl Karsten @ 2006-06-03  0:32 UTC (permalink / raw)
  To: Bluez-users


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

I am trying to figure out what I can do with my new cell phone and .  Here
is what I have so far:

carl@asus17:/etc/bluetooth$ sudo lshw
    product: M6VA
    vendor: ASUSTeK Computer Inc.


carl@asus17:/etc/bluetooth$ lsusb
Bus 003 Device 002: ID 044e:3001 Alps Electric Co., Ltd UGTZ4 Bluetooth

carl@asus17:~$ hciconfig
hci0:   Type: USB
        BD Address: 00:02:C7:97:22:6C ACL MTU: 192:8 SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:10657 acl:36 sco:0 events:236 errors:0
        TX bytes:2218 acl:36 sco:0 commands:106 errors:0

carl@asus17:~$ sudo hcitool scan
Scanning ...
        08:00:37:03:EF:36       PM325 by LG

carl@asus17:~$ sudo hcitool info 08:00:37:03:EF:36
Password:
Requesting information ...
        BD Address:  08:00:37:03:EF:36
        LMP Version: 1.2 (0x2) LMP Subversion: 0xdb0
        Manufacturer: Texas Instruments Inc. (13)
        Features: 0xff 0xff 0x2d 0xf8 0x1b 0x18 0x00 0x80
                <3-slot packets> <5-slot packets> <encryption> <slot offset>
                <timing accuracy> <role switch> <hold mode> <sniff mode>
                <park state> <RSSI> <channel quality> <SCO link> <HV2
packets>
                <HV3 packets> <u-law log> <A-law log> <CVSD> <power control>
                <transparent SCO> <enhanced iscan> <interlaced iscan>
                <interlaced pscan> <inquiry with RSSI> <extended SCO>
                <EV4 packets> <EV5 packets> <AFH cap. slave>
                <AFH class. slave> <AFH cap. master> <AFH class. master>
                <extended features>

carl@asus17:~$ sdptool browse 08:00:37:03:EF:36
Browsing 08:00:37:03:EF:36 ...
Service Name: WBTEXT
Service RecHandle: 0x10000
Service Class ID List:
  "Error: This is UUID-128" (0xdb1d8f12-95f3-402c-9b97-bc504c9a55c4)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 1
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "Error: This is UUID-128" (0x1cdb1d8f-1295-f340-2c9b-97bc504c9a55)
    Version: 0x0100

Service Name: LG LX325 Headset AG Service
Service RecHandle: 0x10001
Service Class ID List:
  "Headset Audio Gateway" (0x1112)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 2
Profile Descriptor List:
  "Headset" (0x1108)
    Version: 0x0100

Service Name: LG LX325 Hands-Free AG Service
Service RecHandle: 0x10002
Service Class ID List:
  "Handfree Audio Gateway" (0x111f)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 3
Profile Descriptor List:
  "Handsfree" (0x111e)
    Version: 0x0100

Service Name: Dialup Networking
Service RecHandle: 0x10003
Service Class ID List:
  "Dialup Networking" (0x1103)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 4
Profile Descriptor List:
  "Dialup Networking" (0x1103)
    Version: 0x0100

I am not sure what to do next.  looks like audio and dun are the only
profiles the phone supports, so DUN seems like a good place to start.

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

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Bluez-users] PM325 by LG cell phone
@ 2006-06-08  7:14 Carl K
  0 siblings, 0 replies; 10+ messages in thread
From: Carl K @ 2006-06-08  7:14 UTC (permalink / raw)
  To: bluez-users

(re posted to the list from a new account - gmail was held up for some 
reason, so forgive me if a 2nd copy shows up.)

> > carl@asus17:~$ sdptool browse 08:00:37:03:EF:36
> > Browsing 08:00:37:03:EF:36 ...
> > Service Name: WBTEXT
> > Service RecHandle: 0x10000
> > Service Class ID List:
> >   "Error: This is UUID-128" (0xdb1d8f12-95f3-402c-9b97-bc504c9a55c4)
> > Protocol Descriptor List:
> >   "L2CAP" (0x0100)
> >   "RFCOMM" (0x0003)
> >     Channel: 1
> > Language Base Attr List:
> >   code_ISO639: 0x656e
> >   encoding:    0x6a
> >   base_offset: 0x100
> > Profile Descriptor List:
> >   "Error: This is UUID-128" (0x1cdb1d8f-1295-f340-2c9b-97bc504c9a55)
> >     Version: 0x0100
>
> The WBTEXT service is some LG specific one and I actually like to know
> what you can do with it, but this might be used by LG phones and
> software only. However you might try "sdptool records --raw <bdaddr>"
> and see if you find some more records.


I'm guessing nothing new, but I am not qualified, so here you go...

carl@asus17:~$ sdptool records --raw  08:00:37:03:EF:36
Sequence
        Attribute 0x0000 - ServiceRecordHandle
                UINT32 0x00010000
        Attribute 0x0001 - ServiceClassIDList
                Sequence
                        UUID128 db1d8f12-95f3-402c-9b97
-bc504c9a55c4
        Attribute 0x0004 - ProtocolDescriptorList
                Sequence
                        Sequence
                                UUID16 0x0100 - L2CAP
                        Sequence
                                UUID16 0x0003 - RFCOMM
                                UINT8 0x01
        Attribute 0x0005 - BrowseGroupList
                Sequence
                        UUID16 0x1002 - PublicBrowseGroup
        Attribute 0x0006 - LanguageBaseAttributeIDList
                Sequence
                        UINT16 0x656e
                        UINT16 0x006a
                        UINT16 0x0100
        Attribute 0x0009 - BluetoothProfileDescriptorList
                Sequence
                        Sequence
                                UUID128 1cdb1d8f-1295-f340-2c9b-97bc504c9a55
                                UINT16 0x0100
        Attribute 0x0100
                Data 57 42 54 45 58 54 00
        Attribute 0x8003
                UINT16 0x0001
Sequence
        Attribute 0x0000 - ServiceRecordHandle
                UINT32 0x00010001
        Attribute 0x0001 - ServiceClassIDList
                Sequence
                        UUID16 0x1112 - HeadsetAudioGateway
                        UUID16 0x1203 - GenericAudio
        Attribute 0x0004 - ProtocolDescriptorList
                Sequence
                        Sequence
                                UUID16 0x0100 - L2CAP
                        Sequence
                                UUID16 0x0003 - RFCOMM
                                UINT8 0x02
        Attribute 0x0005 - BrowseGroupList
                Sequence
                        UUID16 0x1002 - PublicBrowseGroup
        Attribute 0x0009 - BluetoothProfileDescriptorList
                Sequence
                        Sequence
                                UUID16 0x1108 - Headset
                                UINT16 0x0100
        Attribute 0x0100
                Data 4c 47 20 4c 58 33 32 35 20 48 65 61 64 73 65 74 20 
41 47 20 53 65 72 76 69 63 65 00
        Attribute 0x0302
                Bool True
Sequence
        Attribute 0x0000 - ServiceRecordHandle
                UINT32 0x00010002
        Attribute 0x0001 - ServiceClassIDList
                Sequence
                        UUID16 0x111f - HandsfreeAudioGateway
                        UUID16 0x1203 - GenericAudio
        Attribute 0x0004 - ProtocolDescriptorList
                Sequence
                        Sequence
                                UUID16 0x0100 - L2CAP
                        Sequence
                                UUID16 0x0003 - RFCOMM
                                UINT8 0x03
        Attribute 0x0005 - BrowseGroupList
                Sequence
                        UUID16 0x1002 - PublicBrowseGroup
        Attribute 0x0009 - BluetoothProfileDescriptorList
                Sequence
                        Sequence
                                UUID16 0x111e - Handsfree
                                UINT16 0x0100
        Attribute 0x0100
                Data 4c 47 20 4c 58 33 32 35 20 48 61 6e 64 73 2d 46 72 
65 65 20 41 47 20 53 65 72 76 69 63 65 00
        Attribute 0x0301
                UINT8 0x00
        Attribute 0x0311
                UINT16 0x0005
carl@asus17:~$


_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2006-06-08 10:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-03  0:32 [Bluez-users] PM325 by LG cell phone Carl Karsten
2006-06-03 19:17 ` Marcel Holtmann
2006-06-03 20:39   ` Carl Karsten
2006-06-03 21:50     ` Marcel Holtmann
2006-06-06  7:15       ` Carl Karsten
2006-06-08  7:13         ` Marcel Holtmann
2006-06-08  8:05           ` Carl K
2006-06-08 10:57             ` Marcel Holtmann
2006-06-06  7:08   ` Carl Karsten
  -- strict thread matches above, loose matches on Subject: below --
2006-06-08  7:14 Carl K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).