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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_cfg.c 97 tNFA_HCI_CFG *p_nfa_hci_cfg = (tNFA_HCI_CFG *) &nfa_hci_cfg; variable
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 130 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout);
473 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout);
479 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout);
488 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout);
702 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout);
    [all...]
nfa_hci_act.c     [all...]
nfa_hci_utils.c 407 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hcp_response_timeout);
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 510 extern tNFA_HCI_CFG *p_nfa_hci_cfg;

Completed in 2184 milliseconds