Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/tml/
DphTmlNfc.h208 } phTmlNfc_i2cfragmentation_t; typedef
225 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t enable);
226 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled();
DphTmlNfc.c44 phTmlNfc_i2cfragmentation_t fragmentation_enabled = I2C_FRAGMENATATION_DISABLED;
941 void phTmlNfc_set_fragmentation_enabled(phTmlNfc_i2cfragmentation_t result) { in phTmlNfc_set_fragmentation_enabled()
945 phTmlNfc_i2cfragmentation_t phTmlNfc_get_fragmentation_enabled() { in phTmlNfc_get_fragmentation_enabled()
DphTmlNfc_i2c.c45 extern phTmlNfc_i2cfragmentation_t fragmentation_enabled;
/system/nfc/halimpl/pn54x/hal/
DphNxpNciHal.c52 phTmlNfc_i2cfragmentation_t result);