Home
last modified time | relevance | path

Searched defs:leftHash (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c758 static bool IsSameHashId(const char *leftHash, const char *rightHash) in IsSameHashId()
785 unsigned char leftHash[UDID_HASH_LEN] = { 0 }; in IsSameDevice() local