Home
last modified time | relevance | path

Searched defs:uuids (Results 1 - 25 of 40) sorted by relevance

12

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp38 auto uuids = device.GetServiceUUID(); in ScanResult() local
45 auto uuids = device.GetServiceDataUUID(); in ScanResult() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp52 std::string ClassicUtils::ConvertUuidToString(const std::vector<Uuid> &uuids) in ConvertUuidToString() argument
73 std::vector<Uuid> uuids; in ConvertStringToUuid() local
H A Dclassic_remote_device.cpp166 void ClassicRemoteDevice::SetDeviceUuids(const std::vector<Uuid> &uuids) in SetDeviceUuids() argument
H A Dclassic_config.cpp370 std::string uuids = ""; in GetRemoteUuids() local
H A Dclassic_adapter_properties.cpp467 std::vector<Uuid> uuids = ClassicUtils::ConvertStringToUuid(uuidVal); in GetPairedDevice() local
516 std::vector<Uuid> uuids = remote->GetDeviceUuids(); in SavePairedDeviceInfo() local
536 bool ClassicAdapterProperties::SaveSupportUuids(const std::vector<Uuid> &uuids) in SaveSupportUuids() argument
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp47 OnRemoteUuidChanged( const BluetoothRemoteDevice &device, const std::vector<ParcelUuid> &uuids) OnRemoteUuidChanged() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dupgrade_manager.cpp112 auto uuids = DmAdapter::ToUUID(DmAdapter::GetInstance().GetRemoteDevices()); in SetCompatibleIdentifyByType() local
91 GetIdentifierParams(std::vector<std::string> &devices, const std::vector<std::string> &uuids, int32_t authType) GetIdentifierParams() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_remote_device_observer_proxy.cpp63 OnRemoteUuidChanged( const BluetoothRawAddress &device, const std::vector<bluetooth::Uuid> uuids) OnRemoteUuidChanged() argument
H A Dbluetooth_host_stub.cpp1201 std::vector<std::string> uuids; in GetLocalSupportedUuidsInner() local
1221 std::vector<std::string> uuids; in GetDeviceUuidsInner() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_remote_device_observer_stub.cpp117 std::vector<bluetooth::Uuid> uuids; in OnRemoteNameUuidChangedInner() local
H A Dbluetooth_host_proxy.cpp1348 void BluetoothHostProxy::GetLocalSupportedUuids(std::vector<std::string> &uuids) in GetLocalSupportedUuids() argument
1370 int32_t BluetoothHostProxy::GetDeviceUuids(const std::string &address, std::vector<std::string> &uuids) in GetDeviceUuids() argument
1398 int32_t BluetoothHostProxy::GetLocalProfileUuids(std::vector<std::string> &uuids) in GetLocalProfileUuids() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/test/unittest/
H A Ddevice_manager_adapter_test.cpp306 auto uuids = DeviceManagerAdapter::GetInstance().ToUUID(devices); in HWTEST_F() local
329 auto uuids = DeviceManagerAdapter::GetInstance().ToUUID(devices); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtp/src/
H A Dmtp_device_monitor.cpp77 std::vector<std::string> uuids; in MonitorDevice() local
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_native_object.h71 explicit NapiNativeUuidsArray(const std::vector<std::string> uuids) : uuids_(uuids) {} in NapiNativeUuidsArray() argument
/third_party/cups-filters/utils/
H A Ddriverless.c45 static cups_array_t *uuids = NULL; variable
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Ddomain.c127 uuid_t *uuids; in boot_acl_show() local
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddomain.c124 uuid_t *uuids; in boot_acl_show() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h330 const std::vector<std::pair<Target, std::string>> &uuids() const { in uuids() function in llvm::MachO::InterfaceFile
/foundation/communication/nfc/services/src/tag/
H A Dndef_bt_data_parser.cpp170 std::vector<Bluetooth::UUID> uuids; in GetUuidFromPayload() local
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_debugfs.c194 DEFINE_SHOW_ATTRIBUTE(uuids); variable
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp891 void BluetoothHost::GetLocalSupportedUuids(std::vector<ParcelUuid> &uuids) in GetLocalSupportedUuids() argument
1128 int32_t BluetoothHost::GetLocalProfileUuids(std::vector<std::string> &uuids) in GetLocalProfileUuids() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp235 void ConvertUuidsVectorToJS(napi_env env, napi_value result, const std::vector<std::string> &uuids) in ConvertUuidsVectorToJS() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp436 auto uuids = DMAdapter::ToUUID(DMAdapter::GetInstance().GetRemoteDevices()); in SetEqualIdentifier() local
457 GetIdentifierParams( std::vector<std::string> &devices, const std::vector<std::string> &uuids, int32_t authType) GetIdentifierParams() argument
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c196 DEFINE_SHOW_ATTRIBUTE(uuids); variable
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h156 pa_hashmap *uuids; /* char* -> char* (hashmap-as-a-set) */ member
174 pa_hashmap *uuids; /* char* -> char* (hashmap-as-a-set) */ member

Completed in 26 milliseconds

12