Closed Bug 868338 Opened 12 years ago Closed 9 years ago

[b2g-bluetooth] Bluetooth Sim Access Profile

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

x86
macOS
defect
Not set
normal

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.
Summary: [b2g-bluetooh] Bluetooth Sim Access Profile → [b2g-bluetooth] Bluetooth Sim Access Profile
As I have an SAP capable device for testing, If I were to do this myself what would I need to know?
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.
Flags: a11y-review?
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.