Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dmct_protocol.cpp36 hciFds_[ii] = fds[ii]; in MctProtocol()
48 return Write(hciFds_[hci_channels_t::HCI_CMD], &type, sizeof(type)); in SendPacket()
50 return Write(hciFds_[hci_channels_t::HCI_ACL_OUT], &type, sizeof(type)); in SendPacket()
H A Dmct_protocol.h37 int hciFds_[HCI_MAX_CHANNEL] = {0}; member in OHOS::HDI::Bluetooth::Hci::MctProtocol

Completed in 1 milliseconds