android/bluetooth: Map RPA to Identity address on New IRK event

System Internals / BlueZ - Szymon Janc [tieto.com] - 24 June 2014 15:40 UTC

This patch allows to pair with devices using RPA. There is no API to notify HAL about new Identity Address. When New IRK event is received ID address is stored in device and map to RPA is done. This allows to use RPA after address was resolved making this transparent to Android Framework. When daemon is restarted device is advertised to Framework with ID address.

aea4b86 android/bluetooth: Map RPA to Identity address on New IRK event
android/bluetooth.c | 80 +++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 71 insertions(+), 9 deletions(-)

Upstream: git.kernel.org


  • Share