Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.cpp69 auto h4 = std::make_shared<Hci::H4Protocol>(channel[0], in WatchHciChannel() local
73 watcher_.AddFdToWatcher(channel[0], std::bind(&Hci::H4Protocol::ReadData, h4, std::placeholders::_1)); in WatchHciChannel()
74 hci_ = h4; in WatchHciChannel()

Completed in 2 milliseconds