Set IRK always 73/101173/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Wed, 30 Nov 2016 06:34:59 +0000 (15:34 +0900)
committerSudha Bheemanna <b.sudha@samsung.com>
Wed, 30 Nov 2016 10:34:38 +0000 (16:04 +0530)
commitef7b518a0346be296a26323c12052d4aaf027383
treed514d5118dcc3cc2f84fa893ab9b1b7bc4271817
parent8de319fad33262754dc276ca2e25391de5a015e9
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>
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
lib/mgmt.h
src/adapter.c