Closed
Bug 962390
Opened 12 years ago
Closed 11 years ago
[Bluetooth][bluedroid] 'The transfer has started' shown in sender's notification, no file transfer request on receiving end, no file sent
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ericcc, Assigned: echou)
Details
Attachments
(1 file)
|
77.68 KB,
text/x-log
|
Details |
Build info : Nexus 4
Gaia 4c29941ae4adf800bac335e33e11a30a602c0e4a │
Gecko 674a07993ca6cfd884f059af6fba101c0eb175f4 │
BuildID 20140121143021 │
Version 29.0a1 │
ro.build.version.incremental=170 │
ro.build.date=Tue Jan 21 14:57:29 CST 2014
1. Pairing a Nexus 4 and a Buri.
2. Send image from Nexus4 to Buri.
3. <ISSUE >Nexus 4 shows 'The transfer has started' in notification, no file actually sent.
4. Continue to send image from Buri to Nexus4 -> okay
5. Continue to send image from Nexus4 to Buri-> okay
6. Switch off Bluetooth on both phones.
7. -> back to step 2 & 3.
| Assignee | ||
Comment 1•12 years ago
|
||
(In reply to Eric Chang [:ericcc] [:echang] from comment #0)
> Build info : Nexus 4
> Gaia 4c29941ae4adf800bac335e33e11a30a602c0e4a │
> Gecko 674a07993ca6cfd884f059af6fba101c0eb175f4 │
> BuildID 20140121143021 │
> Version 29.0a1 │
> ro.build.version.incremental=170 │
> ro.build.date=Tue Jan 21 14:57:29 CST 2014
>
>
> 1. Pairing a Nexus 4 and a Buri.
> 2. Send image from Nexus4 to Buri.
> 3. <ISSUE >Nexus 4 shows 'The transfer has started' in notification, no file
> actually sent.
>
> 4. Continue to send image from Buri to Nexus4 -> okay
> 5. Continue to send image from Nexus4 to Buri-> okay
> 6. Switch off Bluetooth on both phones.
> 7. -> back to step 2 & 3.
It works on my Nexus 4 and Unagi (sorry but I don't have Buri at hand). Which Buri build were you using? Could you attach Buri's hcidump log? Thanks.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → echou
| Reporter | ||
Comment 2•12 years ago
|
||
2 failure out of 10 testing..
I will try to get Buri's HCIDUMP
| Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Eric Chou [:ericchou] [:echou] from comment #1)
>
> It works on my Nexus 4 and Unagi (sorry but I don't have Buri at hand).
> Which Buri build were you using? Could you attach Buri's hcidump log? Thanks.
I waited from "The transfer has started' to 'File could not be sent' (UI on Nexus 4 notification).
The HCIDUMP has nothing on BURI
xxxx@xxxxx:~/Desktop$ adb shell hcidump dev0 --hex
HCI sniffer - Bluetooth packet analyzer ver 2.0
device: hci0 snap_len: 1504 filter: 0xffffffff
| Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Eric Chang [:ericcc] [:echang] from comment #3)
> (In reply to Eric Chou [:ericchou] [:echou] from comment #1)
> >
> > It works on my Nexus 4 and Unagi (sorry but I don't have Buri at hand).
> > Which Buri build were you using? Could you attach Buri's hcidump log? Thanks.
>
>
> I waited from "The transfer has started' to 'File could not be sent' (UI on
> Nexus 4 notification).
>
> The HCIDUMP has nothing on BURI
>
> xxxx@xxxxx:~/Desktop$ adb shell hcidump dev0 --hex
> HCI sniffer - Bluetooth packet analyzer ver 2.0
> device: hci0 snap_len: 1504 filter: 0xffffffff
That implies your nexus 4 has never sent any packets to Buri. The same issue was reported once and I don't think we're able to solve it from Gecko side in the near future. When inquiry is in process, any outbound connection seems to be very easy to fail. It's more about the capability of stack.
| Assignee | ||
Comment 5•12 years ago
|
||
Shouldn't block any other bugs since BT transfer still works most of the time.
No longer blocks: 948362
| Assignee | ||
Comment 6•11 years ago
|
||
Close as WFM since we don't see the same symptom for about 9 months.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•