Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c163 if (devInfo->status != GAP_DEV_SEC_STATUS_ACTION) { in GapDoSecurityAction()
169 devInfo->status = GAP_DEV_SEC_STATUS_ACTION; in GapDoSecurityAction()
557 if (devInfo->status == GAP_DEV_SEC_STATUS_ACTION) { in GAP_AuthorizeRes()
891 if (deviceInfo->status == GAP_DEV_SEC_STATUS_ACTION) { in GapOnAuthenticationComplete()
1100 if (devInfo->status == GAP_DEV_SEC_STATUS_ACTION) { in GAP_CancelAuthenticationReq()
1672 …if (devInfo->status == GAP_DEV_SEC_STATUS_ACTION && devInfo->encryptionStatus == GAP_ENC_STATUS_AC… in GapOnEncryptionChangeEvent()
1718 …if (devInfo->status == GAP_DEV_SEC_STATUS_ACTION && devInfo->encryptionStatus == GAP_ENC_STATUS_AC… in GapOnEncryptionKeyRefreshComplete()
H A Dgap_def.h109 GAP_DEV_SEC_STATUS_ACTION, enumerator