Searched refs:gatt_client_factory_ (Results 1 – 1 of 1) sorted by relevance
211 gatt_client_factory_.reset(new GattClientFactory()); in AdapterImpl()495 return gatt_client_factory_.get(); in GetGattClientFactory()796 std::unique_ptr<GattClientFactory> gatt_client_factory_; member in bluetooth::AdapterImpl