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

  /hardware/broadcom/libbt/include/
userial_vendor.h 100 } tUSERIAL_CFG;
139 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
  /hardware/broadcom/libbt/src/
bt_vendor_brcm.c 75 static const tUSERIAL_CFG userial_init_cfg =
168 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
userial_vendor.c 178 int userial_vendor_open(tUSERIAL_CFG *p_cfg)

Completed in 39 milliseconds