OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phTmlNfc_i2cfragmentation_t
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.h
196
}
phTmlNfc_i2cfragmentation_t
;
207
void phTmlNfc_set_fragmentation_enabled(
phTmlNfc_i2cfragmentation_t
enable);
208
phTmlNfc_i2cfragmentation_t
phTmlNfc_get_fragmentation_enabled();
phTmlNfc.c
45
phTmlNfc_i2cfragmentation_t
fragmentation_enabled = I2C_FRAGMENATATION_DISABLED;
[
all
...]
phTmlNfc_i2c.c
45
extern
phTmlNfc_i2cfragmentation_t
fragmentation_enabled;
/external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.c
51
extern void phTmlNfc_set_fragmentation_enabled(
phTmlNfc_i2cfragmentation_t
result);
[
all
...]
Completed in 60 milliseconds