OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAL_NfcPowerCycle
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/hal/include/
nfc_hal_api.h
251
** Function
HAL_NfcPowerCycle
260
EXPORT_HAL_API void
HAL_NfcPowerCycle
(void);
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c
290
** Function
HAL_NfcPowerCycle
299
void
HAL_NfcPowerCycle
(void)
301
HAL_TRACE_API0 ("
HAL_NfcPowerCycle
()");
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
342
HAL_NfcPowerCycle
();
Completed in 583 milliseconds