HomeSort by relevance Sort by last modified time
    Searched refs:tUSERIAL_CBACK (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 237 typedef void (tUSERIAL_CBACK)(tUSERIAL_PORT, tUSERIAL_EVT, tUSERIAL_EVT_DATA *);
248 UDRV_API extern void USERIAL_Open(tUSERIAL_PORT, tUSERIAL_OPEN_CFG *, tUSERIAL_CBACK *);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 146 tUSERIAL_CBACK *ser_cb;
892 UDRV_API void USERIAL_Open(tUSERIAL_PORT port, tUSERIAL_OPEN_CFG *p_cfg, tUSERIAL_CBACK *p_cback)
    [all...]

Completed in 31 milliseconds