| /foundation/communication/dsoftbus/tests/core/connection/br/ |
| H A D | connection_br_connection_test.cpp | 287 BtUuid uuid = { in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| H A D | auth_other_test.cpp | 678 const char *uuid = ""; in HWTEST_F() local 699 const char *uuid = "test66"; in HWTEST_F() local 979 const char *uuid = "testuuid123"; in HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
| H A D | trans_tcp_direct_message_append_test.cpp | 922 const char *uuid = "123123"; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
| H A D | trans_tcp_direct_message_test_mock.cpp | 110 int32_t AuthGetDeviceUuid(int64_t authId, char *uuid, uint16_t size)
in AuthGetDeviceUuid() argument 170 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len)
in LnnGetNetworkIdByUuid() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| H A D | lnn_heartbeat_utils.c | 438 char uuid[UUID_BUF_LEN] = {0}; in LnnDumpPrintUuid() local
|
| /foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
| H A D | softbus_adapter_ble_gatt_server_test.cpp | 44 SoftBusBtUuid uuid; member in OHOS::BtUuidRecordCtx 723 StubServiceAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle) StubServiceAddCallback() argument 728 StubCharacteristicAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle, int32_t characteristicHandle) StubCharacteristicAddCallback() argument 734 StubDescriptorAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle, int32_t descriptorHandle) StubDescriptorAddCallback() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| H A D | softbus_proxychannel_manager_test.cpp | 144 void TestOnNetworkingChannelOpenFailed(int32_t channelId, const char *uuid) in TestOnNetworkingChannelOpenFailed() argument
|
| H A D | softbus_proxychannel_message_test.cpp | 144 void TestOnNetworkingChannelOpenFailed(int32_t channelId, const char *uuid) in TestOnNetworkingChannelOpenFailed() argument
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_device.c | 293 int32_t AuthDeviceGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthDeviceGetDeviceUuid() argument
|
| /foundation/communication/nfc/services/src/tag/ |
| H A D | ndef_bt_data_parser.cpp | 112 std::string NdefBtDataParser::RevertUuidStr(const std::string& uuid)
in RevertUuidStr() argument 126 Bluetooth::UUID NdefBtDataParser::FormatUuidTo128Bit(const std::string& uuid)
in FormatUuidTo128Bit() argument 193 std::string uuid = payload.substr(offset * HEX_BYTE_LEN, uuidSize * HEX_BYTE_LEN); GetUuidFromPayload() local [all...] |
| /foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
| H A D | device_profile_manager.cpp | 714 int32_t DeviceProfileManager::GetProfilesByOwner(const std::string& uuid, std::map<std::string, std::string>& values) in GetProfilesByOwner() argument
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
| H A D | softbus_adapter_standard.cpp | 167 std::string uuid = DevManager::GetInstance()->GetUuidByNodeId(event.dstNetworkId_);
in GetDeviceList() local 170 std::string uuid = DevManager::GetInstance()->GetUuidByNodeId(event.srcNetworkId_);
in GetDeviceList() local 198 std::string uuid in GetLocalDevice() local 249 auto uuid = DevManager::GetInstance()->GetUuidByNodeId(networkId); UpdateRelationship() local 294 auto uuid = DevManager::GetInstance()->GetUuidByNodeId(std::string(info[i].networkId)); ToNodeID() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
| H A D | softbus_adapter_standard.cpp | 82 auto uuid = DmAdapter::GetInstance().GetUuidByNetworkId(networkId); in OnDataLevelChanged() local 571 auto uuid = DmAdapter::GetInstance().ToUUID(info.networkId); in OnBind() local 597 auto uuid = DmAdapter::GetInstance().GetUuidByNetworkId(networkId); in CloseSession() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | single_store_impl.cpp | 465 auto uuid = DevManager::GetInstance().GetUnEncryptedUuid(); in GetDeviceEntries() local
|
| /foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ |
| H A D | softbus_connector.cpp | 280 int32_t SoftbusConnector::GetUuidByNetworkId(const char *networkId, std::string &uuid) in GetUuidByNetworkId() argument
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| H A D | ipc_cmd_parser.cpp | 886 std::string uuid = pReq->GetUuid(); in ON_IPC_SET_REQUEST() local 1674 std::string uuid = data.ReadString(); in ON_IPC_CMD() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/ |
| H A D | device_manager_notify.cpp | 1097 void DeviceManagerNotify::DeviceTrustChange(const std::string &udid, const std::string &uuid, DmAuthForm authForm, in DeviceTrustChange() argument 1061 OnDeviceTrustChange(const std::string &pkgName, const std::string &udid, const std::string &uuid, int32_t authForm) OnDeviceTrustChange() argument
|
| /foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
| H A D | ipc_cmd_parser.cpp | 599 std::string uuid; in ON_IPC_CMD() local 812 std::string uuid; in ON_IPC_CMD() local 829 std::string uuid = data.ReadString(); in ON_IPC_CMD() local 1482 std::string uuid in ON_IPC_SET_REQUEST() local [all...] |
| /foundation/filemanagement/dfs_service/test/mock/ |
| H A D | device_manager_impl_mock.cpp | 191 GetUuidByNetworkId(const std::string &pkgName, const std::string &netWorkId, std::string &uuid) GetUuidByNetworkId() argument 246 GetEncryptedUuidByNetworkId(const std::string &pkgName, const std::string &networkId, std::string &uuid) GetEncryptedUuidByNetworkId() argument 253 GenerateEncryptedUuid(const std::string &pkgName, const std::string &uuid, const std::string &appId, std::string &encryptedUuid) GenerateEncryptedUuid() argument
|
| /foundation/distributedhardware/distributed_input/utils/src/ |
| H A D | dinput_utils_tool.cpp | 90 char uuid[UUID_BUF_LEN] = {0}; in GetUUIDBySoftBus() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
| H A D | att_send_request.c | 553 ATT_ReadByTypeRequest(uint16_t connectHandle, uint16_t startHandle, uint16_t endHandle, const BtUuid *uuid) ATT_ReadByTypeRequest() argument 967 ATT_ReadByGroupTypeRequest(uint16_t connectHandle, uint16_t startHandle, uint16_t endHandle, const BtUuid *uuid) ATT_ReadByGroupTypeRequest() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| H A D | socket.cpp | 381 int Socket::Connect(const std::string &addr, const Uuid &uuid, int securityFlag, int &sockfd) in Connect() argument 413 int Socket::Listen(const std::string &name, const Uuid &uuid, int securityFlag, int &sockfd) in Listen() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
| H A D | sdp.h | 398 BtUuid *uuid; member
|
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/ |
| H A D | softbus_ble_gatt.c | 321 static void WrapperLpDeviceInfoCb(uint8_t channelId, BtUuid *uuid, int32_t type, uint8_t *data, uint32_t dataSize) in WrapperLpDeviceInfoCb() argument 367 static void WrapperLpDeviceInfoCb0(BtUuid *uuid, int32_t type, uint8_t *data, uint32_t dataSize) in WrapperLpDeviceInfoCb0() argument 372 static void WrapperLpDeviceInfoCb1(BtUuid *uuid, int32_t type, uint8_t *data, uint32_t dataSize) in WrapperLpDeviceInfoCb1() argument [all...] |
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/ |
| H A D | softbus_adapter_ble_gatt_server.c | 101 BtUuid uuid = { in SoftBusGattsAddService() local 123 BtUuid uuid = { in SoftBusGattsAddCharacteristic() local 144 BtUuid uuid = { SoftBusGattsAddDescriptor() local 381 BleServiceAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle) BleServiceAddCallback() argument 409 BleCharacteristicAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle, int characteristicHandle) BleCharacteristicAddCallback() argument 427 BleDescriptorAddCallback(int status, int serverId, BtUuid *uuid, int srvcHandle, int descriptorHandle) BleDescriptorAddCallback() argument 811 BtUuid uuid; SoftBusRegisterGattsCallbacks() local [all...] |