Searched refs:inactive_host (Results 1 – 4 of 4) sorted by relevance
381 if (nfa_hci_cb.inactive_host[xx] == dest_host) in NFA_HciCreatePipe()900 if (nfa_hci_cb.inactive_host[xx] == host) in NFA_HciAddStaticPipe()
1435 nfa_hci_cb.inactive_host[host_count] = NFA_HCI_HOST_ID_UICC0 + host_count; in nfa_hci_handle_admin_gate_rsp()1448 nfa_hci_cb.inactive_host[host_id - NFA_HCI_HOST_ID_UICC0] = 0x00; in nfa_hci_handle_admin_gate_rsp()1544 nfa_hci_cb.inactive_host[host_count] = NFA_HCI_HOST_ID_UICC0 + host_count; in nfa_hci_handle_admin_gate_rsp()1557 nfa_hci_cb.inactive_host[host_id - NFA_HCI_HOST_ID_UICC0] = 0x00; in nfa_hci_handle_admin_gate_rsp()
746 if (nfa_hci_cb.inactive_host[xx] == host_id) in nfa_hciu_is_active_host()
373 …UINT8 inactive_host[NFA_HCI_MAX_HOST_IN_NETWORK]; /* Inactive host in th… member