Searched refs:bt_soc_fd_ (Results 1 – 2 of 2) sorted by relevance
85 bt_soc_fd_ = fd; in openBtHci()107 if (bt_soc_fd_ != -1) { in closeBtHci()108 ::close(bt_soc_fd_); in closeBtHci()109 bt_soc_fd_ = -1; in closeBtHci()
52 int bt_soc_fd_; variable