Searched refs:uart_fd_ (Results 1 - 2 of 2) sorted by relevance

/system/bt/vendor_libs/linux/interface/
H A Dh4_protocol.h37 : uart_fd_(fd),
50 int uart_fd_; member in class:android::hardware::bluetooth::hci::H4Protocol
H A Dh4_protocol.cc43 ret = TEMP_FAILURE_RETRY(writev(uart_fd_, iov, 2));

Completed in 60 milliseconds