Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h205 bool needAuthorization; member
H A Dgap_br_sec.c72 reqInfo->needAuthorization = false; in GapAllocReqSecInfo()
79 reqInfo->needAuthorization = !!(info->securityMode & GAP_SEC_IN_AUTHORIZATION); in GapAllocReqSecInfo()
171 if (reqInfo->needAuthorization) { in GapDoSecurityAction()
299 if (reqInfo->needAuthorization) { in GapRequestSecurityProcess()
546 reqInfo->needAuthorization = false; in GAP_AuthorizeRes()