LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I have a problem with Bluetooth (https://www.linuxquestions.org/questions/linux-newbie-8/i-have-a-problem-with-bluetooth-4175463983/)

JB66 05-29-2013 01:36 PM

I have a problem with Bluetooth
 
Hello,
I have a problem to run the bluetooth linux.
I can perform pairing, sending file works, however I can not retrieve a file through bluetooth
here are the linux commands:
bluetoothd started
hciconfig hci0 up
hciconfig -a hci0 --> OK
hciconfig hci0 piscan
hcitool scan --> XX:XX:XX:XX:XX TEST
agent 0123 XX:XX:XX:XX:XX -> 0123 is a key
obexftp -b XX:XX:XX:XX:XX -l --> OK
obexftp -b XX:XX:XX:XX:XX -p /tmp/test --> OK

obexftp -b XX:XX:XX:XX:XX -g test --> failed.However test exists with the command obexftp -b XX:XX:XX:XX:XX -l

the channel of OBEX PUSH FTP is 10
obexftp -B 10 -b XX:XX:XX:XX:XX -g test --> failed

gacanepa 05-31-2013 02:06 PM

Quote:

Originally Posted by JB66 (Post 4961550)
Hello,
I have a problem to run the bluetooth linux.
I can perform pairing, sending file works, however I can not retrieve a file through bluetooth
here are the linux commands:
bluetoothd started
hciconfig hci0 up
hciconfig -a hci0 --> OK
hciconfig hci0 piscan
hcitool scan --> XX:XX:XX:XX:XX TEST
agent 0123 XX:XX:XX:XX:XX -> 0123 is a key
obexftp -b XX:XX:XX:XX:XX -l --> OK
obexftp -b XX:XX:XX:XX:XX -p /tmp/test --> OK

obexftp -b XX:XX:XX:XX:XX -g test --> failed.However test exists with the command obexftp -b XX:XX:XX:XX:XX -l

the channel of OBEX PUSH FTP is 10
obexftp -B 10 -b XX:XX:XX:XX:XX -g test --> failed

Distro? Laptop / Desktop?

JB66 06-02-2013 12:31 PM

Quote:

Originally Posted by gacanepa (Post 4962990)
Distro? Laptop / Desktop?

I use open embedded -linux- and bluez 4.96 and obexftp 0.23


All times are GMT -5. The time now is 11:38 PM.