Searched refs:HCI_CMD (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/bluetooth/ |
H A D | _hdi_hci.md | 35 | [BtType](#bttype) { HCI_CMD = 1 , ACL_DATA = 2 , SCO_DATA = 3 , HCI_EVENT = 4 , ISO_DATA = 5 } | … 73 | HCI_CMD | HCI命令。 |
|
H A D | _hci_types_8idl.md | 22 | [BtType](_hdi_hci.md#bttype) { HCI_CMD = 1 , ACL_DATA = 2 , SCO_DATA = 3 , HCI_EVENT = 4 , ISO_DA…
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/ |
H A D | bt_vendor_lib.h | 29 HCI_CMD, // HCI Command channel enumerator
|
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | ohos_bt_vendor_lib.h | 29 HCI_CMD, // HCI Command channel enumerator
|
H A D | mct_protocol.cpp | 48 return Write(hciFds_[hci_channels_t::HCI_CMD], &type, sizeof(type)); in SendPacket()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/ |
H A D | bluetooth_hdi.cpp | 62 btType = BtType::HCI_CMD; in HdiSendHciPacket()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/bluetooth_hci_v1_0/cpp_target/bluetooth/hci/v1_0/ |
H A D | hci_types.h.txt | 62 HCI_CMD = 1,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/bluetooth_hci_v1_0/foo/bluetooth/hci/v1_0/ |
H A D | HciTypes.idl | 56 HCI_CMD = 1,
|
/ohos5.0/drivers/interface/bluetooth/hci/v1_0/ |
H A D | HciTypes.idl | 56 HCI_CMD = 1,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/bluetooth_hci_v1_0/dump_ast_target/ |
H A D | dump.txt | 44 HCI_CMD = 1,
|