Home
last modified time | relevance | path

Searched refs:phTmlNfc_i2cfragmentation_t (Results 1 – 11 of 11) sorted by relevance

/hardware/nxp/nfc/pn8x/halimpl/tml/
DphTmlNfc.h209 } phTmlNfc_i2cfragmentation_t; typedef
230 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t enable);
231 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled();
DphTmlNfc_i2c.h36 extern phTmlNfc_i2cfragmentation_t fragmentation_enabled;
DphTmlNfc_i2c.cc45 extern phTmlNfc_i2cfragmentation_t fragmentation_enabled;
DphTmlNfc.cc980 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t result) { in phTmlNfc_set_fragmentation_enabled()
984 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled() { in phTmlNfc_get_fragmentation_enabled()
/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.h234 } phTmlNfc_i2cfragmentation_t; typedef
253 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t enable);
254 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled();
DphTmlNfc.cc1126 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t result) { in phTmlNfc_set_fragmentation_enabled()
1130 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled() { in phTmlNfc_get_fragmentation_enabled()
/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h59 extern phTmlNfc_i2cfragmentation_t fragmentation_enabled;
DNfccTransport.h54 extern phTmlNfc_i2cfragmentation_t fragmentation_enabled;
DNfccI2cTransport.cc45 extern phTmlNfc_i2cfragmentation_t fragmentation_enabled;
/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc.cc32 phTmlNfc_i2cfragmentation_t fragmentation_enabled = I2C_FRAGMENATATION_DISABLED;
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc69 phTmlNfc_i2cfragmentation_t result);