TODO: Mark SAP task as done

This commit is contained in:
Denis Kenzior 2012-01-18 13:10:48 -06:00
parent ae5829e984
commit d2ba5c9f90
2 changed files with 8 additions and 8 deletions

8
TODO
View File

@ -305,14 +305,6 @@ Sim Toolkit
Miscellaneous
=============
- Bluetooth SAP Client support. The Telit UC864-G devices support Bluetooth
SAP client mode. This requires the use of a modem side-channel to read the
APDU & CPDU data and send it to the remote phone device over Bluetooth RFCOMM
channel.
Complexity: C4
Priority: Low
- PolicyKit support. Add support for PolicyKit checking of all oFono D-Bus
interfaces.

View File

@ -707,3 +707,11 @@ CDMA Network Acquisition
- Support reporting of the received signal strength indicator (RSSI)
measurement for the currently acquired 1xEV-DO data network.
Bluetooth Sim Access Profile
============================
- oFono supports certain modems that can utilize remote sim cards
(e.g. via SAP). This is done transparently to the user and all of oFono's
APIs are supported on such devices (assuming the device itself supports
the required features). Today the Telit UC864-G is supported in this mode.