Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 16 of 16) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/include/
Dble_scan_filter_lsf.h67 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
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/include/sa_interface/
Di_app_domain_verify_agent_service.h35 virtual int CommonTransact(uint32_t opcode, const std::string& request, std::string& response) in CommonTransact()
/foundation/bundlemanager/app_domain_verify/frameworks/extension/src/
Dapp_domain_verify_agent_ext.cpp43 ErrorCode AppDomainVerifyAgentExt::CommonTransact(uint32_t opcode, const std::string& request, std:… in CommonTransact()
Dapp_domain_verify_extension_mgr.cpp161 uint32_t opcode, const std::string& request, std::string& response) in CommonTransact()
/foundation/bundlemanager/app_domain_verify/services/src/agent/zidl/
Dapp_domain_verify_agent_service_stub.cpp97 uint32_t opcode; in OnCommonTransact() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_audio_manager_proxy.cpp51 int opcode = enable ? BluetoothAudioManagerInterfaceCode::WEAR_DETECTION_ENABLE in SetWearDetection() local
Dbluetooth_ble_advertise_callback_stub.cpp93 const int32_t opcode = static_cast<int32_t>(data.ReadInt32()); in OnStartResultEventInner() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
Datt_common.c1219 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()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_ble_advertise_callback_proxy.cpp28 …othBleAdvertiseCallbackProxy::OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) in OnStartResultEvent()
/foundation/bundlemanager/app_domain_verify/services/src/agent/core/
Dapp_domain_verify_agent_service.cpp175 int AppDomainVerifyAgentService::CommonTransact(uint32_t opcode, const std::string& request, std::s… in CommonTransact()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_ble_advertiser_server.cpp38 void OnStartResultEvent(int result, uint8_t advHandle, int opcode) override in OnStartResultEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/
Dble_scan_filter_lsf.cpp375 int BleScanFilterLsf::BleScanFilterSetParameters(uint16_t featureSelection, uint8_t opcode) in BleScanFilterSetParameters()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
Dbtm_snoop_filter_acl.c865 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseAtt() local
899 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseSmp() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_headers.cpp273 std::unique_ptr<ObexHeader> ObexHeader::CreateRequest(ObexOpeId opcode) in CreateRequest()
1399 void ObexSessionParameters::AppendSessionOpcode(const SessionOpcode opcode) in AppendSessionOpcode()
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_ble_advertiser.cpp56 void OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) override in OnStartResultEvent()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_connection.cpp881 int opcode = 1; in SetPersistWal() local