Searched refs:notifyAvailable (Results 1 – 2 of 2) sorted by relevance
198 if (notifyAvailable) in updateEndpointConnectivity()200 notifyAvailable(shared_from_this()); in updateEndpointConnectivity()228 this->notifyAvailable = std::move(available); in subscribe()280 this->notifyAvailable = nullptr; in subscribe()
236 MCTPEndpoint::Event notifyAvailable; member in MCTPDEndpoint