Site icon EfmSoft

What does HRESULT 0x8065000F (E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION) mean?

 
Previous Next
E_BLUETOOTH_ATT_UNLIKELY E_BLUETOOTH_ATT_UNSUPPORTED_GROUP_TYPE

E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION

The request reached the attribute before link security was established

E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION maps ATT error 0x0F. The server policy allows access only after link-layer encryption is enabled. The devices may be unpaired, may have lost their bond, or may be connected before the host has initiated encryption using stored keys.

This code should not be conflated with Insufficient Authentication or Insufficient Encryption Key Size. Encryption may solve this specific error, but an authenticated association or a longer key can still be required by the same attribute on the next attempt.

Check the connection security transition

References


Looking for a different code? Search another status or error code.

Exit mobile version