OSDN Git Service

android/bluetooth: Simplify check if device type changed
authorSzymon Janc <szymon.janc@tieto.com>
Sun, 18 May 2014 11:54:00 +0000 (13:54 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Mon, 19 May 2014 08:17:25 +0000 (10:17 +0200)
commit889c3c03ad7f4da36925e490e20f78f729562d5b
tree27acc1a533173649f71afc16f7dbac43eb6c425d
parent00d76910558c79f6a7cf96334d7c12e81c1cfaf5
android/bluetooth: Simplify check if device type changed

This makes code easier to follow. Also LE address type is not lost
if dual mode device connected over BR/EDR.
android/bluetooth.c