Hi to all,
trying these test program betweem 2 pc of mine i get
alway this error on the client side:

> ./rctest -s 00:10:60:29:XX:XX
rctest[1672]: Can't connect: Function not implemented (38)


what does it means ?


this is my hciconfig:

hci0:   Type: USB
        BD Address: 00:10:60:A6:XX:XX ACL MTU: 192:8 SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:7991 acl:85 sco:0 events:551 errors:0
        TX bytes:3267 acl:69 sco:0 commands:177 errors:0

and this is my lsmod output:


hci_usb                 8712  2
af_packet              11464  0
ixp425_eth             15236  0
ixp400                615208  1 ixp425_eth
rfcomm                 24572  3
l2cap                  14724  9 bnep,rfcomm
bluetooth              30752  8 bnep,hci_usb,rfcomm,l2cap
ipv6                  187296  12
ext3                   96744  1
jbd                    36536  1 ext3
mbcache                 5060  1 ext3


Andrea