Searched refs:CH_EVT (Results 1 - 4 of 4) sorted by relevance

/system/bt/hci/src/
H A Dhci_hal_mct.c74 __func__, uart_fds[CH_CMD], uart_fds[CH_EVT], uart_fds[CH_ACL_OUT], uart_fds[CH_ACL_IN]);
81 if (uart_fds[CH_EVT] == INVALID_FD) {
96 event_stream = eager_reader_new(uart_fds[CH_EVT], &allocator_malloc, HCI_HAL_SERIAL_BUFFER_SIZE, SIZE_MAX, "hci_mct");
/system/bt/hci/include/
H A Dbt_vendor_lib.h212 CH_EVT, // HCI Event channel enumerator in enum:__anon725
/system/bt/hci/test/
H A Dhci_hal_mct_test.cpp78 ((int *)param)[CH_EVT] = event_in_fd;
/system/bt/vendor_libs/linux/
H A Dbt_vendor_linux.c251 (*fd_array)[CH_EVT] = fd;

Completed in 449 milliseconds