Set IRK always 42/97542/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Mon, 31 Oct 2016 08:18:54 +0000 (17:18 +0900)
committerSudha Bheemanna <b.sudha@samsung.com>
Mon, 14 Nov 2016 11:45:14 +0000 (17:15 +0530)
commit972d8a8e2034f68c8d5b8d4d409cb7f1b20e1524
treea3e6fb4736b1e10e142dbf638c285cc0deeff385
parentaaa58ec972598672305df3547de654c10b376931
Set IRK always

[Model] COMMON
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] Convergence team
[Occurrence Version] N/A

[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

[Team] Basic connection
[Developer] Seungyoun Ju
[Solution company] Samsung
[Change Type] Specification change

Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
Change-Id: Ic1cde4eb35c913fa497cff24b09212aca0937fb5
lib/mgmt.h
src/adapter.c