OSDN Git Service

Fix GATT connection failure after BT reset
authorSatya Calloji <satyac@broadcom.com>
Thu, 7 May 2015 16:45:00 +0000 (09:45 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 8 Jun 2015 08:43:30 +0000 (01:43 -0700)
commit033edab9780481ca743d1f14cc893dc533c3c3f2
tree03b1a7795430ced24f0d4da0c1318e5befc798d5
parent7557b67434226e4baeee87ba86a7b85d1687de9a
Fix GATT connection failure after BT reset

Handles the address type incorrect value storage issue
and removes usage of DMT supported flag which was based
on legacy code

Bug: 20912064
Change-Id: I5bd20dc9cd0997ac3dbd4b346cc0513f1809f241
btif/include/btif_storage.h
btif/src/btif_dm.c
btif/src/btif_gatt_client.c
btif/src/btif_gatt_server.c
btif/src/btif_storage.c