Searched refs:NCI_MAX_SENSB_RES_LEN (Results 1 – 3 of 3) sorted by relevance
598 #define NCI_MAX_SENSB_RES_LEN 12 macro602 uint8_t sensb_res[NCI_MAX_SENSB_RES_LEN]; /* SENSB_RES Response (ATQ) */
567 #define NFC_MAX_SENSB_RES_LEN NCI_MAX_SENSB_RES_LEN
751 if (p_pb->sensb_res_len > NCI_MAX_SENSB_RES_LEN) in nfc_ncif_decode_rf_params()752 p_pb->sensb_res_len = NCI_MAX_SENSB_RES_LEN; in nfc_ncif_decode_rf_params()