Home
last modified time | relevance | path

Searched refs:GAP_AUTH_STATUS_IDLE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h114 GAP_AUTH_STATUS_IDLE, enumerator
H A Dgap_br_sec.c174 if (devInfo->authenticationStatus == GAP_AUTH_STATUS_IDLE) { in GapDoSecurityAction()
181 devInfo->authenticationStatus = GAP_AUTH_STATUS_IDLE; in GapDoSecurityAction()
869 deviceInfo->authenticationStatus = GAP_AUTH_STATUS_IDLE; in GapOnAuthenticationComplete()
966 if (devInfo->authenticationStatus == GAP_AUTH_STATUS_IDLE) { in GapOnIOCapabilityRequestEvent()
1432 if (devInfo->authenticationStatus == GAP_AUTH_STATUS_IDLE) { in GapOnPINCodeRequestEvent()
H A Dgap.c1173 deviceInfo->authenticationStatus = GAP_AUTH_STATUS_IDLE; in GapAllocDeviceInfo()

Completed in 6 milliseconds