OSDN Git Service

introduce gatt::connection_manager::get_apps_connecting_to
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 9 Nov 2018 17:40:04 +0000 (18:40 +0100)
committerJakub Pawlowski <jpawlowski@google.com>
Sat, 10 Nov 2018 08:38:12 +0000 (09:38 +0100)
commitd1d3088e934445de0e907be7fbc63ea4e3fbca07
tree5e2c21def2d24083131f574170b4bdaa32644076
parentd28727edd497572d8c103a1b182e4d7e2d48fd75
introduce gatt::connection_manager::get_apps_connecting_to

This is to clean up the interface, and don't expose internal control
structures.

Test: compilation
Change-Id: Id2afc5efb4c14be0b787cfabbe21fc1961381cb7
stack/gatt/connection_manager.cc
stack/gatt/connection_manager.h
stack/gatt/gatt_main.cc