Home
last modified time | relevance | path

Searched refs:tUSERIAL_CFG (Results 1 – 21 of 21) sorted by relevance

/hardware/broadcom/libbt/include/
Duserial_vendor.h100 } tUSERIAL_CFG; typedef
139 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhci_uart.h105 } tUSERIAL_CFG; typedef
190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhci_uart.h105 } tUSERIAL_CFG; typedef
190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhci_uart.h105 } tUSERIAL_CFG; typedef
190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/sdm845/bt/libbt-vendor/include/
Dhci_uart.h109 } tUSERIAL_CFG; typedef
194 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhci_uart.h109 } tUSERIAL_CFG; typedef
194 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhci_uart.h110 } tUSERIAL_CFG; typedef
195 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
/hardware/broadcom/libbt/src/
Dbt_vendor_brcm.c81 static const tUSERIAL_CFG userial_init_cfg =
183 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
Duserial_vendor.c193 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dbt_vendor_qcom.c73 static const tUSERIAL_CFG userial_init_cfg =
735 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
759 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
Dhci_uart.c227 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dbt_vendor_qcom.c95 static const tUSERIAL_CFG userial_init_cfg =
782 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
811 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
Dhci_uart.c230 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dbt_vendor_qcom.c89 static const tUSERIAL_CFG userial_init_cfg =
754 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
783 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
Dhci_uart.c226 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dbt_vendor_qcom.c78 static const tUSERIAL_CFG userial_init_cfg =
887 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op()
916 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op()
Dhci_uart.c228 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dbt_vendor_qcom.c82 static const tUSERIAL_CFG userial_init_cfg =
891 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op()
920 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op()
Dhci_uart.c229 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dbt_vendor_qcom.c82 static const tUSERIAL_CFG userial_init_cfg =
851 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
880 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
Dhci_uart.c232 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()