Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/communication/bluetooth_standard/src/main/js/test/
DBRSpp.test.js74 let SppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property
99 let sppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property
124 let sppOption = {uuid: '00000000', property
149 let sppOption = {uuid: '00000000-0000-1000-8000-00805F9B34FB', property
218 let sppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property
241 let sppOption = {uuid: '0000', property
264 let sppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property
298 let SppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property
/test/testfwk/xdevice/src/xdevice/_core/executor/
Drequest.py43 def __init__(self, uuid=None, name=None, source=None, container=False): argument
213 def __init__(self, uuid=None, root=None, listeners=None, config=None): argument
/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_cfg.cpp141 std::string uuid = GetValueInString(valueOfUuids, devNo); in GetDeviceUuid() local
/test/xts/dcts/distributedhardware/distributedscreentest/
Dtest.cpp253 unsigned char uuid[UUID_BUF_LEN] = {0}; in PrintNodeProperty() local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
Dsoftbus_bus_center_test.c315 char uuid[UUID_BUF_LEN] = {0}; variable
/test/xts/device_attest_lite/test/unittest/src/
Dattest_mock.h87 const char* uuid; member
/test/xts/device_attest_lite/services/core/include/
Dattest_type.h125 char *uuid; member
/test/xts/device_attest/services/core/include/
Dattest_type.h140 char *uuid; member
/test/xts/acts/communication/bluetooth_manager/src/main/js/test/
DBleService.test.js25 let SppOption = {uuid: '00001810-0000-1000-8000-00805F9B34FB', property