case your result says DOWN, start your bluetooth device by doing any of the following:
hciconfig up (where dev is hci0 in my case)
/etc/init.d/bluetooth restar... ted to “Dial up Networking”
<code>
Add an rfcomm device
kwrite /etc/bluetooth/rfcomm.conf
Paste the following:
rfcomm0 {
bind yes;
device ;
channel 2;
comment “Dial-up networking”;