From: Yunchuan Geng <yunchuan.geng@nomovok.com>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: Browsing SMS on iPhone via bluez MAP
Date: Mon, 8 Feb 2016 22:54:01 +0200 [thread overview]
Message-ID: <56B90069.6020405@nomovok.com> (raw)
In-Reply-To: <CABBYNZLcXdAqk+VNbMGC1-a1uu4NwjNAFK9yHpDL823FT9N5mg@mail.gmail.com>
Hi, Luiz
Thanks for the responding. That is also what I guess the fact should be.
According to the following mail list from app, it only successfully
implement
notification and able to retrieve message by the handle notification
returned,
not mentioned browsing.
http://lists.apple.com/archives/bluetooth-dev/2013/Feb/msg00016.html
And according to this document, it requires notification, prohibit
message sending
but say nothing about browsing.
https://developer.apple.com/hardwaredrivers/BluetoothDesignGuidelines.pdf
The above is a proof to your (and also my) guess to some extent. But
since apple will
never disclosure their technical details, neither maintain an clear bug
report or
something like, only claim that MAP is supported for iphone4 and later.
So have to seek
help here to see if someone has the same issue I have.
BTW, Have you tried message Notification on iphone? I think bluez does
not support
it yet, doesn't it?
Yunchuan
On 08.02.2016 16:02, Luiz Augusto von Dentz wrote:
> Hi Yunchuan,
>
> On Mon, Feb 8, 2016 at 11:27 AM, Yunchuan Geng
> <yunchuan.geng@nomovok.com> wrote:
>> Hello,
>>
>>
>> Trying to use bluez5(5.37) map implementation to browse SMS on iphone. But
>> turned out it return empty message by
>> org.bluez.obex.MessageAccess1.ListMessages API, although there does exist
>> sms on iphone under the folder I intend to access. While I can get some
>> feedback from an android phone on the same condition.
>>
>> iOS implementation guide says sending SMS(uploading) is prohibited but it
>> does not say anything about browsing. It is mandatory in MAP specification
>> so I take it as supported by default. Am I wrong?
>>
>> I suspect it is the iphone side's problem but can not confirm it because I
>> do not know the detail spec of iOS regarding bluetooth. If any one here make
>> success about browsing SMS on iphone? By the way, I am using iphone4 with
>> 7.1.2.
>>
>> Anyone could help is appreciated.
> If I recall this correctly the only feature the iOS implements is
> notification, it has never returned any of the existing messages for
> me. Btw, even if browsing is mandatory if they do in fact return
> without any error I guess they pass the qualification since only the
> command is subject to the specification not the contents, but it is
> worth checking if the test specification don't require some item to be
> included in the response.
>
prev parent reply other threads:[~2016-02-08 20:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-08 9:27 Browsing SMS on iPhone via bluez MAP Yunchuan Geng
2016-02-08 14:02 ` Luiz Augusto von Dentz
2016-02-08 20:54 ` Yunchuan Geng [this message]
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=56B90069.6020405@nomovok.com \
--to=yunchuan.geng@nomovok.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/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.