Searched refs:NCI_MAX_VSC_SIZE (Results 1 – 2 of 2) sorted by relevance
95 if (p_data == nullptr || (p_data->len > NCI_MAX_VSC_SIZE)) { in NFC_SendRawVsCommand()141 (p_data->len > NCI_MAX_VSC_SIZE)) { in NFC_SendVsCommand()
36 #define NCI_MAX_VSC_SIZE 0xFF macro