Searched refs:GetGattServerFactory (Results 1 – 4 of 4) sorted by relevance
62 MOCK_CONST_METHOD0(GetGattServerFactory, GattServerFactory*());
220 virtual GattServerFactory* GetGattServerFactory() const = 0;
498 GattServerFactory* GetGattServerFactory() const override { in GetGattServerFactory() function in bluetooth::AdapterImpl
47 adapter_->GetGattServerFactory(); in RegisterServer()