Home
last modified time | relevance | path

Searched defs:uuid (Results 376 - 400 of 511) sorted by relevance

1...<<1112131415161718192021

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.h1342 AddServiceData(Uuid uuid, std::string serviceData) AddServiceData() argument
1446 Uuid uuid; global() member
[all...]
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1394 int RemoveLpDeviceParam(BtUuid uuid) in RemoveLpDeviceParam() argument
[all...]
H A Dohos_bt_gatt_server.cpp89 UUID uuid; member
140 static void AddAttribute(int serverId, int serviceIndex, int attrType, UUID uuid, uint16_t handle) in AddAttribute() argument
189 static std::shared_ptr<GattAttribute> GetAttributeWithUuid(int serverId, int serviceIndex, int attributeType, UUID uuid) in GetAttributeWithUuid() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp1238 std::string uuid = data.ReadString(); in HandleNotifyMtpMount() local
H A Dstorage_manager.cpp651 NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc, const std::string &uuid) NotifyMtpMounted() argument
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmedia_types.h298 uint8_t uuid[META_DRM_MAX_DRM_UUID_LEN]; member
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp39 uuid_t uuid; in GenerateBurstUuid() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp206 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnGetAuthHandle(const char *uuid, AuthLinkType type, in ActionOfLnnGetAuthHandle() argument
411 short LnnGetCnnCode(const char *uuid, DiscoveryType type) in LnnGetCnnCode() argument
531 int32_t AuthDeviceGetLatestIdByUuid(const char *uuid, AuthLinkType type, AuthHandle *authHandle) in AuthDeviceGetLatestIdByUuid() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c588 static int32_t CheckPeerAuthSeq(const char *uuid, int64_t peerAuthSeq) in CheckPeerAuthSeq() argument
635 char uuid[UUID_BUF_LEN] = {0}; in BleOffLineProcess() local
694 char uuid[UUID_BUF_LE in WlanOffLineProcess() local
1056 char uuid[UUID_BUF_LEN] = {0}; GetWifiDirectAuthByNetworkId() local
1200 char uuid[UUID_BUF_LEN] = {0}; GetAuthHandleByNetworkId() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_mock.cpp22 int32_t AuthGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthGetDeviceUuid() argument
110 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid() argument
161 int32_t LnnGetLocalPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalPtkByUuid() argument
166 int32_t LnnGetLocalDefaultPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalDefaultPtkByUuid() argument
176 int32_t LnnGetRemoteDefaultPtkByUuid(const char *uuid, char *remotePtk, uint32_t len) in LnnGetRemoteDefaultPtkByUuid() argument
277 TransProxyPipelineGetUuidByChannelId(int32_t channelId, char *uuid, uint32_t uuidLen) TransProxyPipelineGetUuidByChannelId() argument
[all...]
H A Dwifi_direct_utils.cpp159 std::string WifiDirectUtils::UuidToNetworkId(const std::string &uuid) in UuidToNetworkId() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h132 char uuid[UUID_BUF_LEN]; // compatible nearby member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c996 char uuid[UUID_BUF_LEN] = { 0 }; in LnnShiftLNNGear() local
1048 char uuid[UUID_BUF_LEN] = { 0 }; in LnnShiftLNNGearWithoutPkgName() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c545 static char *CreateCnnCodeKey(const char *uuid, DiscoveryType type) in CreateCnnCodeKey() argument
575 static int32_t AddCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type, int64_t authSeqNum) in AddCnnCode() argument
592 static void RemoveCnnCode(Map *cnnCode, const char *uuid, DiscoveryTyp argument
606 LnnGetCnnCode(const char *uuid, DiscoveryType type) LnnGetCnnCode() argument
[all...]
H A Dlnn_distributed_net_ledger_manager.c1524 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_message.c703 static int32_t GetUuidByChanId(int32_t channelId, char *uuid, uint32_t len) in GetUuidByChanId() argument
1044 char uuid[UUID_BUF_LEN] = {0}; in GetAuthIdByChannelInfo() local
H A Dtrans_tcp_direct_p2p.c610 static int32_t OpenAuthConn(const char *uuid, uint32_t reqId, bool isMeta, ConnectType type) in OpenAuthConn() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp849 char uuid[TEST_DATA_LEN] = "testdata"; in HWTEST_F() local
870 char uuid[TEST_DATA_LEN] = "testdata"; in HWTEST_F() local
894 char uuid[TEST_DATA_LEN] = "testdata"; HWTEST_F() local
1018 char uuid[TEST_DATA_LEN] = "testdata"; HWTEST_F() local
1334 char uuid[TEST_DATA_LEN] = "testdata"; HWTEST_F() local
2218 const char *uuid = "12345678"; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h189 const char *uuid; member
220 const char *uuid; member
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_server.c63 SoftBusBtUuid uuid; member
70 SoftBusBtUuid uuid; member
77 SoftBusBtUuid uuid; member
167 SoftBusBtUuid uuid = { in ResetServerState() local
195 SoftBusBtUuid uuid = { in ConnGattServerStartService() local
210 static void BleServiceAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_ argument
272 SoftBusBtUuid uuid = { BleServiceAddMsgHandler() local
300 BleCharacteristicAddCallback( int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle, int32_t characteristicHandle) BleCharacteristicAddCallback() argument
388 SoftBusBtUuid uuid = { BleCharacteristicAddMsgHandler() local
412 BleDescriptorAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle, int32_t descriptorHandle) BleDescriptorAddCallback() argument
492 SoftBusBtUuid uuid = { BleNetDescriptorAddMsgHandler() local
855 SoftBusBtUuid uuid = { BleServiceDeleteMsgHandler() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp159 std::string WifiDirectUtils::UuidToNetworkId(const std::string &uuid) in UuidToNetworkId() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_deps_mock.cpp195 int32_t AuthGetPreferConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetPreferConnInfo() argument
200 int32_t AuthGetConnInfoByType(const char *uuid, AuthLinkType type, AuthConnInfo *connInfo, bool isMeta) in AuthGetConnInfoByType() argument
205 int32_t AuthGetP2pConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetP2pConnInfo() argument
210 int32_t AuthGetHmlConnInfo(const char *uuid, AuthConnInfo *connInfo, bool isMeta) in AuthGetHmlConnInfo() argument
304 bool AuthDeviceCheckConnInfo(const char *uuid, AuthLinkType type, bool checkConnection) in AuthDeviceCheckConnInfo() argument
404 AuthDeviceGetLatestIdByUuid(const char *uuid, AuthLinkType type, AuthHandle *authHandle) AuthDeviceGetLatestIdByUuid() argument
[all...]
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp795 bool ProfileUtils::GetUuidByNetworkId(const std::string& networkId, std::string& uuid) in GetUuidByNetworkId() argument
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp766 std::string uuid = ""; in HandleAccountLogoutEvent() local
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp1011 std::string uuid = srcScreenInfo.uuid; in CleanExceptionalInfo() local

Completed in 35 milliseconds

1...<<1112131415161718192021