OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAL_NfcPowerCycle
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/include/
nfc_hal_api.h
207
** Function
HAL_NfcPowerCycle
216
EXPORT_HAL_API void
HAL_NfcPowerCycle
(void);
/external/libnfc-nci/src/hal/include/
nfc_hal_api.h
207
** Function
HAL_NfcPowerCycle
216
EXPORT_HAL_API void
HAL_NfcPowerCycle
(void);
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c
267
** Function
HAL_NfcPowerCycle
276
void
HAL_NfcPowerCycle
(void)
278
NCI_TRACE_API0 ("
HAL_NfcPowerCycle
()");
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
251
HAL_NfcPowerCycle
();
Completed in 44 milliseconds