Pues señores parece que encontre la deficiencia...

El paquete bluez-uitls se supone viene con las utilidades de configuracion hciconfig, hcitool, hciattach entre otros....

con el hcitool se detectan y se realizan las conexiones....
y con el hciconfig pues.... las configuraciones...
buscando el ejecutable de de hciconfig lo encontre en /usr/sbin

esto fue lo que hice

/usr/sbin# ls -l | grep hci
-rwxr-xr-x 1 root root     24496 abr  4  2007 hciattach
-rwxr-xr-x 1 root root    109512 abr  4  2007 hciconfig
-rwxr-xr-x 1 root root    234320 abr  4  2007 hcid
-rwxr-xr-x 1 root root    204824 ene 30  2007 hcidump
-rwxr-xr-x 1 root root     20584 abr  4  2007 hciemu
-rwxr-xr-x 1 root root     14280 abr  4  2007 hid2hci

/usr/sbin# hciconfig -h
bash: hciconfig: command not found

/usr/sbin# /usr/sbin/hciconfig -h
hciconfig - HCI device configuration utility
Usage:
        hciconfig
        hciconfig [-a] hciX [command]
Commands:
        up                      Open and initialize HCI device
        down                    Close HCI device
        reset                   Reset HCI device
        rstat                   Reset statistic counters
        auth                    Enable Authentication
        noauth                  Disable Authentication
        encrypt                 Enable Encryption
        noencrypt               Disable Encryption
        secmgr                  Enable Security Manager
        nosecmgr                Disable Security Manager
        piscan                  Enable Page and Inquiry scan
        noscan                  Disable scan
        iscan                   Enable Inquiry scan
        pscan                   Enable Page scan
        ptype      [type]       Get/Set default packet type
        lm         [mode]       Get/Set default link mode
        lp         [policy]     Get/Set default link policy
        name       [name]       Get/Set local name
        class      [class]      Get/Set class of device
        voice      [voice]      Get/Set voice setting
        iac        [iac]        Get/Set inquiry access code
        inqmode    [mode]       Get/Set inquiry mode
        inqdata    [data]       Get/Set inquiry data
        inqtype    [type]       Get/Set inquiry scan type
        inqparms   [win:int]    Get/Set inquiry scan window and interval
        pageparms  [win:int]    Get/Set page scan window and interval
        pageto     [to]         Get/Set page timeout
        afhmode    [mode]       Get/Set AFH mode
        aclmtu     <mtu:pkt>    Set ACL MTU and number of packets
        scomtu     <mtu:pkt>    Set SCO MTU and number of packets
        putkey     <bdaddr>     Store link key on the device
        delkey     <bdaddr>     Delete link key from the device
        commands                Display supported commands
        features                Display device features
        version                 Display version information
        revision                Display revision information

/usr/bin# ln -s /usr/sbin/hciconfig hciconfig
/usr/bin# ln -s /usr/sbin/hcid hcid
/usr/bin# ln -s /usr/sbin/hciattach hciattach
/usr/bin# ln -s /usr/sbin/hcidump hcidump
/usr/bin# ln -s /usr/sbin/hciemu hciemu

probemos:

/home/miusuario# hciconfig
hci0:   Type: USB
        BD Address: 11:11:11:11:11:11 ACL MTU: 678:8 SCO MTU: 48:10
        UP RUNNING
        RX bytes:529 acl:0 sco:0 events:59 errors:0
        TX bytes:445 acl:0 sco:0 commands:59 errors:0

Muajuajuaj... estoy empezando a desenvolverme en linux...

Gracias a todos....

El día 29/11/07, Esteban Rozo <rerozov@gmail.com> escribió:
Ya lo intente.... :( y sigue igual....

He pensado que tal ves si eso se pudiera configurar desde consola, se habiliten esas opciones....

Tienen idea de que comando puedo utilizar??

Les agradesco....

Salu2

El día 29/11/07, fedora-es-list-request@redhat.com < fedora-es-list-request@redhat.com> escribió:
Send Fedora-es-list mailing list submissions to
        fedora-es-list@redhat.com

To subscribe or unsubscribe via the World Wide Web, visit
         https://www.redhat.com/mailman/listinfo/fedora-es-list
or, via email, send a message with subject or body 'help' to
         fedora-es-list-request@redhat.com

You can reach the person managing the list at
        fedora-es-list-owner@redhat.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fedora-es-list digest..."


Today's Topics:

   1. Problemas con Bluetooth Properties (Esteban Rozo)
   2. RE: Problemas con Bluetooth Properties (samuel ferreras herrera)


----------------------------------------------------------------------

Message: 1
Date: Wed, 28 Nov 2007 12:17:36 -0500
From: "Esteban Rozo" < rerozov@gmail.com >
Subject: Problemas con Bluetooth Properties
To: fedora-es-list@redhat.com
Message-ID:
        < 382a02e20711280917y57fdf334s452ba660fba1d555@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hola a todos...

Resulta que quiero hacer que me dispositivo bluetooth sea visible y
conectable para otros dispositivos y que nunca se haga invisible.

La ovia soluciòn es que vaya a bluetooth-properties y lo cambie en donde
dice mode of operation...

Pero, resulta que me aparece en gris (inabilitado) y no puedo seleccionar
ninguna opcion. La opcion que se ve por default es la de otrher devices can
connect, y a los 19 minutos se hace invisible.

Ayuda Plz...

Desintale todo el paquete de bluez-utils junto con otros paquetes bluetooth
y lo volvi a instalar... pero no funciono....

No se que hacer....

Googliando no encuentro info.

Les agradesco de antemano a todos.

Salu2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.redhat.com/archives/fedora-es-list/attachments/20071128/61046f3e/attachment.html

------------------------------

Message: 2
Date: Wed, 28 Nov 2007 17:33:25 +0000
From: samuel ferreras herrera <samuelonline42@hotmail.com >
Subject: RE: Problemas con Bluetooth Properties
To: Fedora discussions in Spanish <fedora-es-list@redhat.com>
Message-ID: < BAY103-W2511AA243D0829A3B68942C5770@phx.gbl >
Content-Type: text/plain; charset="windows-1252"


Saludos,

Intenta abrir el bluetooth-properties con un usuario de mas privilegios.
root quizas.

suerte.



Date: Wed, 28 Nov 2007 12:17:36 -0500From: rerozov@gmail.comTo: fedora-es-list@redhat.comSubject: Problemas con Bluetooth PropertiesHola a todos...Resulta que quiero hacer que me dispositivo bluetooth sea visible y conectable para otros dispositivos y que nunca se haga invisible.La ovia soluciòn es que vaya a bluetooth-properties y lo cambie en donde dice mode of operation... Pero, resulta que me aparece en gris (inabilitado) y no puedo seleccionar ninguna opcion. La opcion que se ve por default es la de otrher devices can connect, y a los 19 minutos se hace invisible.Ayuda Plz... Desintale todo el paquete de bluez-utils junto con otros paquetes bluetooth y lo volvi a instalar... pero no funciono....No se que hacer....Googliando no encuentro info.Les agradesco de antemano a todos. Salu2
_________________________________________________________________
Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar a la última
http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.redhat.com/archives/fedora-es-list/attachments/20071128/53ee74bc/attachment.html

------------------------------

--
Fedora-es-list mailing list
Fedora-es-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-es-list

End of Fedora-es-list Digest, Vol 45, Issue 12
**********************************************