Searched defs:rsp_len (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfc/int/
H A Dtags_int.h39 UINT8 rsp_len; member in struct:__anon24381
68 UINT8 rsp_len; member in struct:__anon24384
H A Drw_int.h125 UINT8 rsp_len; /* expected length of the response */ member in struct:__anon24365
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c1043 if (p_evt_data->send_evt.rsp_len)
1046 nfa_hci_cb.rsp_buf_size = p_evt_data->send_evt.rsp_len;
1153 UINT8 rsp_len = 0; local
1182 rsp_len = 2;
1190 rsp_len = 1;
1203 nfa_hciu_send_msg (NFA_HCI_LINK_MANAGEMENT_PIPE, NFA_HCI_RESPONSE_TYPE, response, rsp_len, data);
1221 UINT8 rsp_len = 0; local
1233 rsp_len = 1;
1240 nfa_hciu_send_msg (p_pipe->pipe_id, NFA_HCI_RESPONSE_TYPE, response, rsp_len, data);
1256 UINT8 rsp_len local
1810 UINT16 rsp_len = 0; local
2117 UINT8 rsp_len = 0; local
[all...]
/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_api.h175 UINT16 rsp_len; /* Response parameter length */ member in struct:__anon24039
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h236 UINT16 rsp_len; member in struct:__anon24184

Completed in 150 milliseconds