Searched refs:gattClientcallback_ (Results 1 – 1 of 1) sorted by relevance
130 std::unique_ptr<GattClientCallback> gattClientcallback_ {}; member146 BleAdapter::impl::impl(BleAdapter &bleAdapter) : gattClientcallback_(std::make_unique<GattClientCal… in impl()537 *pimpl->gattClientcallback_, addr, BTTransport::ADAPTER_BLE); in RegisterGattClientApplication()