Searched refs:doHandshake (Results 1 – 2 of 2) sorted by relevance
37 await lockdownClient.doHandshake(pairRecord);57 await lockdownClient.doHandshake(this.pairRecord);
189 async doHandshake(pairRecord: UsbmuxdPairRecord) { method in LockdowndClient