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

/hardware/broadcom/libbt/include/
H A Duserial_vendor.h100 } tUSERIAL_CFG; typedef in typeref:struct:__anon42
139 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8909/libbt-vendor/include/
H A Dhci_uart.h105 } tUSERIAL_CFG; typedef in typeref:struct:__anon1748
190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8992/libbt-vendor/include/
H A Dhci_uart.h105 } tUSERIAL_CFG; typedef in typeref:struct:__anon1771
190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8996/libbt-vendor/include/
H A Dhci_uart.h105 } tUSERIAL_CFG; typedef in typeref:struct:__anon1793
190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8998/libbt-vendor/include/
H A Dhci_uart.h109 } tUSERIAL_CFG; typedef in typeref:struct:__anon1816
194 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/broadcom/libbt/src/
H A Dbt_vendor_brcm.c81 static const tUSERIAL_CFG userial_init_cfg =
183 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
H A Duserial_vendor.c192 int userial_vendor_open(tUSERIAL_CFG *p_cfg)
/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c89 static const tUSERIAL_CFG userial_init_cfg =
754 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
783 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
H A Dhci_uart.c226 int userial_vendor_open(tUSERIAL_CFG *p_cfg)
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dbt_vendor_qcom.c73 static const tUSERIAL_CFG userial_init_cfg =
735 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
759 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
H A Dhci_uart.c227 int userial_vendor_open(tUSERIAL_CFG *p_cfg)
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c95 static const tUSERIAL_CFG userial_init_cfg =
782 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
811 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
H A Dhci_uart.c229 int userial_vendor_open(tUSERIAL_CFG *p_cfg)
/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhci_uart.c228 int userial_vendor_open(tUSERIAL_CFG *p_cfg)
H A Dbt_vendor_qcom.c78 static const tUSERIAL_CFG userial_init_cfg =
871 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);
900 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg);

Completed in 182 milliseconds