Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h138 GAP_SEC_REQ_STATUS_WAIT_CONNECT, 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()
423 reqInfo->status = GAP_SEC_REQ_STATUS_WAIT_CONNECT; in GAP_RequestSecurity()
692 if (GapAddrCompare(&devInfo->addr, &reqInfo->addr) && reqInfo->status == GAP_SEC_REQ_STATUS_WAIT_CONNECT) { in GapUpdateSecurityStatusConnectComplete()

Completed in 4 milliseconds