Home
last modified time | relevance | path

Searched refs:GAP_LE_NO_ENCRYPTION (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c70 uint8_t encryptionStatus = GAP_LE_NO_ENCRYPTION; in GapDoLeSecurityCallback()
371 deviceInfo->encryptionStatus = GAP_LE_NO_ENCRYPTION; in GapSetEncryptionStatusForPairEnd()
527 deviceInfo->encryptionStatus = GAP_LE_NO_ENCRYPTION; in GapLeEncryptionComplete()
721 if (deviceInfo->securityReq != NULL && deviceInfo->securityReq->secReqStatus == GAP_LE_NO_ENCRYPTION) { in GapLeRequestSecurityProcess()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h371 GAP_LE_NO_ENCRYPTION, enumerator
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1165 GAP_LeSecurityStatus status = GAP_LE_NO_ENCRYPTION; in CheckEncryption()
1171 BT_SUCCESS && encKeySize != GAP_LE_NO_ENCRYPTION) { in CheckEncryption()

Completed in 7 milliseconds