Searched refs:handleSeeResp (Results 1 – 2 of 2) sorted by relevance
468 void handleSeeResp(uint32_t txnId, sns_std_error error);
1611 void SeeHelper::handleSeeResp(uint32_t txnId, sns_std_error error) { in handleSeeResp() function in chre::SeeHelper1913 respCbData->seeHelper->handleSeeResp(respCbData->txnId, error); in seeRespCb()