OSDN Git Service

Use correct transport type for GATT client and server connections
authorSubramanian Srinivasan <subrsrin@codeaurora.org>
Thu, 29 Oct 2015 00:05:22 +0000 (17:05 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 4 Mar 2016 07:42:26 +0000 (23:42 -0800)
commitd27af388490dbe194035ad779096f98aef92d1a5
tree7b2e305de820fa85ece7ddd03faf39af7ea28a25
parentca58b09a9129e334f116b7bbdfc0a3834afa299e
Use correct transport type for GATT client and server connections

Use correct transport type for GATT client and server connect
API calls. This change uses the transport used while calling
the connect frameworks API instead of relying on the NVRAM to
find the transport on which the connect call needs to be sent
to the BT stack.

Change-Id: Idf5817b8980e848c6ebebf1e9a79dbce61d8cfc8
btif/src/btif_gatt_client.c
btif/src/btif_gatt_server.c