Home
last modified time | relevance | path

Searched refs:HaiOpen (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
DHalAdaptation.h54 extern int HaiOpen (const bcm2079x_dev_t* device, nfc_stack_callback_t* halCallbackFunc, nfc_stack_…
/external/libnfc-nci/halimpl/bcm2079x/
Dnfc_nci.c40 retval = HaiOpen (dev, p_hal_cback, p_hal_data_callback); in hal_open()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DHalAdaptation.cpp242 int HaiOpen (const bcm2079x_dev_t* device, nfc_stack_callback_t* halCallbackFunc, nfc_stack_data_ca… in HaiOpen() function