Closed
Bug 961596
Opened 11 years ago
Closed 11 years ago
[Gonk-KK] Bluetooth support on gonk-kk
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.3 C3/1.4 S3(31jan)
People
(Reporter: mchen, Assigned: shawnjohnjr)
References
Details
Attachments
(3 files, 2 obsolete files)
BT Bluedroid.Default Package Should be Added into device-hammerhead or BT can't work as expected.
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → shawnjohnjr
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8362382 -
Flags: review?(mchen)
Assignee | ||
Updated•11 years ago
|
Summary: [Gonk-KK] BT Bluedroid.Default Package Should be Added into device-hammerhead. → [Gonk-KK] Bring up Bluetooth for device-hammerhead.
Assignee | ||
Comment 3•11 years ago
|
||
I found libbt-vendor was retrieved from qcom but for nexus 5, it is supposed to use BRCM libbt, "platform/hardware/broadcom/libbt"
Assignee | ||
Comment 4•11 years ago
|
||
Checking the log, it looks like libbt-vendor.so is missing.
03-04 09:42:40.399 E/bt_hw ( 184): !!! Failed to load libbt-vendor.so !!!
https://github.com/mozilla-b2g/b2g-manifest/blob/master/nexus-5.xml#L15
It shall be
<project path="hardware/broadcom/libbt" name="platform/hardware/broadcom/libbt" />
Since hammerhead is using brcm solution.
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8362462 -
Flags: review?(mwu)
Assignee | ||
Updated•11 years ago
|
Attachment #8362462 -
Flags: review?(mwu) → review?(mchen)
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #8362469 -
Flags: review?(mwu)
Reporter | ||
Updated•11 years ago
|
Attachment #8362462 -
Flags: review?(mchen) → review+
Reporter | ||
Comment 7•11 years ago
|
||
Change to Broadcomm library.
https://github.com/mozilla-b2g/b2g-manifest/commit/faffa4fb1ca2eb7f7d5af1022a2b31793f5f75ef
Updated•11 years ago
|
Updated•11 years ago
|
Attachment #8362382 -
Flags: review?(mchen) → review+
Comment 8•11 years ago
|
||
Comment on attachment 8362469 [details] [diff] [review]
Bug 961596 - [Gonk-KK] Bring up Bluetooth for device-hammerhead
Review of attachment 8362469 [details] [diff] [review]:
-----------------------------------------------------------------
I think we should make kk only attempt to support bluedroid at the moment, unless we have requests for more bluez support.
Attachment #8362469 -
Flags: review?(mwu)
Updated•11 years ago
|
Blocks: gonk-jb
Summary: Bring up Bluetooth for Nexus 5 → [Gonk-KK] Bluetooth support on gonk-kk
Updated•11 years ago
|
Reporter | ||
Comment 9•11 years ago
|
||
Add bluetooth.default into device.mk.
https://github.com/mozilla-b2g/device-hammerhead/commit/42fbb2be4bdbba9f556ae6e7b02ad1b914f9960a
Assignee | ||
Updated•11 years ago
|
Attachment #8362469 -
Attachment is obsolete: true
Assignee | ||
Comment 10•11 years ago
|
||
Attachment #8363495 -
Flags: review?(mwu)
Updated•11 years ago
|
Attachment #8363495 -
Flags: review?(mwu) → review+
Assignee | ||
Updated•11 years ago
|
Attachment #8363495 -
Attachment is obsolete: true
Assignee | ||
Comment 11•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Assignee | ||
Updated•11 years ago
|
Assignee: shawnjohnjr → shuang
Comment 12•11 years ago
|
||
Keywords: checkin-needed
Comment 13•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.3 C3/1.4 S3(31jan)
You need to log in
before you can comment on or make changes to this bug.
Description
•