Set IRK always 35/101035/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Wed, 30 Nov 2016 06:34:59 +0000 (15:34 +0900)
committerInjun Yang <injun.yang@samsung.com>
Wed, 30 Nov 2016 06:34:59 +0000 (15:34 +0900)
commit6c6326b6951ca35b91f358f49526bf825654fd6a
tree80c4cd4deb72a503a9f3cdc8a4ee8bca36cc94b6
parent47c0a178d9aa83873c2e438fd695423010a9e76f
Set IRK always

[Problem] Android 6.x devices which don't support privacy 1.2 couldn't
 make LE connection to the device which doesn't distribute IRK when pairing.
[Cause & Measure] Android 6.x devices which don't support privacy 1.2
 use wrong address type when it tries to connect if remote device doesn't
 distributes IRK. This is Android 6.x device's bug but for compatibility
 Tizen need to distribute IRK even though Privacy feature is disabled.
[Checking Method] Pair BLE with A3 / A5 phones of Android version 6.x ->
 Disconnect -> Try connect BLE again

Change-Id: I63d60721d6c2b7472110d09ceda51ca04e898029
Signed-off-by: Injun Yang <injun.yang@samsung.com>
lib/mgmt.h
src/adapter.c