/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hci_smd.c | 55 int bt_hci_init_transport_id (int chId ) in bt_hci_init_transport_id() argument 63 if(chId >= 2 || chId <0) in bt_hci_init_transport_id() 66 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 70 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 72 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 79 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 94 if(chId == 1) in bt_hci_init_transport_id() 111 ALOGE("init_uart: Cannot flush %s\n", s_pszDevSmd[chId]); in bt_hci_init_transport_id()
|
/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
D | hci_smd.c | 57 int bt_hci_init_transport_id (int chId ) in bt_hci_init_transport_id() argument 65 if(chId >= 2 || chId <0) in bt_hci_init_transport_id() 68 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 72 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 74 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 81 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 96 if(chId == 1) in bt_hci_init_transport_id() 113 ALOGE("init_uart: Cannot flush %s\n", s_pszDevSmd[chId]); in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hci_smd.c | 59 int bt_hci_init_transport_id (int chId ) in bt_hci_init_transport_id() argument 67 if(chId >= 2 || chId <0) in bt_hci_init_transport_id() 70 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 74 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 76 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 83 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 98 if(chId == 1) in bt_hci_init_transport_id() 115 ALOGE("init_uart: Cannot flush %s\n", s_pszDevSmd[chId]); in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hci_smd.c | 56 int bt_hci_init_transport_id (int chId ) in bt_hci_init_transport_id() argument 64 if(chId >= 2 || chId <0) in bt_hci_init_transport_id() 67 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 71 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 73 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 80 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 95 if(chId == 1) in bt_hci_init_transport_id() 112 ALOGE("init_uart: Cannot flush %s\n", s_pszDevSmd[chId]); in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
D | hci_smd.c | 56 int bt_hci_init_transport_id (int chId ) in bt_hci_init_transport_id() argument 64 if(chId >= 2 || chId <0) in bt_hci_init_transport_id() 67 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 71 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 73 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 80 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 95 if(chId == 1) in bt_hci_init_transport_id() 112 ALOGE("init_uart: Cannot flush %s\n", s_pszDevSmd[chId]); in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hci_smd.c | 59 int bt_hci_init_transport_id (int chId ) in bt_hci_init_transport_id() argument 67 if(chId >= 2 || chId <0) in bt_hci_init_transport_id() 70 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 74 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 76 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id() 83 s_pszDevSmd[chId], strerror(errno)); in bt_hci_init_transport_id() 98 if(chId == 1) in bt_hci_init_transport_id() 115 ALOGE("init_uart: Cannot flush %s\n", s_pszDevSmd[chId]); in bt_hci_init_transport_id()
|
/hardware/qcom/bt/msm8960/libbt-vendor/src/ |
D | userial_vendor.c | 82 int bt_hci_init_transport_id (int chId ) in bt_hci_init_transport_id() argument 88 if(chId > 2 || chId <0) in bt_hci_init_transport_id() 91 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY)); in bt_hci_init_transport_id()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Stream.h | 59 uint32_t chId,
|
D | QCamera3Stream.cpp | 278 uint32_t chId, in QCamera3Stream() argument 284 mChannelHandle(chId), in QCamera3Stream()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraStream.h | 58 uint32_t camHandle, uint32_t chId,
|
D | QCameraStream.cpp | 345 uint32_t camHandle, uint32_t chId, in QCameraStream() argument 353 mChannelHandle(chId), in QCameraStream() 383 mDualStream = is_dual_camera_by_handle(chId); in QCameraStream() 384 if (get_main_camera_handle(chId)) { in QCameraStream() 387 if (get_aux_camera_handle(chId)) { in QCameraStream()
|