<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="sans-serif">Hi all,<br>
      <br>
      I've been using a Nokia series 40 phone to receive GSM incoming
      calls OK into Asterisk for a few years now. According to the
      documentation of chan_mobile, it seems that (at least some) Nokia
      mobiles with S60 operating systems should be able to also receive
      (and even send) sms via bluetooth using chan_mobile.<br>
      <br>
      Is anybody here familiar with the implementations of bluetooth
      stacks and what is required to receive and send SMS via bluetooth?
      More precisely, the question is - do any of the Android devices
      (or versions of Android) have the required bluetooth stack to
      perform sms over bluetooth (at least in theory)? I already have an
      Android phone - and would like to put it to good use for incoming
      sms - if it has what it takes.<br>
      <br>
      Looking at the Wikipedia page for Bluetooth profiles
      (<a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Bluetooth_profile">http://en.wikipedia.org/wiki/Bluetooth_profile</a>), I'm trying to
      figure out which profile is used by chan_mobile to retrieve and
      send sms (and implicitly, which profile would need to be supported
      by the phone in order to enable this). Would it be the SAP/SIM
      profile, or MAP profile - or another one?<br>
      <br>
      Then I could use this information to work out if any Android
      version implements the required profile.<br>
      <br>
      Many thanks in advance,<br>
      <br>
      Sebastian<br>
    </font>
  </body>
</html>