Searched refs:intf_type (Results 1 – 5 of 5) sorted by relevance
856 if (p_maps[xx].intf_type > NCI_INTERFACE_MAX) in NFC_DiscoveryMap()860 if (nfc_cb.vs_interface[yy] == p_maps[xx].intf_type) in NFC_DiscoveryMap()863 …NFC_TRACE_DEBUG3 ("[%d]: vs intf_type:0x%x is_supported:%d", xx, p_maps[xx].intf_type, is_supporte… in NFC_DiscoveryMap()867 intf_mask = (1 << (p_maps[xx].intf_type)); in NFC_DiscoveryMap()872 …4 ("[%d]: intf_type:%d intf_mask: 0x%x is_supported:%d", xx, p_maps[xx].intf_type, intf_mask, is_s… in NFC_DiscoveryMap()878 …_TRACE_WARNING1 ("NFC_DiscoveryMap interface=0x%x is not supported by NFCC", p_maps[xx].intf_type); in NFC_DiscoveryMap()
292 tNFC_INTF_TYPE intf_type; member
606 UINT8 intf_type; member
477 UINT8_TO_STREAM (pp, p_maps[xx].intf_type); in nci_snd_discover_map_cmd()
1904 …m_cfg->presence_check_option & NFA_DM_PCO_ISO_SLEEP_WAKE) && (nfa_rw_cb.intf_type == NFC_INTERFACE… in nfa_rw_presence_check()2650 nfa_rw_cb.intf_type = p_activate_params->intf_param.type; in nfa_rw_activate_ntf()