Searched refs:CH_ACL_IN (Results 1 – 4 of 4) sorted by relevance
74 __func__, uart_fds[CH_CMD], uart_fds[CH_EVT], uart_fds[CH_ACL_OUT], uart_fds[CH_ACL_IN]); in hal_open()91 if (uart_fds[CH_ACL_IN] == INVALID_FD) { in hal_open()102 …acl_stream = eager_reader_new(uart_fds[CH_ACL_IN], &allocator_malloc, HCI_HAL_SERIAL_BUFFER_SIZE, … in hal_open()
214 CH_ACL_IN, // HCI ACL upstream channel enumerator
77 ((int *)param)[CH_ACL_IN] = acl_in_fd; in DURING()
253 (*fd_array)[CH_ACL_IN] = fd; in bt_vendor_open()