Searched refs:AddFdToWatcher (Results 1 – 3 of 3) sorted by relevance
71 …watcher_.AddFdToWatcher(channel[0], std::bind(&Hci::H4Protocol::ReadData, h4, std::placeholders::_… in WatchHciChannel()78 watcher_.AddFdToWatcher( in WatchHciChannel()80 watcher_.AddFdToWatcher( in WatchHciChannel()
39 bool AddFdToWatcher(int fd, HciDataCallback callback);
41 bool HciWatcher::AddFdToWatcher(int fd, HciDataCallback callback) in AddFdToWatcher() function in OHOS::HDI::Bluetooth::Hci::HciWatcher