Setting t that on Android you can bypass the pairing dialog if you know the pin in advance through a different channel. ETAN On 06.02.2013, at, "androás kövi" <[email protected]> wrote:
Hi BPA, actually if corebluetooth has es the request from the peripheral that it needs authentication, then it will take the control from your application and return only after the process has finished (succeeded or failed ). your app has nothing to do with pairing. this is a security concern and Apple decided to not allow any control for apps over it. the same approach was taken by other mobile platforms too so it's not an exceptional behavior. regards, Andras
2013/2/6 <[email protected]>
Thanks ETAN. So IOS corebluetooth framework will do all the work W. R. T the process of pairing and bonding? Not clear how this wocould work in practice.-BPA
From:ETAN kissling <[email protected]>
To:"<[Email protected]>" <[email protected]>
Cc:Ble-dev <[email protected]>
Sent:Wednesday, January 30,201 3: 38 AM
Subject:Re: Question about pairing/bonding?
BPA, you cannot initiate pairing from the IOS central side. instead, you have to read/write a characteristic value, and then let your peripheral respond with an "insufficient authentication" error. IOS will then initiate pairing, will store the keys for later use (bonding) and encrypts the link. as far as I know, it also caches discovery information, so that future connections can be set up faster. ETAN
On 30.01.2013, AT, <[email protected]> wrote:
I have been using the Ti sensortag as well as the keyfob etc. and extending the applications on iOS devices. however I have yet to figure out how to do pairing/bonding with peripherals. the corebluetooth framework is not very clear in terms of the process of doing pairing/bonding. any thoughts appreciated. -BPA _______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list ([email protected])
Help/Unsubscribe/update your Subscribe:
This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list ([email protected])
Help/Unsubscribe/update your Subscribe:
This email sent to [email protected]
|
_______________________________________________Do not post admin requests to the list. They will be ignored.Bluetooth-dev mailing list ([email protected])Help/Unsubscribe/Update your Subscription:This email sent to [email protected]
https://lists.apple.com/archives/bluetooth-dev/2013/Feb/msg00014.html