Searched refs:NCI_MAX_SENSF_RES_LEN (Results 1 – 3 of 3) sorted by relevance
598 #define NCI_MAX_SENSF_RES_LEN 18 macro609 uint8_t sensf_res[NCI_MAX_SENSF_RES_LEN]; /* SENSB_RES Response */
568 #define NFC_MAX_SENSF_RES_LEN NCI_MAX_SENSF_RES_LEN
740 if (p_pf->sensf_res_len > NCI_MAX_SENSF_RES_LEN) in nfc_ncif_decode_rf_params()741 p_pf->sensf_res_len = NCI_MAX_SENSF_RES_LEN; in nfc_ncif_decode_rf_params()