Nexus 7 Bluetooth receiving problem


 
Thread Tools Search this Thread
Operating Systems Linux Android Nexus 7 Bluetooth receiving problem
# 1  
Old 06-21-2014
Nexus 7 Bluetooth receiving problem

I have three devices of which one is the Nexus 7.

When this detects incoming files from either of the two others, it comes to life and I check that it is paired and connected, but the accept or reject file dialogue does not APPEAR.
I have three devices of which one is the Nexus 7.

When this detects incoming files from either of the two others, it comes to life and I check that it is paired and connected, but the accept or reject file dialogue does not APPEAR.

Any ideas please?
Any ideas please?
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Linux

Bluetooth

I have a bluetooth device, and when i search for a device it doesnt show anything,i have downloaded bluman blueberry bluedevil bluez but nothng worked,im using linux mint 18.2. (2 Replies)
Discussion started by: Lee win
2 Replies

2. UNIX for Dummies Questions & Answers

Install Linux on LG Nexus 4 mobile

Hi All, I found that Linux on my LG Nexus 4 mobile is corrupted and is not mounting /cache and all... i want to repair / reinstall the OS on it so that i can put an Android on it.. Please help.. Thanks in advance.. (0 Replies)
Discussion started by: nanz143
0 Replies

3. Red Hat

Bluetooth problem in CentOS 6

Hi , I have install centos6.3 64bit, other things are working fine.:b: I am trying to use bluetooth. It is showing bluetooth icons and options only turn on and turn off bletooth.:confused: How to enable full features of bluetooth like search, send file etc.:wall: (7 Replies)
Discussion started by: Priy
7 Replies

4. Windows & DOS: Issues & Discussions

Bluetooth problem ...?

my bluetooth dongle (not branded ) is working fine with KDEBluetooth in opensuse 10.3 (linux) but it is not even detected in windows after installation of software given with dongle( IVT Bluesoleil) what is proble can any body give list of blue... (0 Replies)
Discussion started by: seshumohan
0 Replies

5. Programming

problem receiving data from TCP socket

Hi all, I'm writing a socket program which sends a structure from one machine to another. When I run my client first time it runs well, however after the first time I couldn't receive all the data inside the structure (it is like, half of the array is received and the other half is not set). I... (1 Reply)
Discussion started by: SaTYR
1 Replies

6. IP Networking

Problem Receiving the first OSPF packet

I trying to send and receive OSPF packets. I am using RAW Sockets(socket(AF_INET, SOCK_RAW, IPPROTO_OSPF)) to do this. I am successfully able to send an OSPF Hello packet however I am not able to receive a OSPF packet if I have not sent an OSPF packet earlier on the RAW SOCKET. Scenario: ... (3 Replies)
Discussion started by: cosmic_egg
3 Replies
Login or Register to Ask a Question
ODS-SERVER(1)							   User Commands						     ODS-SERVER(1)

NAME
ods-server - minimal OBEX server based on obex-data-server SYNOPSIS
ods-server [options] profile path DESCRIPTION
ods-server provides a minimal OBEX server based on obex-data-server for receiving files over bluetooth. profile selects the UUID-128 pro- file ID to use, currently opp and ftp can be used as aliases for object push and obex ftp respectively. path is the target directory for received files. OPTIONS
-h, --help show this help message and exit -l ADDRESS, --local=ADDRESS ADDRESS of Bluetooth adapter to listen on. Default is 00:00:00:00:00:00 -p, --pairing Require remote devices to be paired before allowing them to connect. Disabled by default -r, --readonly Disallow any write operations. Allowed by default -t, --thumbnails Require remote device to send thumbnails when using Imaging (BIP) server -a, --ask-to-accept Prompt user to accept or reject every file. By default all files are accepted AUTHOR
ods-server was written by Tadas Dailyda <tadas@dailyda.com> and is shipped as ods-server-test.py in the obex-data-server distribution This manual page was written by Filippo Giunchedi <filippo@debian.org> for the Debian project (but may be used by others). ods-server 0.4.4 May 2009 ODS-SERVER(1)