/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_uuid.h | 272 explicit Uuid(const UUID128Bit uuid) : uuid_(uuid) {}; in Uuid()
|
H A D | ble_parcel_data.h | 152 void AddServiceData(bluetooth::Uuid uuid, std::string serviceData) in AddServiceData() 546 void AddServiceData(Uuid uuid, std::string serviceData) in AddServiceData() 860 void SetServiceUuid(const Uuid &uuid) in SetServiceUuid()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_ble_central_manager_callback_stub.cpp | 126 std::shared_ptr<BluetoothUuid> uuid(data.ReadParcelable<BluetoothUuid>()); in OnNotifyMsgReportFromLpDeviceInner() local
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_socket.h | 42 BtUuid uuid; member
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/ |
H A D | offline_task.cpp | 42 OffLineTask::OffLineTask(const std::string &networkId, const std::string &uuid, const std::string &… in OffLineTask()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ |
H A D | device_manager_impl_mock.cpp | 193 std::string &uuid) in GetUuidByNetworkId() 248 std::string &uuid) in GetEncryptedUuidByNetworkId() 254 const std::string &uuid, in GenerateEncryptedUuid()
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/c/drm_capi/ |
H A D | native_mediakeysystem.cpp | 33 bool OH_MediaKeySystem_IsSupported(const char *uuid) in OH_MediaKeySystem_IsSupported() 45 bool OH_MediaKeySystem_IsSupported2(const char *uuid, const char *mimeType) in OH_MediaKeySystem_IsSupported2() 61 bool OH_MediaKeySystem_IsSupported3(const char *uuid, const char *mimeType, in OH_MediaKeySystem_IsSupported3()
|
/aosp12/hardware/libhardware/modules/soundtrigger/ |
H A D | sound_trigger_hw.c | 139 bool str_to_uuid(char* uuid_str, sound_trigger_uuid_t* uuid) { in str_to_uuid() 188 static void print_uuid(sound_trigger_uuid_t uuid) { in print_uuid() 194 static void write_uuid(int conn_socket, sound_trigger_uuid_t uuid) { in write_uuid() 219 sound_trigger_uuid_t uuid) { in get_model_handle_with_uuid()
|
/aosp12/frameworks/base/core/java/android/companion/ |
H A D | BluetoothDeviceFilterUtils.java | 65 ParcelUuid uuid = serviceUuids.get(i); in matchesServiceUuids() local
|
/aosp12/system/bt/gd/hci/ |
H A D | le_scanning_manager.h | 84 Uuid uuid; variable
|
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/discovery/ |
H A D | ManualDiscovery.java | 208 Uri uuid = TextUtils.isEmpty(capabilities.uuid) ? null : Uri.parse(capabilities.uuid); in handleCapabilities() local
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_hf_call.h | 106 …HandsFreeUnitCall(std::string device, int id, int state, std::string number, UUID uuid, bool multi… in HandsFreeUnitCall()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_test/ |
H A D | device_manager_test.cpp | 130 std::string uuid = "uuid_"; in BENCHMARK_F() local
|
/aosp12/frameworks/av/media/libeffects/downmix/ |
H A D | EffectDownmix.cpp | 207 static int32_t DownmixLib_Create(const effect_uuid_t *uuid, in DownmixLib_Create() 288 const effect_uuid_t *uuid, effect_descriptor_t *pDescriptor) { in DownmixLib_GetDescriptor()
|
/ohos5.0/base/tee/tee_client/frameworks/include/ |
H A D | tc_ns_client.h | 63 unsigned char uuid[UUID_SIZE]; member 98 TEEC_UUID uuid; member
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | meta_info_manager.cpp | 397 std::string uuid = DHContext::GetInstance().GetUUIDByDeviceId(capPtr->GetDeviceId()); in HandleMetaCapabilityAddChange() local 433 std::string uuid = DHContext::GetInstance().GetUUIDByDeviceId(capPtr->GetDeviceId()); in HandleMetaCapabilityUpdateChange() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_sync_item_info.c | 160 char uuid[UUID_BUF_LEN]; in OnReceiveBrOffline() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hfp_hf.cpp | 69 UUID uuid = UUID::ConvertFrom128Bits(call.GetUuid().ConvertTo128Bits()); in OnCallChanged() local 285 UUID uuid = UUID::ConvertFrom128Bits(call.GetUuid().ConvertTo128Bits()); in GetExistingCalls() local 396 … bluetooth::Uuid uuid = bluetooth::Uuid::ConvertFrom128Bits(call.GetUuid().ConvertTo128Bits()); in FinishActiveCall() local 418 UUID uuid = UUID::ConvertFrom128Bits(calls.GetUuid().ConvertTo128Bits()); in StartDial() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/data/ |
H A D | PlaceholderItem.java | 59 String uuid = UUID.randomUUID().toString(); in PlaceholderItem() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/fuzztest/authdata_fuzzer/ |
H A D | authdata_fuzzer.cpp | 110 char *uuid = nullptr; in AuthFlushDeviceFuzzTest() local
|
/ohos5.0/base/tee/tee_client/services/tlogcat/include/ |
H A D | tlogcat.h | 46 uint8_t uuid[TEE_UUID_LEN]; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.cpp | 234 Uuid uuid = Uuid::ConvertFromString(value); in UpdateSupportedUuids() local 1394 Uuid uuid = Uuid::ConvertFrom16Bits(uuid16); in Parser16BitUuidFromEir() local 1419 Uuid uuid = Uuid::ConvertFrom32Bits(uuid32); in Parser32BitUuidFromEir() local 1441 Uuid uuid = Uuid::ConvertFromBytesLE(&value[offset]); in Parser128BitUuidFromEir() local 1480 for (auto uuid : uuids1) { in IsUuidsEqual() local 1487 for (auto uuid : uuids2) { in IsUuidsEqual() local 1660 void ClassicAdapter::SearchRemoteUuids(const RawAddress &device, uint16_t uuid) in SearchRemoteUuids() 1691 Uuid uuid = adapter->GetUuidFromBtUuid(serviceArray[index].classId[num]); in ServiceSearchAttributeCb() local 1725 Uuid uuid; in GetUuidFromBtUuid() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_device_manager_service.cpp | 693 std::string uuid = "12"; variable 709 std::string uuid = "21"; variable 725 std::string uuid = ""; variable 741 std::string uuid = ""; variable 1467 std::string uuid; variable 1476 std::string uuid; variable 1484 std::string uuid; variable 1494 std::string uuid; variable
|
/aosp12/hardware/interfaces/soundtrigger/2.0/default/ |
H A D | SoundTriggerHalImpl.cpp | 300 void SoundTriggerHalImpl::convertUuidFromHal(Uuid* uuid, const sound_trigger_uuid_t* halUuid) { in convertUuidFromHal() 308 void SoundTriggerHalImpl::convertUuidToHal(sound_trigger_uuid_t* halUuid, const Uuid* uuid) { in convertUuidToHal()
|
/aosp12/system/core/init/ |
H A D | devices.cpp | 114 static bool FindDmDevice(const std::string& path, std::string* name, std::string* uuid) { in FindDmDevice() 328 std::string uuid; in GetBlockDeviceSymlinks() local
|