Searched refs:BTM_LE_KEY_LENC (Results 1 – 5 of 5) sorted by relevance
149 key_type != BTM_LE_KEY_PCSRK && key_type != BTM_LE_KEY_LENC && in BTM_SecAddBleKey()1341 case BTM_LE_KEY_LENC: in btm_sec_save_le_key()1346 p_rec->ble.key_type |= BTM_LE_KEY_LENC; in btm_sec_save_le_key()1724 if (p_rec->ble.key_type & BTM_LE_KEY_LENC) in btm_ble_ltk_request_reply()
452 BTM_LE_KEY_LENC /* master role security information:div */
1305 #define BTM_LE_KEY_LENC (SMP_SEC_KEY_TYPE_ENC << 4) macro
1481 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_LENC, &lle_key, true); in smp_save_secure_connections_long_term_key()
363 btm_sec_save_le_key(p_cb->pairing_bda, BTM_LE_KEY_LENC, &le_key, true); in smp_send_enc_info()