Home
last modified time | relevance | path

Searched refs:for_hci (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/bluetooth/
Dbluetooth_hci.cc62 int for_hci = sockfd[1]; in initialize() local
80 for_hci, [this](int fd) { hci_->OnDataReady(fd); }); in initialize()