Re: BLE Authentication.
Re: BLE Authentication.
- Subject: Re: BLE Authentication.
- From: Badri K <email@hidden>
- Date: Wed, 16 May 2012 19:15:15 +0530
Hi Konninee,
AFAIK, iOS BLE CoreBluetooth framework does not have explicit SMP interfaces for application to initiate security procedures. From my experience, I have seen that the CoreBluetooth framework initiates security procedures internally. For example, when you try to configure any characteristic of a BLE peripheral that requires authentication, it would give an error response with 'Insufficient Authentication'. At this point, the CoreBluetooth in framework initiates the SMP authentication procedure automatically.
Regards,
Badri
On Wed, May 16, 2012 at 9:47 AM, Konninee Konninee
<email@hidden> wrote:
Hi all,
How to initiate the SMP [ Secure Manager Protocol] authentication from the CBCentralManager?..
I could able to scan, and connect to the peripheral. But i dont see any options to have a secure connection ?
How it is possible?. If not possible, does iphone infrastructure is handling this? Kindly guide and suggest.
Regards
konninee
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden