Searched refs:BTM_LE_KEY_LENC (Results 1 – 5 of 5) sorted by relevance
138 key_type != BTM_LE_KEY_PCSRK && key_type != BTM_LE_KEY_LENC && in BTM_SecAddBleKey()1329 case BTM_LE_KEY_LENC: in btm_sec_save_le_key()1334 p_rec->ble.key_type |= BTM_LE_KEY_LENC; in btm_sec_save_le_key()1710 if (p_rec->ble.key_type & BTM_LE_KEY_LENC) in btm_ble_ltk_request_reply()
459 BTM_LE_KEY_LENC /* master role security information:div */
1584 #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()