Searched refs:handleScanResponseSync (Results 1 – 2 of 2) sorted by relevance
375 void handleScanResponseSync(bool pending, uint8_t errorCode);
205 .handleScanResponseSync(state->pending, state->errorCode); in handleScanResponse()496 void WifiRequestManager::handleScanResponseSync(bool pending, in handleScanResponseSync() function in chre::WifiRequestManager