Home
last modified time | relevance | path

Searched refs:signCounterType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c1229 GAP_SignCounterType signCounterType = LOCAL_SIGN_COUNTER; in GapDoCallbackSignCounterChange() local
1235 signCounterType = LOCAL_SIGN_COUNTER; in GapDoCallbackSignCounterChange()
1238 signCounterType = REMOTE_SIGN_COUNTER; in GapDoCallbackSignCounterChange()
1247 &deviceInfo->addr, signCounterType, signKey->counter, g_leSecurityCallback.context); in GapDoCallbackSignCounterChange()