| /system/nfc/src/nfc/tags/ |
| D | ce_main.cc | 100 tNFC_PROTOCOL protocol = p_activate_params->protocol; in CE_SetActivatedTagType() local
|
| /system/nfc/src/nfa/rw/ |
| D | nfa_rw_act.cc | 1592 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_detection() local 1629 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_read() local 1729 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_write() local 1884 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_presence_check() local 2017 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_format_tag() local 2081 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_config_tag_ro() local
|
| D | nfa_rw_api.cc | 259 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in NFA_RwSetTagReadOnly() local
|
| /system/core/fastboot/ |
| D | socket.cpp | 252 std::unique_ptr<Socket> Socket::NewClient(Protocol protocol, const std::string& host, int port, in NewClient() 273 std::unique_ptr<Socket> Socket::NewServer(Protocol protocol, int port) { in NewServer()
|
| D | fastboot.h | 150 Socket::Protocol protocol; member
|
| D | socket_test.cpp | 35 bool MakeConnectedSockets(Socket::Protocol protocol, std::unique_ptr<Socket>* server, in MakeConnectedSockets()
|
| /system/nfc/src/nfa/dm/ |
| D | nfa_dm_discover.cc | 593 tNFC_RF_TECH_N_MODE tech_n_mode, tNFC_PROTOCOL protocol) { in nfa_dm_disc_get_disc_mask() 1188 tNFC_PROTOCOL protocol = p_data->activate.protocol; in nfa_dm_disc_notify_activation() local 2709 void nfa_dm_rf_discover_select(uint8_t rf_disc_id, tNFA_NFC_PROTOCOL protocol, in nfa_dm_rf_discover_select() 2915 uint8_t protocol = 0xFF; in nfa_dm_p2p_prio_logic() local
|
| D | nfa_dm_main.cc | 174 bool nfa_dm_is_protocol_supported(tNFC_PROTOCOL protocol, uint8_t sel_res) { in nfa_dm_is_protocol_supported()
|
| D | nfa_dm_api.cc | 797 tNFA_STATUS NFA_Select(uint8_t rf_disc_id, tNFA_NFC_PROTOCOL protocol, in NFA_Select()
|
| /system/libbase/include/android-base/ |
| D | unique_fd.h | 234 inline bool Socketpair(int domain, int type, int protocol, unique_fd_impl<Closer>* left, in Socketpair()
|
| /system/nfc/src/nfc/nfc/ |
| D | nfc_main.cc | 977 tNFC_STATUS NFC_DiscoverySelect(uint8_t rf_disc_id, uint8_t protocol, in NFC_DiscoverySelect() 997 tNFC_STATUS NFC_ConnCreate(uint8_t dest_type, uint8_t id, uint8_t protocol, in NFC_ConnCreate()
|
| /system/netd/server/ |
| D | NetlinkCommands.cpp | 34 int openNetlinkSocket(int protocol) { in openNetlinkSocket()
|
| D | NFLogListener.cpp | 212 const auto protocol = NETLINK_NETFILTER; in makeNFLogListener() local
|
| D | MDnsSdListener.cpp | 289 int MDnsSdListener::getAddrInfo(int requestId, uint32_t ifIndex, uint32_t protocol, in getAddrInfo()
|
| /system/nfc/src/fuzzers/integration/ |
| D | nfc_integration_fuzzer_impl.cc | 59 static tNFC_PROTOCOL GetProtocol(const Protocol& protocol) { in GetProtocol()
|
| D | nfc_integration_fuzzer.proto | 94 optional Protocol protocol = 2; field
|
| /system/core/fastboot/fuzzer/ |
| D | fastboot_fuzzer.cpp | 85 bool FastbootFuzzer::MakeConnectedSockets(Socket::Protocol protocol, unique_ptr<Socket>* server, in MakeConnectedSockets()
|
| /system/nfc/src/nfc/include/ |
| D | rw_api.h | 197 tNFC_PROTOCOL protocol; /* protocol used to detect NDEF */ member 207 tNFC_PROTOCOL protocol; /* protocol used to detect TLV */ member
|
| D | nfc_api.h | 480 tNFC_PROTOCOL protocol; member 500 tNFC_PROTOCOL protocol; /* NFC protocol */ member 629 uint8_t protocol; /* supported protocol */ member 723 tNFC_PROTOCOL protocol; /* supported protocol */ member
|
| /system/nfc/src/nfc/nci/ |
| D | nci_hmsgs.cc | 402 uint8_t nci_snd_discover_select_cmd(uint8_t rf_disc_id, uint8_t protocol, in nci_snd_discover_select_cmd()
|
| /system/nfc/src/nfa/include/ |
| D | nfa_ee_api.h | 144 tNFA_NFC_PROTOCOL protocol; /* NFA_EE_TRGR_RF_PROTOCOL: the protocol that member
|
| D | nfa_dm_int.h | 123 tNFA_NFC_PROTOCOL protocol; member 260 tNFA_NFC_PROTOCOL protocol; member
|
| D | nfa_rw_int.h | 288 tNFC_PROTOCOL protocol; member
|
| D | nfa_api.h | 402 tNFA_NFC_PROTOCOL protocol; /* protocol used to detect NDEF */ member 413 tNFA_NFC_PROTOCOL protocol; /* protocol used to detect TLV */ member
|
| /system/netd/client/ |
| D | NetdClient.cpp | 175 int netdClientSocket(int domain, int type, int protocol) { in netdClientSocket()
|