OSDN Git Service

Update device type correctly in the NVRAM at inquiry result
authorNitin Arora <niarora@codeaurora.org>
Sat, 27 Jun 2015 01:09:37 +0000 (18:09 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 22 Jul 2015 04:59:33 +0000 (21:59 -0700)
commitac72840a3d7409adbb3ee4904ab1ed5de2d66586
treeac751bc048dfecd3786d0f3a9a63c06ef2b5927a
parent1da48a3600c980fe4ba825d287ff0ac5038be3ff
Update device type correctly in the NVRAM at inquiry result

This patch checks for the NVRAM data when inquiry result
is received from the remote device. In case the device is
marked as LE only or BR/EDR only, and inquiry result is
received from the alternate transport, the device type is
marked as Dual mode in the NVRAM

Bug: 22604450
Change-Id: Id925e8bad152a33c2bd3c371ca42a6f9c694e3b0
btif/src/btif_dm.c