Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbt_vendor_lib.h31 HCI_ACL_OUT, // HCI ACL downstream channel enumerator
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dohos_bt_vendor_lib.h31 HCI_ACL_OUT, // HCI ACL downstream channel enumerator
H A Dmct_protocol.cpp50 return Write(hciFds_[hci_channels_t::HCI_ACL_OUT], &type, sizeof(type)); in SendPacket()