HomeSort by relevance Sort by last modified time
    Searched full:gatt_server_factory_ (Results 1 - 1 of 1) sorted by null

  /system/bt/service/
adapter.cpp 82 gatt_server_factory_.reset(new GattServerFactory());
225 return gatt_server_factory_.get();
393 std::unique_ptr<GattServerFactory> gatt_server_factory_; member in class:bluetooth::AdapterImpl

Completed in 100 milliseconds