Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h153 GAP_LE_SECURITY_STATUS_IDLE, enumerator
H A Dgap_le_sec.c391 deviceInfo->securityStatus = GAP_LE_SECURITY_STATUS_IDLE; in GapLePairResult()
715 if (deviceInfo->securityStatus != GAP_LE_SECURITY_STATUS_IDLE) { in GapLeRequestSecurityProcess()
823 if (deviceInfo->securityStatus == GAP_LE_SECURITY_STATUS_IDLE) { in GapLePair()