Home
last modified time | relevance | path

Searched defs:opCode (Results 1 - 25 of 27) sorted by relevance

12

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure.c28 void HciOnCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnCmdFailed() argument
H A Dhci_cmd.h29 uint16_t opCode; member
H A Dhci_cmd_failure_link_policy.c124 void HciOnLinkPolicyCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnLinkPolicyCmdFailed() argument
H A Dhci_cmd_failure_info_params.c158 void HciOnInformationalParametersCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnInformationalParametersCmdFailed() argument
H A Dhci_cmd_failure_status_params.c207 void HciOnStatusParametersCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnStatusParametersCmdFailed() argument
H A Dhci_cmd.c44 uint16_t opCode; member
111 uint16_t opCode = 0; in HciCmdTimeoutTask() local
175 static Packet *HciCreateCmdPacket(uint16_t opCode) in HciCreateCmdPacket() argument
188 static Packet *HciCreateCmdPacketWithParam(uint16_t opCode, cons argument
201 HciAllocCmd(uint16_t opCode, const void *param, size_t paramLength) HciAllocCmd() argument
265 HciCmdOnCommandStatus(uint16_t opCode, uint8_t status) HciCmdOnCommandStatus() argument
312 HciCmdOnCommandComplete(uint16_t opCode) HciCmdOnCommandComplete() argument
[all...]
H A Dhci_cmd_failure_link_ctrl.c653 void HciOnLinkControlCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnLinkControlCmdFailed() argument
H A Dhci_cmd_failure_controller_baseband.c1430 void HciOnControllerBasebandCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnControllerBasebandCmdFailed() argument
H A Dhci_cmd_failure_le_controller.c1183 void HciOnLeControllerCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnLeControllerCmdFailed() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_link_policy_cmd_complete.c138 void HciEventOnLinkPolicyCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnLinkPolicyCommandComplete() argument
H A Dhci_evt_info_params_cmd_complete.c214 void HciEventOnInformationalParametersCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnInformationalParametersCommandComplete() argument
H A Dhci_evt_status_params_cmd_complete.c218 void HciEventOnStatusParametersCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnStatusParametersCommandComplete() argument
H A Dhci_evt_link_ctrl_cmd_complete.c428 void HciEventOnLinkControlCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnLinkControlCommandComplete() argument
H A Dhci_evt_le_cmd_complete.c1065 void HciEventOnLeCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnLeCommandComplete() argument
H A Dhci_evt_controller_baseband_cmd_complete.c1454 void HciEventOnControllerBasebandCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnControllerBasebandCommandComplete() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_vendor_if.c147 int HCIVIF_SendCmd(uint16_t opCode, const void *param, size_t paramLength) in HCIVIF_SendCmd() argument
153 NO_SANITIZE("cfi") void HciEventOnVendorCommandComplete(uint16_t opCode, const void *param, uint8_t paramLength) in HciEventOnVendorCommandComplete() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dprepared_stmt.cpp20 PreparedStmt::PreparedStmt(ExecutorOperation opCode, const std::string &sql, const std::vector<std::string> &bindArgs) in PreparedStmt() argument
24 void PreparedStmt::SetOpCode(ExecutorOperation opCode) in SetOpCode() argument
117 int opCode = 0; in DeSerialize() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.cpp139 uint8_t opCode = AVRC_CT_OP_CODE_INVALID; in GetOpCode() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.cpp133 uint8_t opCode = AVRC_TG_OP_CODE_INVALID; in GetOpCode() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_cmd.c31 uint16_t opCode; member
H A Dbtm_snoop_filter_acl.c829 const uint8_t *opCode = *data + offset; in L2capDataFilterUseAvctp() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.cpp44 unsigned char opCode : 4; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor_packet.cpp164 void RemoteExecutorRequestPacket::SetOpCode(PreparedStmt::ExecutorOperation opCode) in SetOpCode() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/
H A Dble_scan_filter_lsf.cpp356 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_GET_CAPABILITIES); in BleScanFilterGetVendorCapabilities() local
364 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_LSF); in BleScanFilterEnable() local
377 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_LSF); in BleScanFilterSetParameters() local
398 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_LSF); in BleScanFilterAddressAdd() local
413 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_LSF); in BleScanFilterUuidAdd() local
462 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_LSF); BleScanFilterNameAdd() local
490 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_LSF); BleScanFilterManufacturerDataAdd() local
549 uint16_t opCode = MakeVendorOpCode(HCI_VENDOR_OCF_LSF); BleScanFilterServiceDataAdd() local
591 VendEventCommandCompleteCallback( uint16_t opCode, const void *param, uint8_t paramLength, void *context) VendEventCommandCompleteCallback() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils_extend.cpp509 int opCode = 1; in SetPersistWalMode() local

Completed in 27 milliseconds

12