OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_nfa_hci_cfg
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nci/src/nfa/dm/
nfa_dm_cfg.c
113
tNFA_HCI_CFG *
p_nfa_hci_cfg
= (tNFA_HCI_CFG *) &nfa_hci_cfg;
variable
/external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c
134
nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT,
p_nfa_hci_cfg
->hci_netwk_enable_timeout);
483
nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT,
p_nfa_hci_cfg
->hci_netwk_enable_timeout);
492
nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT,
p_nfa_hci_cfg
->hci_netwk_enable_timeout);
709
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
409
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
520
extern tNFA_HCI_CFG *
p_nfa_hci_cfg
;
Completed in 620 milliseconds