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>
Wed, 20 May 2015 05:24:51 +0000 (22:24 -0700)
commit7cb76b4277d603e5abfe7f9222a45ebdf7a715e2
tree56404faeb92c2a12d7f9bf50778e4525c920ced5
parent6e872cb5f5329d7f747091ba759f832bab4b45ec
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