Searched defs:gatt_client_factory_ (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/
H A Dadapter.cpp81 gatt_client_factory_.reset(new GattClientFactory());
221 return gatt_client_factory_.get();
390 std::unique_ptr<GattClientFactory> gatt_client_factory_; member in class:bluetooth::AdapterImpl

Completed in 72 milliseconds