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