Searched refs:isRegisteredForBroadcastEvent (Results 1 – 3 of 3) sorted by relevance
33 bool Nanoapp::isRegisteredForBroadcastEvent(uint16_t eventType) const { in isRegisteredForBroadcastEvent() function in chre::Nanoapp38 if (isRegisteredForBroadcastEvent(eventId)) { in registerForBroadcastEvent()
388 && app->isRegisteredForBroadcastEvent(event->eventType)) in distributeEvent()
91 bool isRegisteredForBroadcastEvent(uint16_t eventType) const;