Searched refs:technology (Results 1 – 12 of 12) sorted by relevance
/system/nfc/tools/casimir/src/ |
D | rf_packets.pdl | 24 /// for the technology and platform being used. 47 /// for each technology and protocol. Packets are grouped by activity 70 technology: Technology, 88 packet NfcAPollResponse : RfPacket (technology = NFC_A, packet_type = POLL_RESPONSE) { 117 packet T4ATSelectCommand : RfPacket (technology = NFC_A, protocol = ISO_DEP, packet_type = SELECT_C… 125 packet T4ATSelectResponse : RfPacket (technology = NFC_A, protocol = ISO_DEP, packet_type = SELECT_… 155 /// determined by the technology and supported protocols of the Listener. 195 /// Valid protocols are determined by the technology and supported
|
D | controller.rs | 1234 technology: rf_technology, in rf_deactivate() 1450 technology: rf_technology, in rf_conn_data() 1594 let technology = cmd.get_technology(); in poll_command() localVariable 1605 r#type: match technology { in poll_command() 1628 (config.technology_and_mode, technology), in poll_command() 1634 match technology { in poll_command() 1963 technology: rf::Technology::NfcA, in activate_poll_interface() 1983 technology: rf::Technology::NfcA, in activate_poll_interface() 2062 technology: match configuration.technology_and_mode { in tick()
|
D | main.rs | 239 technology: rf::Technology::NfcA, in disconnect()
|
D | main-grpc.rs | 256 technology: rf::Technology::NfcA, in disconnect()
|
/system/nfc/tools/casimir/scripts/ |
D | t4at.py | 60 case rf.PollCommand(technology=rf.Technology.NFC_A): 77 self._write(rf.PollCommand(technology=rf.Technology.NFC_A))
|
D | rf_packets.py | 137 technology: Technology = field(kw_only=True, default=Technology.NFC_A) variable in RfPacket 208 _span.append((self.technology << 0)) 246 self.technology = Technology.NFC_A 291 self.technology = Technology.NFC_A 322 self.technology = Technology.NFC_A
|
/system/nfc/src/nfa/include/ |
D | nfa_ee_api.h | 146 tNFC_RF_TECH technology; /* NFA_EE_TRGR_RF_TECHNOLOGY:the technology that member
|
/system/libsysprop/srcs/android/sysprop/ |
D | TelephonyProperties.sysprop | 207 # Indicates the available radio technology. Indexed by phone ID 303 # when there is a radio technology change.
|
/system/nfc/src/nfc/include/ |
D | nfc_api.h | 475 tNFC_RF_TECH technology; member
|
/system/extras/simpleperf/doc/ |
D | view_the_profile.md | 19 [PProf](https://github.com/google/pprof) is a mature profiling technology used extensively on
|
/system/nfc/src/nfc/nfc/ |
D | nfc_ncif.cc | 1355 evt_data.act_data.param.technology = *p++; in nfc_ncif_proc_ee_action()
|
/system/core/rootdir/ |
D | init.rc | 333 # the corresponding technology maximums.
|