Home
last modified time | relevance | path

Searched refs:nci (Results 1 – 25 of 32) sorted by relevance

12

/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs20 use crate::nci;
208 let header = nci::PacketHeader::parse(&packet[0..3])?; in log_packet()
210 nci::MessageType::Data => { in log_packet()
211 let packet = nci::DataPacket::parse(packet)?; in log_packet()
215 let packet = nci::ControlPacket::parse(packet)?; in log_packet()
Dmain.rs26 mod nci; module
/device/google/raviole/
Ddevice-whitefin.mk80 device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-slider.mk84 device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-oriole.mk143 device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-raven.mk149 device/google/raviole/nfc/libnfc-nci-raven.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/caimito/
Ddevice-ripcurrentpro.mk77 device/google/caimito/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-ripcurrent24.mk75 device/google/caimito/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-tokay.mk98 device/google/caimito/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-caiman.mk105 device/google/caimito/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-komodo.mk119 device/google/caimito/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/pantah/
Ddevice-ravenclaw.mk70 device/google/pantah/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-cloudripper.mk66 device/google/pantah/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-panther.mk92 device/google/pantah/nfc/libnfc-nci-panther.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-cheetah.mk113 device/google/pantah/nfc/libnfc-nci-cheetah.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/shusky/
Ddevice-ripcurrent.mk68 device/google/shusky/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-shiba.mk84 device/google/shusky/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
Ddevice-husky.mk99 device/google/shusky/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/lynx/
Ddevice-lynx.mk82 device/google/lynx/nfc/libnfc-nci-lynx.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/bluejay/
Ddevice-bluejay.mk106 device/google/bluejay/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/felix/
Ddevice-felix.mk103 device/google/felix/nfc/libnfc-nci-felix.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/akita/
Ddevice-akita.mk115 device/google/akita/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/comet/
Ddevice-comet.mk144 device/google/comet/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
/device/google/redbull/
DAndroid.mk20 $(eval $(call declare-copy-files-license-metadata,device/google/redbull,libnfc-nci.conf,SPDX-licens…
/device/google/cuttlefish/
DAndroid.mk17 $(eval $(call declare-copy-files-license-metadata,device/google/cuttlefish,libnfc-nci.conf,SPDX-lic…

12