Fwd: Windows mobile 6.1 no services seen.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've been trying to get bluez to work with asterisk and my windows
mobile phone. I followed the instructions here
(http://trixbox.org/wiki/chan-mobile). I'm able to pair, but when i
search for services provided by my linux box nothing shows up on my
windows mobile phone. The list is empty no matter how many times i
click refresh (on the services page on my phone). I've tried changing
the hcid.conf and tried changing the classes. I've tried searching
while the linux box is discoverable. Nothing seems to work. My phone
is a samsung i760 with windows mobile 6.1 and i'm using a dlink
dbt-120 usb adapter. below is my hcid.conf file, as well as the output
from the hciconfig -a command.

# hciconfig -a
hci0:   Type: USB
        BD Address: 00:15:E9:6A:00:12 ACL MTU: 192:8 SCO MTU: 64:8
        UP RUNNING PSCAN
        RX bytes:121050 acl:3670 sco:0 events:4169 errors:0
        TX bytes:66037 acl:3679 sco:0 commands:251 errors:0
        Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'Asterisk'
        Class: 0x240406
        Service Classes: Rendering, Audio
        Device Class: Audio/Video, Device conforms to the Headset profile
        HCI Ver: 1.1 (0x1) HCI Rev: 0x20d LMP Ver: 1.1 (0x1) LMP Subver: 0x20d
        Manufacturer: Cambridge Silicon Radio (10)

cat hcid.conf
    # HCId options
    options {
    autoinit yes;
    security auto;
    pairing multi;
    passkey "1234";
    }

    device {
    name "Asterisk";
    class 0x240406;
    #class 0x200404;
    iscan enable;
    pscan enable;
    lm accept;
    lp rswitch,hold,sniff,park;
    }

options {
   autoinit yes;
   security auto;
   pairing multi;
   pin_helper /etc/bluetooth/pin;
}

If anyone has any clue what might be going on i could really use the help.
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux