Searched refs:isRegisteredForBroadcastEvent (Results 1 – 3 of 3) sorted by relevance
94 bool isRegisteredForBroadcastEvent(uint16_t eventType,
52 bool Nanoapp::isRegisteredForBroadcastEvent(uint16_t eventType, in isRegisteredForBroadcastEvent() function in chre::Nanoapp
419 app->isRegisteredForBroadcastEvent(event->eventType, in distributeEvent()