Searched refs:NFA_MAX_HCI_RSP_LEN (Results 1 – 3 of 3) sorted by relevance
95 #define NFA_MAX_HCI_RSP_LEN 255 macro199 uint8_t rsp_data[NFA_MAX_HCI_RSP_LEN]; /* Response received */
274 uint8_t data[NFA_MAX_HCI_RSP_LEN];
1992 if (data_len <= NFA_MAX_HCI_RSP_LEN) in nfa_hci_handle_generic_gate_rsp()2049 if (data_len <= NFA_MAX_HCI_RSP_LEN) in nfa_hci_handle_connectivity_gate_pkt()2109 if (data_len <= NFA_MAX_HCI_RSP_LEN) in nfa_hci_handle_loopback_gate_pkt()