Home
last modified time | relevance | path

Searched defs:uuid (Results 51 - 75 of 461) sorted by relevance

12345678910>>...19

/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhf_call_test.cpp118 UUID uuid = call.GetUuid(); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.c48 uint16_t SdpAddAttributeForUuid(uint8_t *buffer, uint16_t offset, const BtUuid *uuid) in SdpAddAttributeForUuid() argument
135 uint16_t SdpGetUuid(uint8_t *buffer, BtUuid *uuid) in SdpGetUuid() argument
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Duuid.c42 AVUUID uuid; in main() local
[all...]
/third_party/ffmpeg/libavutil/
H A Duuid.c117 void av_uuid_unparse(const AVUUID uuid, char *out) in av_uuid_unparse() argument
/third_party/libuv/src/unix/
H A Drandom-sysctl-linux.c46 char uuid[16]; in uv__random_sysctl() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Drandom-sysctl-linux.c46 char uuid[16]; in uv__random_sysctl() local
[all...]
/third_party/python/Modules/
H A D_uuidmodule.c27 uuid_t uuid; in Py_UNUSED() local
55 UUID uuid; Py_UNUSED() local
[all...]
/third_party/skia/infra/bots/
H A Dzip_utils_test.py17 import uuid namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Duuid.c65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() argument
75 int uuid_random(u8 *uuid) in uuid_random() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Duuid.c65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() argument
75 int uuid_random(u8 *uuid) in uuid_random() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_change_listener.cpp36 string uuid; member
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dtrigger_manager_test.cpp94 int32_t uuid = 11; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_ble_central_manager.h41 bluetooth::Uuid uuid; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_service.cpp31 GattService::GattService(const UUID &uuid, const GattServiceType type) in GattService() argument
35 GattService::GattService(const UUID &uuid, uint16_t handle, uint16_t endHandle, const GattServiceType type) in GattService() argument
72 GattCharacteristic *GattService::GetCharacteristic(const UUID &uuid) in GetCharacteristic() argument
H A Dbluetooth_gatt_descriptor.cpp26 GattDescriptor::GattDescriptor(const UUID uuid, const int permissions) in GattDescriptor() argument
30 GattDescriptor::GattDescriptor(const UUID uuid, uint16_t handle, const int permissions) in GattDescriptor() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp82 Uuid uuid = Uuid::ConvertFromString(uuidStr); in ConvertStringToUuid() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp95 int BluetoothSocketProxy::RegisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in RegisterClientObserver() argument
116 int BluetoothSocketProxy::DeregisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in DeregisterClientObserver() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp39 Descriptor::Descriptor(const Uuid &uuid, uint16_t handle, int permissions, const uint8_t *value, size_t length) in Descriptor() argument
70 Characteristic( const Uuid& uuid, uint16_t handle, int properties, int permissions, const uint8_t *value, size_t length) Characteristic() argument
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h52 char uuid[UUID_BUF_LEN]; member
[all...]
/foundation/communication/dsoftbus/tools/device_info/
H A Dget_device_info.c38 unsigned char uuid[UUID_BUF_LEN] = {0}; in PrintNodeProperty() local
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_devicetrustchange_req.h45 void SetUuid(const std::string &uuid) in SetUuid() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dmeta_disable_task.cpp35 MetaDisableTask::MetaDisableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MetaDisableTask() argument
H A Ddisable_task.cpp38 DisableTask::DisableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in DisableTask() argument
H A Dmeta_enable_task.cpp35 MetaEnableTask::MetaEnableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MetaEnableTask() argument
H A Denable_task.cpp37 EnableTask::EnableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in EnableTask() argument

Completed in 8 milliseconds

12345678910>>...19