Home
last modified time | relevance | path

Searched defs:uuid (Results 326 - 350 of 511) sorted by relevance

1...<<1112131415161718192021

/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp287 BtUuid uuid = { in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp678 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 Dtrans_tcp_direct_message_append_test.cpp922 const char *uuid = "123123"; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp110 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 Dlnn_heartbeat_utils.c438 char uuid[UUID_BUF_LEN] = {0}; in LnnDumpPrintUuid() local
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp44 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 Dsoftbus_proxychannel_manager_test.cpp144 void TestOnNetworkingChannelOpenFailed(int32_t channelId, const char *uuid) in TestOnNetworkingChannelOpenFailed() argument
H A Dsoftbus_proxychannel_message_test.cpp144 void TestOnNetworkingChannelOpenFailed(int32_t channelId, const char *uuid) in TestOnNetworkingChannelOpenFailed() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c293 int32_t AuthDeviceGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthDeviceGetDeviceUuid() argument
/foundation/communication/nfc/services/src/tag/
H A Dndef_bt_data_parser.cpp112 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 Ddevice_profile_manager.cpp714 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 Dsoftbus_adapter_standard.cpp167 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 Dsoftbus_adapter_standard.cpp82 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 Dsingle_store_impl.cpp465 auto uuid = DevManager::GetInstance().GetUnEncryptedUuid(); in GetDeviceEntries() local
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp280 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 Dipc_cmd_parser.cpp886 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 Ddevice_manager_notify.cpp1097 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 Dipc_cmd_parser.cpp599 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 Ddevice_manager_impl_mock.cpp191 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 Ddinput_utils_tool.cpp90 char uuid[UUID_BUF_LEN] = {0}; in GetUUIDBySoftBus() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c553 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 Dsocket.cpp381 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 Dsdp.h398 BtUuid *uuid; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c321 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 Dsoftbus_adapter_ble_gatt_server.c101 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...]

Completed in 36 milliseconds

1...<<1112131415161718192021