Searched refs:handleStatusChangeSync (Results 1 – 2 of 2) sorted by relevance
339 void handleStatusChangeSync(bool enabled, uint8_t errorCode);
248 session->handleStatusChangeSync(cbState.enabled, cbState.errorCode); in handleStatusChange()569 void GnssSession::handleStatusChangeSync(bool enabled, uint8_t errorCode) { in handleStatusChangeSync() function in chre::GnssSession