Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c797 static void GapAuthenticationWaitRetryTimeout(void *parameter) in GapAuthenticationWaitRetryTimeout() function
838 …AlarmSet(reqInfo->waitRetryalarm, GAP_PAIR_RETRY_WAIT_TIME, GapAuthenticationWaitRetryTimeout, req… in GapAuthenticationRetry()