From: Andrejs Hanins <andrejs.hanins@ubnt.com>
To: Kyle Shneider <shneiderkyle@gmail.com>, linux-bluetooth@vger.kernel.org
Subject: Re: iOS 8 can't discover device
Date: Tue, 8 Sep 2015 08:47:30 +0300 [thread overview]
Message-ID: <55EE7672.1040406@ubnt.com> (raw)
In-Reply-To: <CAMib2GZ1D_Pp_m6qLMitzjAo7vS6Hrq1q9uaeAWg4zUYvj4u0w@mail.gmail.com>
Hi,
On 09/07/2015 07:47 PM, Kyle Shneider wrote:
> 2015-09-07 10:25 GMT+03:00 Andrejs Hanins <andrejs.hanins@ubnt.com>:
>>
>> Hi Kyle,
>>
>> On 09/06/2015 05:23 PM, Kyle Shneider wrote:
>>> Hello again.
>>>
>>> I'm testing bluez 5.33 on raspberry pi. After successfully launching
>>> bluetoothd, powering hci-device up and setting it 'Discoverable' (done
>>> through DBus API) iPad mini can't see it. In other way shitty android
>>> 4.1.1 tablet finds raspberry in a moment.
>>> Have i missed something?
>> iOS will only show you devices which implement at least one of the Bluetooth profiles supported by iOS (https://support.apple.com/en-us/HT204387).
>> So you need to have appropriate SDP record with supported profile. I would suggest to start with org.bluez.ProfileManager1 D-Bus interface.
>>> Did anyone have successful experience of pairing apple devices and
>>> latest versions of bluez?
>>> BTW ble adapter: cambridge silicon radio.
>>>
>
>
> Thanks for the answer Andrejs.
> I don't understand. What about GATT profile?
I think, it is the same - you need to advertise a service supported by iOS in order for the BLE device to appear in standard iOS Bluetooth device list. However, if you write your own app, there is an access to all BLE devices seen around.
Can iOS device initialize
> pairing via GATT profile?
Yes. It worked for me when I tried something like kernel 3.19 and BlueZ 5.32 or so. I was using LightBlue app for my testing.
>
next prev parent reply other threads:[~2015-09-08 5:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-06 14:23 iOS 8 can't discover device Kyle Shneider
2015-09-07 7:25 ` Andrejs Hanins
2015-09-07 16:47 ` Kyle Shneider
2015-09-08 5:47 ` Andrejs Hanins [this message]
2015-09-30 17:43 ` Kyle Shneider
2015-10-03 16:06 ` Fwd: " Kyle Shneider
2015-10-03 20:55 ` Luiz Augusto von Dentz
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=55EE7672.1040406@ubnt.com \
--to=andrejs.hanins@ubnt.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=shneiderkyle@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.