Home
last modified time | relevance | path

Searched refs:tNFA_SNEP_MSG (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/int/
Dnfa_snep_int.h163 } tNFA_SNEP_MSG; typedef
263 BOOLEAN nfa_snep_start_default_server (tNFA_SNEP_MSG *p_msg);
264 BOOLEAN nfa_snep_stop_default_server (tNFA_SNEP_MSG *p_msg);
282 BOOLEAN nfa_snep_reg_server (tNFA_SNEP_MSG *p_msg);
283 BOOLEAN nfa_snep_reg_client (tNFA_SNEP_MSG *p_msg);
284 BOOLEAN nfa_snep_dereg (tNFA_SNEP_MSG *p_msg);
285 BOOLEAN nfa_snep_connect (tNFA_SNEP_MSG *p_msg);
286 BOOLEAN nfa_snep_put_resp (tNFA_SNEP_MSG *p_msg);
287 BOOLEAN nfa_snep_get_resp (tNFA_SNEP_MSG *p_msg);
288 BOOLEAN nfa_snep_put_req (tNFA_SNEP_MSG *p_msg);
[all …]