0.8.4 gpe bluetooth issues with h5555

From: Kevin A Kricfalusi <moldy86_at_gmail.com>
Date: Wed, 16 Jan 2008 06:08:56 +0200

bluetooth via gpe-bluetooth-applet is able to bring hci0 up. it
broadcasts its mac but thats it.. I have tried manually to bring it up
with the data supplied from blueprobe. but no success. just times out.

It times out on any other request for scanning, iscan, pscan, inq or
other devices inq or connecting. Had about the same problem with the
opie build other than i could connect to other address just not scan or
inq for them. does work under wince

my hcid.conf, out put of /etc/sysconfig/bluetooth and hciconfig

Any pointers would be just amazing.. Or any other "tips" for the h5555's
IR w/ lirc or finger print reader would be a great help!
#
# HCI daemon configuration file.
#

# HCId options
options {
        # Automatically initialize new devices
        autoinit yes;

        # Security Manager mode
        # none - Security manager disabled
        # auto - Use local PIN for incoming connections
        # user - Always ask user for a PIN
        #
        security none;

        # Pairing mode
        # none - Pairing disabled
        # multi - Allow pairing with already paired devices
        # once - Pair once and deny successive attempts
        pairing multi;

        # Default PIN code for incoming connections
        passkey "1234";
}

# Default settings for HCI devices
device {
        # Local device name
        # %d - device id
        # %h - host name
        name "%h-%d";

        # Local device class
        class 0x3e0100; #i know...

        # Default packet type
        #pkt_type DH1,DM1,HV1;

        # Inquiry and Page scan
        iscan enable; pscan enable;
        discovto 0;

        # Default link mode
        # none - no specific policy
        # accept - always accept incoming connections
        # master - become master on incoming connections,
        # deny role switch on outgoing connections
        lm accept;

        # Default link policy
        # none - no specific policy
        # rswitch - allow role switch
        # hold - allow hold mode
        # sniff - allow sniff mode
        # park - allow park mode
        lp rswitch,hold,sniff,park;
}
____________________________________

BLUETOOTH=yes
BLUETOOTH_PORT=/dev/tts/1
BLUETOOTH_SPEED=921600
BLUETOOTH_PROTOCOL=any

____________________________________
hci0: Type: UART
        BD Address: 08:**:**:**:**:98 ACL MTU: 339:4 SCO MTU: 60:9
        UP RUNNING PSCAN ISCAN
        RX bytes:69 acl:0 sco:0 events:8 errors:0
        TX bytes:298 acl:0 sco:0 commands:10 errors:0
____________________________________

I am going add to the wiki and pretty much focusing on just this model
and how to get it fully running. If any helpful information is helpful i
will be crediting you for the help. Please tell me if you would like
your name stated or not. thank ya.

kevin kricfalusi
Received on Tue Jan 15 2008 - 23:09:05 EST

This archive was generated by hypermail 2.2.0 : Tue Jan 15 2008 - 23:11:53 EST