HomeSort by relevance Sort by last modified time
    Searched refs:nfa_hciu_get_type_inst_names (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 512 extern char *nfa_hciu_get_type_inst_names (UINT8 pipe, UINT8 type, UINT8 inst, char *p_buff);
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c 329 pipe_id, nfa_hciu_get_type_inst_names (pipe_id, type, instruction, buff), msg_len);
1345 char *nfa_hciu_get_type_inst_names (UINT8 pipe, UINT8 type, UINT8 inst, char *p_buff) function
    [all...]
nfa_hci_main.c 774 (UINT8)pipe, nfa_hciu_get_type_inst_names (pipe, nfa_hci_cb.type, nfa_hci_cb.inst, buff),
    [all...]

Completed in 261 milliseconds