Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/include/
Duserial.h198 #define USERIAL_ERR_EVT 3 macro
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c238 else if (evt == USERIAL_ERR_EVT) in nfc_hal_main_userial_cback()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c832 … (*linux_cb.ser_cb)(linux_cb.port, USERIAL_ERR_EVT, (tUSERIAL_EVT_DATA *)p_buf); in userial_read_thread()