Home
last modified time | relevance | path

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

/hardware/nxp/nfc/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.cc969 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t result) { in phTmlNfc_set_fragmentation_enabled()
973 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled() { in phTmlNfc_get_fragmentation_enabled()
/hardware/nxp/nfc/halimpl/dnld/
DphDnldNfc.cc32 phTmlNfc_i2cfragmentation_t fragmentation_enabled = I2C_FRAGMENATATION_DISABLED;
/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc66 phTmlNfc_i2cfragmentation_t result);