Home
last modified time | relevance | path

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

12

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp587 std::vector<Uuid> uuids; in GetDeviceUuids() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp232 std::vector<Uuid> uuids; in UpdateSupportedUuids() local
1271 std::vector<Uuid> uuids; in ParserEirData() local
1354 std::vector<Uuid> uuids; in ParserUuidFromEir() local
1387 std::vector<Uuid> uuids; Parser16BitUuidFromEir() local
1412 std::vector<Uuid> uuids; Parser32BitUuidFromEir() local
1437 std::vector<Uuid> uuids; Parser128BitUuidFromEir() local
1652 std::vector<Uuid> uuids; GetDeviceUuids() local
1709 SearchAttributeEnd(const RawAddress &device, const std::vector<Uuid> &uuids) SearchAttributeEnd() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp949 void BluetoothHostServer::GetLocalSupportedUuids(std::vector<std::string> &uuids) in GetLocalSupportedUuids() argument
1524 int32_t BluetoothHostServer::GetDeviceUuids(const std::string &address, std::vector<std::string> &uuids) in GetDeviceUuids() argument
1543 int32_t BluetoothHostServer::GetLocalProfileUuids(std::vector<std::string> &uuids) in GetLocalProfileUuids() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp957 auto uuids = ConvertDevices(info.devices); in DoSync() local
972 auto uuids = ConvertDevices(info.devices); in DoSyncInOrder() local
1008 bool KVDBServiceImpl::IsNeedMetaSync(const StoreMetaData &meta, const std::vector<std::string> &uuids) in IsNeedMetaSync() argument
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dicm.c1500 static int icm_ar_get_boot_acl(struct tb *tb, uuid_t *uuids, size_t nuuids) in icm_ar_get_boot_acl() argument
1537 static int icm_ar_set_boot_acl(struct tb *tb, const uuid_t *uuids, in icm_ar_set_boot_acl() argument
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h90 u8 (*uuids)[16]; member
H A Dmgmt.h513 __u8 uuids[][16]; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dicm.c1536 static int icm_ar_get_boot_acl(struct tb *tb, uuid_t *uuids, size_t nuuids) in icm_ar_get_boot_acl() argument
1573 static int icm_ar_set_boot_acl(struct tb *tb, const uuid_t *uuids, in icm_ar_set_boot_acl() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp512 deUint8 uuids[VK_UUID_SIZE * 2]; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h672 struct uuid_entry *uuids; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h678 struct uuid_entry *uuids; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c8663 static inline bool has_uuid(u8 *uuid, u16 uuid_count, u8 (*uuids)[16]) in has_uuid() argument
8675 static bool eir_has_uuids(u8 *eir, u16 eir_len, u16 uuid_count, u8 (*uuids)[16]) in eir_has_uuids() argument
[all...]
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h517 __u8 uuids[][16]; member
H A Dhci_core.h93 u8 (*uuids)[16]; member
583 struct list_head uuids; member
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c10000 static inline bool has_uuid(u8 *uuid, u16 uuid_count, u8 (*uuids)[16]) in has_uuid() argument
10012 static bool eir_has_uuids(u8 *eir, u16 eir_len, u16 uuid_count, u8 (*uuids)[16]) in eir_has_uuids() argument
[all...]

Completed in 57 milliseconds

12