Home
last modified time | relevance | path

Searched defs:sendBuf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h98 uint8_t sendBuf[MAX_MFC_BUFF_SIZE]; /*Holds the ack of some initial commands*/ member
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h102 uint8_t sendBuf[MAX_MFC_BUFF_SIZE]; /*Holds the ack of some initial commands*/ member
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dconn.go109 sendBuf []byte // a buffer of records waiting to be sent member