commit | c0069d247f57457b91d12e298b270a821873bce5 | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Wed Jul 05 15:12:56 2017 -0700 |
committer | Jack He <siyuanh@google.com> | Tue Jul 11 13:39:25 2017 -0700 |
tree | 5d254284155e58abe362220b29223611d2085628 | |
parent | 7c12b34b98d717fdfe68f5e8c94b7a01ef372f8b [diff] |
GATT: Expose opportunistic client API to Java * Allow Java based programs to create an opportunistic GATT client * Such client does not hold a GATT connection. It automatically disconnects when no other GATT connections are active for the remote device. Bug: 63347806 Test: make Change-Id: I7fe789b38a25c65b5bc4f1591e406edb7742bd5b Merged-In: I7fe789b38a25c65b5bc4f1591e406edb7742bd5b (cherry picked from commit dbbab6bca495df9f3bbc8dd4794db810b1acd692)