Home
last modified time | relevance | path

Searched defs:rightHash (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()
786 unsigned char rightHash[UDID_HASH_LEN] = { 0 }; in IsSameDevice() local