Re: Bluetooth-dev Digest, Vol 13, Issue 68
Hi guys, I have an issue regarding to Pairing process, here is the log. You can see iOS was trying to connect to service 0xffffffff and failed. Do you know why? 2016-07-04 16:11:58.807 BTM: attaching to BTServer 2016-07-04 16:11:59.902 BTM: setting pairing enabled 2016-07-04 16:12:01.133 BTM: found device ³XXXX 113248" 00:07:80:B7:8D:73 2016-07-04 16:12:03.339 BTM: disabling device scanning 2016-07-04 16:12:03.369 BTM: connecting to device ³XXXX 113248" 00:07:80:B7:8D:73 2016-07-04 16:12:05.197 BTM: connection to service 0xffffffff on device ³XXXX 113248" 00:07:80:B7:8D:73 failed with error 10711 2016-07-04 16:12:05.199 BTM: setting pairing disabled Thanks Vincent On 1/07/2016, 5:00 AM, "bluetooth-dev-bounces+vincent.song=resmed.com.au@lists.apple.com on behalf of bluetooth-dev-request@lists.apple.com" <bluetooth-dev-bounces+vincent.song=resmed.com.au@lists.apple.com on behalf of bluetooth-dev-request@lists.apple.com> wrote:
Send Bluetooth-dev mailing list submissions to bluetooth-dev@lists.apple.com
To subscribe or unsubscribe via the World Wide Web, visit https://lists.apple.com/mailman/listinfo/bluetooth-dev or, via email, send a message with subject or body 'help' to bluetooth-dev-request@lists.apple.com
You can reach the person managing the list at bluetooth-dev-owner@lists.apple.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of Bluetooth-dev digest..."
Today's Topics:
1. Re: LE Data Packet Length Extension (Craig Dooley) 2. Re: LE Data Packet Length Extension (Rene Limberger) 3. Re: LE Data Packet Length Extension (Jason Conn)
----------------------------------------------------------------------
Message: 1 Date: Wed, 29 Jun 2016 16:56:24 -0700 From: Craig Dooley <cdooley@apple.com> To: martijn@getpebble.com Cc: "bluetooth-dev@lists.apple.com" <bluetooth-dev@lists.apple.com> Subject: Re: LE Data Packet Length Extension Message-ID: <8893AEB8-F0CF-4A0E-8FE5-84AF0713E01A@apple.com> Content-Type: text/plain; charset="utf-8"
DPLE is not supported on any shipping devices..
- Craig
On Jun 29, 2016, at 11:39 AM, Martijn The <martijn@pebble.com> wrote:
How about iPhone SE? Is it supposed to support data packet length extension, longer than the default 27 bytes?
If not, any plans to support this in the future?
Martijn
HOT & NEW: Pebble 2, Time 2 + All-New Pebble Core https://www.pebble.com/kickstarter <http://www.pebble.com/> Tel: +1 (650) 308-9383 / +31(0)619151407
On Wed, Jun 29, 2016 at 11:36 AM, Craig Dooley <cdooley@apple.com <mailto:cdooley@apple.com>> wrote: iPhone 6s does not support data packet length extension. LE Secure connections are supported on all LE capable hardware running 9.x.
- Craig
On Jun 29, 2016, at 6:45 AM, Rene Limberger <rl@favionics.com <mailto:rl@favionics.com>> wrote:
The iPhone 6s tech spec state that it supports BT 4.2. Does that include the LE Data Packet Length Extension?
Specifically, can we expect an iPhone 6s, (iOS 9.3) to support negotiation of the maximum size via the exchange of LL_LENGTH_REQ_PDU & LL_LENGTH_RSP PDU¹s?
Thank you.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com <mailto:Bluetooth-dev@lists.apple.com>) Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/bluetooth-dev/cdooley%40apple.com
<https://lists.apple.com/mailman/options/bluetooth-dev/cdooley%40apple.co m>
This email sent to cdooley@apple.com <mailto:cdooley@apple.com>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com <mailto:Bluetooth-dev@lists.apple.com>) Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/bluetooth-dev/martijn%40getpebble .com <https://lists.apple.com/mailman/options/bluetooth-dev/martijn%40getpebbl e.com>
This email sent to martijn@getpebble.com <mailto:martijn@getpebble.com>
participants (1)
-
Vincent Song