Home
last modified time | relevance | path

Searched refs:tUSERIAL_CFG (Results 1 - 6 of 6) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h114 } tUSERIAL_CFG; typedef
153 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h114 } tUSERIAL_CFG; typedef
153 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/vendor/hihope/dayu210/bluetooth/src/
H A Dbt_vendor_brcm.c82 static const tUSERIAL_CFG userial_init_cfg = {
160 fd = userial_vendor_open((tUSERIAL_CFG *)&userial_init_cfg); in op()
H A Duserial_vendor.c195 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()
/vendor/hihope/rk3568/bluetooth/src/
H A Dbt_vendor_brcm.c82 static const tUSERIAL_CFG userial_init_cfg = {
160 fd = userial_vendor_open((tUSERIAL_CFG *)&userial_init_cfg); in op()
H A Duserial_vendor.c195 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()

Completed in 3 milliseconds