/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 1363 std::string uuid; in GetLocalSupportedUuids() local 1390 std::string uuid; in GetDeviceUuids() local 1413 std::string uuid; in GetLocalProfileUuids() local
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_central_manager.cpp | 517 RemoveLpDeviceParam(const UUID &uuid) RemoveLpDeviceParam() argument 582 AddServiceData(const UUID &uuid, const std::string &data) AddServiceData() argument 734 SetServiceUuid(const UUID &uuid) SetServiceUuid() argument [all...] |
H A D | bluetooth_socket.cpp | 362 ClientSocket::impl::impl(const BluetoothRemoteDevice &addr, UUID uuid, BtSocketType type, bool auth) in impl() argument 388 ClientSocket::impl::impl(const BluetoothRemoteDevice &addr, UUID uuid, BtSocketType type, bool auth, in impl() argument 403 ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool auth) ClientSocket() argument 411 ClientSocket(const BluetoothRemoteDevice &bda, UUID uuid, BtSocketType type, bool auth, std::shared_ptr<BluetoothConnectionObserver> observer) ClientSocket() argument 816 impl(const std::string &name, UUID uuid, BtSocketType type, bool encrypt) impl() argument 823 ServerSocket(const std::string &name, UUID uuid, BtSocketType type, bool encrypt) ServerSocket() argument 893 BuildInsecureRfcommDataSocketByServiceRecord( const BluetoothRemoteDevice &device, const UUID &uuid) BuildInsecureRfcommDataSocketByServiceRecord() argument 905 BuildRfcommDataSocketByServiceRecord( const BluetoothRemoteDevice &device, const UUID &uuid) BuildRfcommDataSocketByServiceRecord() argument 917 DataListenInsecureRfcommByServiceRecord( const std::string &name, const UUID &uuid) DataListenInsecureRfcommByServiceRecord() argument 924 DataListenRfcommByServiceRecord(const std::string &name, const UUID &uuid) DataListenRfcommByServiceRecord() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 284 int GattClientService::ReadCharacteristicByUuid(int appId, const Uuid &uuid) in ReadCharacteristicByUuid() argument 706 void GattClientService::impl::ReadCharacteristicByUuid(int appId, const Uuid &uuid) in ReadCharacteristicByUuid() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | ble_parcel_data.h | 152 void AddServiceData(bluetooth::Uuid uuid, std::string serviceData) in AddServiceData() argument 546 void AddServiceData(Uuid uuid, std::string serviceData) in AddServiceData() argument 860 SetServiceUuid(const Uuid &uuid) SetServiceUuid() argument [all...] |
H A D | ble_service_data.h | 1342 AddServiceData(Uuid uuid, std::string serviceData) AddServiceData() argument 1446 Uuid uuid; global() member [all...] |
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt.cpp | 1394 int RemoveLpDeviceParam(BtUuid uuid) in RemoveLpDeviceParam() argument [all...] |
H A D | ohos_bt_gatt_server.cpp | 89 UUID uuid; member 140 static void AddAttribute(int serverId, int serviceIndex, int attrType, UUID uuid, uint16_t handle) in AddAttribute() argument 189 static std::shared_ptr<GattAttribute> GetAttributeWithUuid(int serverId, int serviceIndex, int attributeType, UUID uuid) in GetAttributeWithUuid() argument [all...] |
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager_stub.cpp | 1238 std::string uuid = data.ReadString(); in HandleNotifyMtpMount() local
|
H A D | storage_manager.cpp | 651 NotifyMtpMounted(const std::string &id, const std::string &path, const std::string &desc, const std::string &uuid) NotifyMtpMounted() argument
|
/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | media_types.h | 298 uint8_t uuid[META_DRM_MAX_DRM_UUID_LEN]; member
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hstream_capture.cpp | 39 uuid_t uuid; in GenerateBurstUuid() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_ledger_mock.cpp | 206 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnGetAuthHandle(const char *uuid, AuthLinkType type, in ActionOfLnnGetAuthHandle() argument 411 short LnnGetCnnCode(const char *uuid, DiscoveryType type) in LnnGetCnnCode() argument 531 int32_t AuthDeviceGetLatestIdByUuid(const char *uuid, AuthLinkType type, AuthHandle *authHandle) in AuthDeviceGetLatestIdByUuid() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_sync_info_manager.c | 588 static int32_t CheckPeerAuthSeq(const char *uuid, int64_t peerAuthSeq) in CheckPeerAuthSeq() argument 635 char uuid[UUID_BUF_LEN] = {0}; in BleOffLineProcess() local 694 char uuid[UUID_BUF_LE in WlanOffLineProcess() local 1056 char uuid[UUID_BUF_LEN] = {0}; GetWifiDirectAuthByNetworkId() local 1200 char uuid[UUID_BUF_LEN] = {0}; GetAuthHandleByNetworkId() local [all...] |
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_mock.cpp | 22 int32_t AuthGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthGetDeviceUuid() argument 110 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid() argument 161 int32_t LnnGetLocalPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalPtkByUuid() argument 166 int32_t LnnGetLocalDefaultPtkByUuid(const char *uuid, char *localPtk, uint32_t len) in LnnGetLocalDefaultPtkByUuid() argument 176 int32_t LnnGetRemoteDefaultPtkByUuid(const char *uuid, char *remotePtk, uint32_t len) in LnnGetRemoteDefaultPtkByUuid() argument 277 TransProxyPipelineGetUuidByChannelId(int32_t channelId, char *uuid, uint32_t uuidLen) TransProxyPipelineGetUuidByChannelId() argument [all...] |
H A D | wifi_direct_utils.cpp | 159 std::string WifiDirectUtils::UuidToNetworkId(const std::string &uuid) in UuidToNetworkId() argument [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_node_info.h | 132 char uuid[UUID_BUF_LEN]; // compatible nearby member
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_ctrl.c | 996 char uuid[UUID_BUF_LEN] = { 0 }; in LnnShiftLNNGear() local 1048 char uuid[UUID_BUF_LEN] = { 0 }; in LnnShiftLNNGearWithoutPkgName() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger.c | 545 static char *CreateCnnCodeKey(const char *uuid, DiscoveryType type) in CreateCnnCodeKey() argument 575 static int32_t AddCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type, int64_t authSeqNum) in AddCnnCode() argument 592 static void RemoveCnnCode(Map *cnnCode, const char *uuid, DiscoveryTyp argument 606 LnnGetCnnCode(const char *uuid, DiscoveryType type) LnnGetCnnCode() argument [all...] |
H A D | lnn_distributed_net_ledger_manager.c | 1524 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid() argument
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_message.c | 703 static int32_t GetUuidByChanId(int32_t channelId, char *uuid, uint32_t len) in GetUuidByChanId() argument 1044 char uuid[UUID_BUF_LEN] = {0}; in GetAuthIdByChannelInfo() local
|
H A D | trans_tcp_direct_p2p.c | 610 static int32_t OpenAuthConn(const char *uuid, uint32_t reqId, bool isMeta, ConnectType type) in OpenAuthConn() argument
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_test.cpp | 849 char uuid[TEST_DATA_LEN] = "testdata"; in HWTEST_F() local 870 char uuid[TEST_DATA_LEN] = "testdata"; in HWTEST_F() local 894 char uuid[TEST_DATA_LEN] = "testdata"; HWTEST_F() local 1018 char uuid[TEST_DATA_LEN] = "testdata"; HWTEST_F() local 1334 char uuid[TEST_DATA_LEN] = "testdata"; HWTEST_F() local 2218 const char *uuid = "12345678"; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/service/include/ |
H A D | bus_center_event.h | 189 const char *uuid; member 220 const char *uuid; member
|
/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_server.c | 63 SoftBusBtUuid uuid; member 70 SoftBusBtUuid uuid; member 77 SoftBusBtUuid uuid; member 167 SoftBusBtUuid uuid = { in ResetServerState() local 195 SoftBusBtUuid uuid = { in ConnGattServerStartService() local 210 static void BleServiceAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_ argument 272 SoftBusBtUuid uuid = { BleServiceAddMsgHandler() local 300 BleCharacteristicAddCallback( int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle, int32_t characteristicHandle) BleCharacteristicAddCallback() argument 388 SoftBusBtUuid uuid = { BleCharacteristicAddMsgHandler() local 412 BleDescriptorAddCallback(int32_t status, SoftBusBtUuid *uuid, int32_t srvcHandle, int32_t descriptorHandle) BleDescriptorAddCallback() argument 492 SoftBusBtUuid uuid = { BleNetDescriptorAddMsgHandler() local 855 SoftBusBtUuid uuid = { BleServiceDeleteMsgHandler() local [all...] |