/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/include/ |
H A D | ble_scan_filter_lsf.h | 67 uint8_t opcode; member 72 uint8_t opcode; member 81 uint8_t opcode; member 88 uint8_t opcode; member 101 uint8_t opcode; member 109 uint8_t opcode; member 117 uint8_t opcode; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
H A D | dwarf_op.h | 335 inline void OpLit(uint8_t opcode) in OpLit() 341 inline void OpReg(uint8_t opcode, DfxRegs& regs) in OpReg() 364 inline void OpBReg(uint8_t opcode, AddressType& exprPtr, DfxRegs& regs) in OpBReg() 390 inline void OpNop(uint8_t opcode) in OpNop()
|
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | vendor_interface.cpp | 229 size_t VendorInterface::OnCmdXmitCallback(uint16_t opcode, void *buf) in OnCmdXmitCallback() 255 uint16_t opcode = data[opcodeOffset] + (data[opcodeOffset + 1] << 0x08); in OnEventReceived() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_cec.c | 21 uint8_t opcode; member 135 static struct HdmiCecMsgLenInfo *HdmiCecGetMsgLenInfo(uint8_t opcode) in HdmiCecGetMsgLenInfo() 206 static bool HdmiCecCheckSomeSpecialfMsgLen(struct HdmiCecMsg *msg, uint8_t opcode) in HdmiCecCheckSomeSpecialfMsgLen() 223 static bool HdmiCecCheckMsgLen(struct HdmiCec *cec, struct HdmiCecMsg *msg, uint8_t opcode) in HdmiCecCheckMsgLen() 1057 static void HdmiCecEncodingFeatureAbortMsg(struct HdmiCecMsg *msg, uint8_t opcode, uint8_t reason) in HdmiCecEncodingFeatureAbortMsg() 1432 static bool HdmiCecMsgIgnore(uint8_t opcode, bool unregistered, bool broadcast) in HdmiCecMsgIgnore() 1607 uint8_t opcode = msg->data[HDMI_CEC_MSG_DATA_FIRST_ELEMENT]; in HdmiCecMsgDefaultHandle() local 1624 struct HdmiCecMsg *txMsg, uint8_t opcode) in HdmiCecMsgHandle() 1651 static void HdmiCecUpdateResponseFlag(struct HdmiCec *cec, uint8_t opcode) in HdmiCecUpdateResponseFlag() 1662 uint8_t opcode = msg->data[HDMI_CEC_MSG_DATA_FIRST_ELEMENT]; in HdmiCecReceivedMsgHandle() local [all …]
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dwarf_op.cpp | 54 uint8_t opcode; in Decode() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | bytecode_gen.cpp | 82 auto opcode = ToOpCode(object->Type()); in ByteCodeConvert() local 196 auto opcode = current->OpCode(); in ByteCodeWriteWalk() local
|
H A D | ast.cpp | 401 void AstObject::SetOpCode(uint8_t opcode) in SetOpCode()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_audio_manager_proxy.cpp | 51 int opcode = enable ? BluetoothAudioManagerInterfaceCode::WEAR_DETECTION_ENABLE in SetWearDetection() local
|
H A D | bluetooth_ble_advertise_callback_stub.cpp | 90 const int32_t opcode = static_cast<int32_t>(data.ReadInt32()); in OnStartResultEventInner() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_ble_advertise_callback_proxy.cpp | 28 …othBleAdvertiseCallbackProxy::OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) in OnStartResultEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_common.c | 1219 uint8_t opcode = 0; in AttRecvDataAsync() local 1295 uint8_t opcode = 0; in AttRecvLeDataAsync() local 1366 static recvDataFunction GetFunction(uint8_t opcode) in GetFunction() 1636 void AttErrorCode(const AttConnectInfo *connect, uint8_t opcode) in AttErrorCode()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_ble_advertiser_server.cpp | 36 void OnStartResultEvent(int result, uint8_t advHandle, int opcode) override in OnStartResultEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/ |
H A D | ble_scan_filter_lsf.cpp | 375 int BleScanFilterLsf::BleScanFilterSetParameters(uint16_t featureSelection, uint8_t opcode) in BleScanFilterSetParameters()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter_acl.c | 865 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseAtt() local 899 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseSmp() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 273 std::unique_ptr<ObexHeader> ObexHeader::CreateRequest(ObexOpeId opcode) in CreateRequest() 1399 void ObexSessionParameters::AppendSessionOpcode(const SessionOpcode opcode) in AppendSessionOpcode()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_advertiser.cpp | 56 void OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) override in OnStartResultEvent()
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
H A D | ast.js | 334 SetOpCode(opcode) { argument
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_connection.cpp | 670 int opcode = 1; in SetPersistWal() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_cec.h | 1635 uint8_t opcode; member
|