Home | History | Annotate | Download | only in include

Lines Matching full:encryption

60     BTM_DELAY_CHECK,                    /* 15 delay the check on encryption */
1101 ** Encryption should not be used without authentication
1106 #define BTM_SEC_IN_ENCRYPT 0x0004 /* Inbound call requires encryption */
1109 #define BTM_SEC_OUT_ENCRYPT 0x0020 /* Outbound call requires encryption */
1551 /* Encryption enabled/disabled complete: Optionally passed with BTM_SetEncryption.
1586 #define BTM_LE_KEY_PENC SMP_SEC_KEY_TYPE_ENC /* encryption information of peer device */
1621 UINT8 max_key_size; /* max encryption key size */
1637 /* BLE encryption keys */
1655 /* BLE Encryption reproduction keys */
1682 tBTM_LE_PENC_KEYS penc_key; /* received peer encryption key */
1685 tBTM_LE_LENC_KEYS lenc_key; /* local encryption reproduction keys LTK = = d1(ER,DIV,0)*/