Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h139 GAP_SEC_REQ_STATUS_WAIT_FEATURE, enumerator
H A Dgap_br_sec.c276 if (reqInfo->status == GAP_SEC_REQ_STATUS_WAIT_CONNECT || reqInfo->status == GAP_SEC_REQ_STATUS_WAIT_FEATURE || in GapRequestSecurityProcess()
418 reqInfo->status = GAP_SEC_REQ_STATUS_WAIT_FEATURE; in GAP_RequestSecurity()
696 reqInfo->status = GAP_SEC_REQ_STATUS_WAIT_FEATURE; in GapUpdateSecurityStatusConnectComplete()
713 if (GapAddrCompare(&devInfo->addr, &reqInfo->addr) && reqInfo->status == GAP_SEC_REQ_STATUS_WAIT_FEATURE) { in GapUpdateSecurityStatusFeatureComplete()

Completed in 4 milliseconds