Searched refs:NFA_HCI_MAX_HOST_IN_NETWORK (Results 1 – 7 of 7) sorted by relevance
524 #ifndef NFA_HCI_MAX_HOST_IN_NETWORK525 #define NFA_HCI_MAX_HOST_IN_NETWORK 0x06 macro
380 for (xx = 0; xx < NFA_HCI_MAX_HOST_IN_NETWORK; xx++) in NFA_HciCreatePipe()384 if (xx != NFA_HCI_MAX_HOST_IN_NETWORK) in NFA_HciCreatePipe()899 for (xx = 0; xx < NFA_HCI_MAX_HOST_IN_NETWORK; xx++) in NFA_HciAddStaticPipe()903 if (xx != NFA_HCI_MAX_HOST_IN_NETWORK) in NFA_HciAddStaticPipe()
744 for (xx = 0; xx < NFA_HCI_MAX_HOST_IN_NETWORK; xx++) in nfa_hciu_is_active_host()767 for (xx = 0; xx < NFA_HCI_MAX_HOST_IN_NETWORK; xx++) in nfa_hciu_is_host_reseting()790 for (xx = 0; xx < NFA_HCI_MAX_HOST_IN_NETWORK; xx++) in nfa_hciu_is_no_host_resetting()
1348 &&(source_host < (NFA_HCI_HOST_ID_UICC0 + NFA_HCI_MAX_HOST_IN_NETWORK)) ) in nfa_hci_handle_admin_gate_cmd()1433 while (host_count < NFA_HCI_MAX_HOST_IN_NETWORK) in nfa_hci_handle_admin_gate_rsp()1446 &&(host_id < NFA_HCI_HOST_ID_UICC0 + NFA_HCI_MAX_HOST_IN_NETWORK) ) in nfa_hci_handle_admin_gate_rsp()1542 while (host_count < NFA_HCI_MAX_HOST_IN_NETWORK) in nfa_hci_handle_admin_gate_rsp()1555 &&(host_id < NFA_HCI_HOST_ID_UICC0 + NFA_HCI_MAX_HOST_IN_NETWORK) ) in nfa_hci_handle_admin_gate_rsp()
373 …UINT8 inactive_host[NFA_HCI_MAX_HOST_IN_NETWORK]; /* Inactive host in th…374 …UINT8 reset_host[NFA_HCI_MAX_HOST_IN_NETWORK]; /* List of host reseting …
166 UINT8 host[NFA_HCI_MAX_HOST_IN_NETWORK]; /* List of host in the host network */
57 static UINT8 deviceHostWhiteList [NFA_HCI_MAX_HOST_IN_NETWORK];