Hello,<br><br>I have fedora core 9 running on my laptop (which has a built in bluetooth adapter) and a Sony Ericsson K810i Mobile phone. Both the devices recognise each other and could be bonded via bluetooth.  I could transfer a file from my laptop to the mobile phone.  But when I try to transfer a file from the mobile phone to the laptop, the transfer does not happen.  The reason being that mobile phone is not able to discover the services of the laptop.  When googled, I came to know that the following commands lets us know the status of bluetooth running on our system:<br>
1) rpm -qa "*bluez*" "*obex*"<br>2) sdptool browse local<br>3) gconftool-2 --recursive-list /desktop/gnome/file_sharing<br><br>This is the output for these commands on my machine:<br><br>[root@localhost Divya]# rpm -qa "*bluez*" "*obex*"<br>
openobex-1.3-11.fc9.i386<br>bluez-gnome-0.25-1.fc9.i386<br>bluez-utils-cups-3.30-2.fc9.i386<br>obexftp-0.22-0.9.rc9.fc9.i386<br>bluez-utils-3.30-2.fc9.i386<br>bluez-libs-3.30-1.fc9.i386<br>obex-data-server-0.3.1-1.fc9.i386<br>
gnome-vfs2-obexftp-0.4-6.fc9.i386<br>bluez-utils-alsa-3.30-2.fc9.i386<br><br>[root@localhost Divya]# sdptool browse local<br>Browsing FF:FF:FF:00:00:00 ...<br>Service Name: Headset Audio Gateway<br>Service RecHandle: 0x10000<br>
Service Class ID List:<br>  "Headset Audio Gateway" (0x1112)<br>  "Generic Audio" (0x1203)<br>Protocol Descriptor List:<br>  "L2CAP" (0x0100)<br>  "RFCOMM" (0x0003)<br>    Channel: 12<br>
Profile Descriptor List:<br>  "Headset" (0x1108)<br>    Version: 0x0100<br><br>Service Name: Audio Source<br>Service RecHandle: 0x10001<br>Service Class ID List:<br>  "Audio Source" (0x110a)<br>Protocol Descriptor List:<br>
  "L2CAP" (0x0100)<br>    PSM: 25<br>  "AVDTP" (0x0019)<br>    uint16: 0x100<br>Profile Descriptor List:<br>  "Advanced Audio" (0x110d)<br>    Version: 0x0100<br><br>Service Name: AVRCP TG<br>
Service RecHandle: 0x10002<br>Service Class ID List:<br>  "AV Remote Target" (0x110c)<br>Protocol Descriptor List:<br>  "L2CAP" (0x0100)<br>    PSM: 23<br>  "AVCTP" (0x0017)<br>    uint16: 0x103<br>
Profile Descriptor List:<br>  "AV Remote" (0x110e)<br>    Version: 0x0103<br><br>Service Name: AVRCP CT<br>Service RecHandle: 0x10003<br>Service Class ID List:<br>  "AV Remote" (0x110e)<br>Protocol Descriptor List:<br>
  "L2CAP" (0x0100)<br>    PSM: 23<br>  "AVCTP" (0x0017)<br>    uint16: 0x103<br>Profile Descriptor List:<br>  "AV Remote" (0x110e)<br>    Version: 0x0103<br><br>[root@localhost Divya]# gconftool-2 --recursive-list /desktop/gnome/file_sharing<br>
 require_password = never<br> bluetooth_obexpush_enabled = false<br> bluetooth_enabled = false<br> bluetooth_accept_files = bonded<br> bluetooth_notify = false<br> enabled = false<br> bluetooth_allow_write = false<br> bluetooth_require_pairing = true<br>
<br>I realized that some of the fields marked as false above are supposed to be true.  But I could not figure out why they are not enabled.  Please help me out regarding this.<br><br>Thanks in advance.<br><br><br clear="all">
<br>-- <br>Regards<br>Divya<br>