Home
last modified time | relevance | path

Searched defs:payload (Results 1 – 10 of 10) sorted by relevance

/test/xts/device_attest_lite/services/core/network/
Dattest_coap.c297 static int32_t CoapAddData(CoapPacket* pkt, const CoapBuffer* payload, CoapRWBuffer* buf) in CoapAddData()
379 const CoapBuffer* payload, CoapRWBuffer* outBuf) in CoapEncode()
433 …2_t CoapBuildMessage(CoapPacket* coapPacket, CoapPacketParam* coapPacketParam, CoapBuffer* payload, in CoapBuildMessage()
565 …ic int32_t CoapParseOptionAndPayload(CoapOption* options, uint8_t* numOptions, CoapBuffer* payload, in CoapParseOptionAndPayload()
Dattest_network.c131 static int32_t BuildCoapMsg(List *optionList, CoapBuffer *payload, char *outputBuf, size_t *outputL… in BuildCoapMsg()
792 const ATTEST_ACTION_TYPE actionType, CoapBuffer* payload) in SendCoapMsg()
959 CoapBuffer payload; in SendAttestMsg() local
/test/xts/hats/hdf/manager/managerBenchmarkTest/
Dhdf_manager_benchmark_test.cpp96 static int32_t payload; member in IPCObjectStubTest
99 int32_t IPCObjectStubTest::payload = 0; member in IPCObjectStubTest
149 int32_t payload = PAYLOAD_NUM; in BENCHMARK_F() local
/test/xts/acts/communication/nfc_ErrorCode/entry/src/ohosTest/js/test/
DNDEFTag.test.js156 {tnf: 0x01, rtdType: [0x54], id: [0x01, 0x02], payload: [0x00, 0xa4, 0x04]}, property
157 {tnf: 0x02, rtdType: [0x55], id: [0x03, 0x04], payload: [0x00, 0xa4, 0x04]}, property
/test/xts/acts/communication/nfc_Controller/entry/src/ohosTest/js/test/
DNDEFTag.test.js192 {tnf: 0x01, rtdType: [0x54], id: [0x01, 0x02], payload: [0x00, 0xa4, 0x04]}, property
193 {tnf: 0x02, rtdType: [0x55], id: [0x03, 0x04], payload: [0x00, 0xa4, 0x04]}, property
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dsendrequest_func_test.c64 static BOOL SyncCall(IUnknown *iUnknown, struct Payload *payload) in SyncCall()
416 struct Payload payload = { variable
/test/xts/hats/hdf/manager/managerServiceTest/
Dservice_manager_hdi_test.cpp115 static int32_t payload; member in OHOS::IPCObjectStubTest
118 int32_t IPCObjectStubTest::payload = 0; member in OHOS::IPCObjectStubTest
176 int32_t payload = PAYLOAD_NUM; variable
/test/xts/device_attest_lite/services/core/include/network/
Dattest_coap.h88 CoapBuffer payload; member
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DSendRequestTest.cpp69 static bool SyncCall(IUnknown *iUnknown, struct Payload *payload) in SyncCall()
356 struct Payload payload = { variable
/test/xts/hats/hdf/manager/managerHdiTest/
Dservice_manager_hdi_c_test.cpp165 int32_t payload = PAYLOAD_NUM; variable