Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dclient.h43 int PreHandshake(HChannel hChannel, const uint8_t *buf);
Dclient.cpp516 int HdcClient::PreHandshake(HChannel hChannel, const uint8_t *buf) in PreHandshake() function in Hdc::HdcClient
570 return PreHandshake(hChannel, buf); in ReadChannel()