Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc.h196 } phTmlNfc_i2cfragmentation_t; typedef
207 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t enable);
208 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled();
DphTmlNfc_i2c.h32 phTmlNfc_i2cfragmentation_t fragmentation_enabled;
DphTmlNfc.c45 extern phTmlNfc_i2cfragmentation_t fragmentation_enabled = I2C_FRAGMENATATION_DISABLED;
1010 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t result) in phTmlNfc_set_fragmentation_enabled()
1015 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled() in phTmlNfc_get_fragmentation_enabled()
/external/libnfc-nci/halimpl/pn54x/hal/
DphNxpNciHal.c50 extern void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t result);