OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phTmlNfc_ConfigRetrans_t
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.h
114
}
phTmlNfc_ConfigRetrans_t
; /* Configuration for Retransmission */
140
phTmlNfc_ConfigRetrans_t
eConfig; /*Retransmission of Nci Packet during timeout */
206
void phTmlNfc_ConfigNciPktReTx(
phTmlNfc_ConfigRetrans_t
eConfig, uint8_t bRetryCount);
phTmlNfc.c
185
** Parameters eConfig - values from
phTmlNfc_ConfigRetrans_t
191
void phTmlNfc_ConfigNciPktReTx(
phTmlNfc_ConfigRetrans_t
eConfiguration, uint8_t bRetryCounter)
[
all
...]
Completed in 43 milliseconds