Home
last modified time | relevance | path

Searched refs:DoExchangeMsgs (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/pairing_connection/
Dpairing_connection.cpp115 bool DoExchangeMsgs();
295 bool PairingConnectionCtx::DoExchangeMsgs() { in DoExchangeMsgs() function in PairingConnectionCtx
417 if (!DoExchangeMsgs()) { in StartWorker()