OSDN Git Service

Bluetooth: GAP: Don't update short name if the device paired
authorMatadeen Mishra <matade@codeaurora.org>
Fri, 29 Apr 2016 15:15:34 +0000 (20:45 +0530)
committerLinux Build Service Account <lnxbuild@localhost>
Wed, 24 Aug 2016 14:09:30 +0000 (08:09 -0600)
commita63cadbdc349139548af16d481f2ac1d6d219a74
tree7b976159570d6c2b38d3b05867b721bc7ad5e4c0
parent8f13dfa397f2740f796dcfd09812fdde0e284bd8
Bluetooth: GAP: Don't update short name if the device paired

Don't notify the BT APP about the shortened device name which
will be part of EIR response,incase of device is already
paired.
Incase if the alias name present for that device, it
will notify th BT APP alias name as the actual device name.

CRs-Fixed: 576911
Change-Id: Ia64e1e90aae8c4e0cc52643ce3bbbb1332fe5b66
btif/include/btif_storage.h
btif/src/btif_dm.c
btif/src/btif_storage.c