Searched refs:notifyAvailable (Results 1 – 2 of 2) sorted by relevance
199 if (notifyAvailable) in updateEndpointConnectivity()201 notifyAvailable(shared_from_this()); in updateEndpointConnectivity()229 this->notifyAvailable = std::move(available); in subscribe()281 this->notifyAvailable = nullptr; in subscribe()
243 MCTPEndpoint::Event notifyAvailable; member in MCTPDEndpoint