Searched refs:ReadEventData (Results 1 – 3 of 3) sorted by relevance
32 void ReadEventData(int fd);
56 void MctProtocol::ReadEventData(int fd) in ReadEventData() function in OHOS::HDI::Bluetooth::Hci::MctProtocol
81 …channel[hci_channels_t::HCI_EVT], std::bind(&Hci::MctProtocol::ReadEventData, mct, std::placeholde… in WatchHciChannel()