Searched refs:h4_hci (Results 1 – 2 of 2) sorted by relevance
82 H4Protocol* h4_hci = new H4Protocol( in SetUp() local86 sockfd[0], [h4_hci](int fd) { h4_hci->OnDataReady(fd); }); in SetUp()87 protocol_ = h4_hci; in SetUp()
251 hci::H4Protocol* h4_hci = in Open() local254 fd_list[0], [h4_hci](int fd) { h4_hci->OnDataReady(fd); }); in Open()255 hci_ = h4_hci; in Open()