Searched defs:udidHashStr (Results 1 – 6 of 6) sorted by relevance
84 int32_t LnnGetConnSubFeatureByUdidHashStr(const char *udidHashStr, uint64_t *connSubFeature) in LnnGetConnSubFeatureByUdidHashStr()
120 int32_t LnnGetConnSubFeatureByUdidHashStr(const char *udidHashStr, uint64_t *connSubFeature) in LnnGetConnSubFeatureByUdidHashStr()
846 static int32_t ConvertUdidToHexStr(const char *peerUdid, char *udidHashStr, uint32_t hashStrLen) in ConvertUdidToHexStr()903 static int32_t FetchLaneResourceByDevIdHash(const char *udidHashStr, LaneLinkType type, bool isSame… in FetchLaneResourceByDevIdHash()
829 char udidHashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; in BleServerAccepted() local890 char udidHashStr[HEXIFY_LEN(UDID_HASH_LEN)] = { 0 }; in BleConnectionClosed() local1746 char udidHashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; in BleConnectDevice() local
2092 char udidHashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; in TransProxyGetConnOptionByChanId() local
1460 int32_t LnnGetConnSubFeatureByUdidHashStr(const char *udidHashStr, uint64_t *connSubFeature) in LnnGetConnSubFeatureByUdidHashStr()