One would expect multiple requests for sending files via bluetooth to be put in a queue, instead of having to wait one-self to start sending the next one. Reproducible: Always Steps to Reproduce: 1. Start sending a bigger file with bluetooth to mobile device A (e.g. from Dolphin context menu) 2. While the sending is still running, try to send another file to the same device A Actual Results: Dialog pops up, telling: "Connection failed". Expected Results: The action to send the file is added to a queue (perhaps with a temp copy of the current version of the file), system message tells about adding to the queue. Once the current file-send action (and any other actions in the queue before this one) are done, the file is tried to be sent as usual.
Tested this with git-master, can still reproduce Choosing a second file to share via Bluetooth produces an error "The connection to <phone-name>has failed: OBEX Connect failed with 0x53"