Searched refs:NCI_VSC_MSG_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
97 NCI_VSC_MSG_HDR_SIZE); in NFC_SendRawVsCommand()134 p_data->offset = NCI_VSC_MSG_HDR_SIZE; in NFC_SendVsCommand()140 if ((p_data == nullptr) || (p_data->offset < NCI_VSC_MSG_HDR_SIZE) || in NFC_SendVsCommand()143 NCI_VSC_MSG_HDR_SIZE); in NFC_SendVsCommand()
40 #define NCI_VSC_MSG_HDR_SIZE 12 macro