/aosp12/hardware/broadcom/libbt/include/ |
H A D | userial_vendor.h | 139 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
|
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/include/ |
H A D | hci_uart.h | 190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
|
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
H A D | hci_uart.h | 190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
|
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/include/ |
H A D | hci_uart.h | 190 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
|
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/ |
H A D | hci_uart.h | 194 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
|
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/include/ |
H A D | hci_uart.h | 195 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
|
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/include/ |
H A D | hci_uart.h | 194 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
|
/aosp12/hardware/broadcom/libbt/src/ |
H A D | bt_vendor_brcm.c | 183 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
|
H A D | userial_vendor.c | 193 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open() function
|
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
H A D | bt_vendor_qcom.c | 735 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op() 759 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
|
H A D | hci_uart.c | 227 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open() function
|
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
H A D | bt_vendor_qcom.c | 754 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op() 783 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
|
H A D | hci_uart.c | 226 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open() function
|
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
H A D | bt_vendor_qcom.c | 782 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op() 811 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
|
H A D | hci_uart.c | 230 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open() function
|
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
H A D | hci_uart.c | 228 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open() function
|
H A D | bt_vendor_qcom.c | 887 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op() 916 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op()
|
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
H A D | hci_uart.c | 232 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open() function
|
H A D | bt_vendor_qcom.c | 851 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op() 880 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
|
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
H A D | hci_uart.c | 229 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open() function
|
H A D | bt_vendor_qcom.c | 891 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op() 920 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in __op()
|