All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Götz Issel" <me@goetzi.de>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] SIM access profile & bluez ?
Date: Tue, 7 Mar 2006 16:19:11 +0100	[thread overview]
Message-ID: <200603071619.11837.me@goetzi.de> (raw)

Hi folks, 

my aim is to use bluez and add the SIM access profile to it. I have a GSM 
module via serial port that also has its own SIM card reader as well as 
integrated audio-in and audio-out. The bluetooth hardware is also available 
via serial port and working with bluez & utils so far. My mobile phone is 
intended to be the card server, my linux machine the client.

The idea is to make the software somewhat general so that it will work with 
other bt and gsm hardware. 

My plan is to have an application (command line tool for now), that will be 
the controller of all interactions. So it will: 

- initialize the search to find  suitable devices (using sdp that comes with 
bluez)

- show search results and make a selection of a device possible (for the 
beginning this will only be a txt file as output and input)

- check the requirements of the connection and establish it (serial profile)

- ask for sap pin exchange (16 digits), gain txt file as input replacement

- ask for sim card pin (4 digits)
...

Are there any design ideas from anyone? Not asking for ready made solutions. 
Just wondering if the above mentioned plan is the right idea. I am not sure 
where to integrate the SAP profile still. 

thx,
goetz


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

             reply	other threads:[~2006-03-07 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-07 15:19 Götz Issel [this message]
2006-03-07 15:27 ` [Bluez-devel] SIM access profile & bluez ? Peter Wippich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200603071619.11837.me@goetzi.de \
    --to=me@goetzi.de \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.