Closed
Bug 868338
Opened 12 years ago
Closed 9 years ago
[b2g-bluetooth] Bluetooth Sim Access Profile
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 892202
People
(Reporter: Fallen, Unassigned)
References
()
Details
I would appreciate if Firefox OS would support SIM Access Profile, used for example in cars that have builtin GSM transceivers to allow using the external antenna. This will improve battery usage since the device gsm transceiver can be turned off.
Reporter | ||
Updated•12 years ago
|
Summary: [b2g-bluetooh] Bluetooth Sim Access Profile → [b2g-bluetooth] Bluetooth Sim Access Profile
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Comment 1•12 years ago
|
||
As I have an SAP capable device for testing, If I were to do this myself what would I need to know?
Updated•11 years ago
|
Component: DOM: Device Interfaces → Bluetooth
Product: Core → Boot2Gecko
I think there are two ways to enable SAP, one way is to do it in stack (currently we use bluez for v1.2, see external/bluetooth/bluez/sap), another way is to do it from rfcomm socket from gecko layer instead of bluez stack. For both ways, we probably need to access modem directly. See bluez/sap/sap-dummy.c as SAP driver for example. You can take SAP driver U8500 (sap-u8500.c) as a reference for real hardware integration.
Updated•9 years ago
|
Flags: a11y-review?
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•