Home
last modified time | relevance | path

Searched refs:secReqStatus (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c684 if (deviceInfo->encryptionStatus >= deviceInfo->securityReq->secReqStatus) { in GapLeRequestSecurityMaster()
721 if (deviceInfo->securityReq != NULL && deviceInfo->securityReq->secReqStatus == GAP_LE_NO_ENCRYPTION) { in GapLeRequestSecurityProcess()
725 deviceInfo->securityReq->secReqStatus == GAP_LE_UNAUTHENTICATED_ENCRYPTION) { in GapLeRequestSecurityProcess()
753 deviceInfo->securityReq->secReqStatus = status; in GAP_LeRequestSecurity()
940 if (deviceInfo->securityReq && deviceInfo->securityReq->secReqStatus == GAP_LE_AUTHENTICATED_ENCRYPTION) { in GAP_LePairFeatureRsp()
H A Dgap_def.h275 GAP_LeSecurityStatus secReqStatus; member

Completed in 3 milliseconds