Searched refs:reader_thread_ctrl_fd (Results 1 – 1 of 1) sorted by relevance
106 int reader_thread_ctrl_fd = -1; variable214 reader_thread_ctrl_fd = sv[0]; in hci_initialize()232 if (reader_thread_ctrl_fd != -1) { in hci_close()234 send(reader_thread_ctrl_fd, msg, sizeof(msg), 0); in hci_close()235 reader_thread_ctrl_fd = -1; in hci_close()