Home
last modified time | relevance | path

Searched defs:uuid (Results 326 – 350 of 384) sorted by relevance

1...<<111213141516

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp268 for (auto &uuid : uuids) { in OnRemoteUuidChanged() local
900 for (auto uuid : stringUuids) { in GetLocalSupportedUuids() local
H A Dbluetooth_ble_advertiser.cpp559 void BleAdvertiserData::AddServiceData(const ParcelUuid &uuid, const std::string &serviceData) in AddServiceData()
H A Dbluetooth_gatt_server.cpp689 std::optional<std::reference_wrapper<GattService>> GattServer::GetService(const UUID &uuid, bool is… in GetService()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp284 int GattClientService::ReadCharacteristicByUuid(int appId, const Uuid &uuid) in ReadCharacteristicByUuid()
706 void GattClientService::impl::ReadCharacteristicByUuid(int appId, const Uuid &uuid) in ReadCharacteristicByUuid()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c102 static void BrConnectStatusCallback(const BdAddr *bdAddr, BtUuid uuid, int32_t status, int32_t resu… in BrConnectStatusCallback()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp663 const char *uuid = "softBus"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp129 void TestOnNetworkingChannelOpenFailed(int32_t channelId, const char *uuid) in TestOnNetworkingChannelOpenFailed()
H A Dsoftbus_proxychannel_message_test.cpp144 void TestOnNetworkingChannelOpenFailed(int32_t channelId, const char *uuid) in TestOnNetworkingChannelOpenFailed()
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcomponent_node.cpp142 OMX_UUIDTYPE uuid = {0}; in GetComponentVersion() local
/ohos5.0/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… in GetProfilesByOwner()
/ohos5.0/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_manager_impl.cpp214 uuid_t uuid; in GenerateRequestId() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1599 void LocatorAbility::ReportLocationError(std::string uuid, int32_t errCode) in ReportLocationError()
1780 void LocatorErrorMessage::SetUuid(std::string uuid) in SetUuid()
2097 auto uuid = locatorErrorMessage->GetUuid(); in ReportNetworkLocatingErrorEvent() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp1175 for (auto uuid : uuids) { in GetLocalSupportedUuidsInner() local
1199 for (auto uuid : uuids) { in GetDeviceUuidsInner() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c668 static int32_t ConvertBroadcastUuid(const SoftbusBroadcastUuid *uuid, BroadcastUuid *bcUuid) in ConvertBroadcastUuid()
681 static void BcLpDeviceInfoCallback(const SoftbusBroadcastUuid *uuid, int32_t type, uint8_t *data, u… in BcLpDeviceInfoCallback()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp329 auto uuid = DMAdapter::GetInstance().ToUUID(networkId); in GetSwitch() local
1052 for (const auto &uuid : uuids) { in IsNeedMetaSync() local
H A Dkvdb_general_store.cpp770 std::vector<uint8_t> KVDBGeneralStore::GetNewKey(std::vector<uint8_t> &key, const std::string &uuid) in GetNewKey()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp229 auto uuid = DmAdapter::GetInstance().GetUuidByNetworkId(device); in ObtainDistributedTableName() local
470 for (const auto &uuid : uuids) { in IsNeedMetaSync() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp781 int BluetoothBleCentralManagerServer::RemoveLpDeviceParam(const bluetooth::Uuid &uuid) in RemoveLpDeviceParam()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp277 int32_t SoftbusConnector::GetUuidByNetworkId(const char *networkId, std::string &uuid) in GetUuidByNetworkId()
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_connector.cpp298 std::string uuid; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_node_info.h131 char uuid[UUID_BUF_LEN]; // compatible nearby member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp271 BtUuid uuid = { variable
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp1011 std::string uuid = srcScreenInfo.uuid; in CleanExceptionalInfo() local
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp138 …std::string uuid = DeviceInfoManager::GetInstance().ConvertToUniversallyUniqueIdOrFetch(networkId); in OnDeviceOffline() local

1...<<111213141516