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

  /system/bt/service/
adapter.cpp 81 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 168 milliseconds