Searched defs:IsAsync (Results 1 – 2 of 2) sorted by relevance
168 bool IsAsync() const in IsAsync() function
683 int GattServerService::impl::AddService(int appId, Service &service, bool IsAsync) in AddService()