Searched refs:is_encrypted (Results 1 – 7 of 7) sorted by relevance
42 is_encrypted = false; in Reset()
230 bool is_encrypted = false;
579 if (p_acl->is_encrypted && !IsEprAvailable(*p_acl)) { in BTM_SwitchRoleToCentral()611 p->is_encrypted = encr_enable; in btm_acl_encrypt_change()2131 if (p->is_encrypted && !IsEprAvailable(*p)) { in btm_cont_rswitch_from_handle()
179 pub fn is_encrypted(&self) -> bool { in is_encrypted() method318 let is_encrypted = flags & (flags::ENCRYPTED | flags::SUPER_ENCRYPTED) != 0; in new_from_stream() localVariable343 match (blob_type, is_encrypted, salt) { in new_from_stream()391 blob_type, is_encrypted in new_from_stream()1207 assert!(!blob.is_encrypted()); in read_golden_key_blob_test()1217 assert!(!blob.is_encrypted()); in read_golden_key_blob_test()1253 assert!(blob.is_encrypted()); in read_aes_gcm_encrypted_key_blob_test()
649 blob.is_encrypted(), in bulk_delete()
213 if (p_acl->is_encrypted && !is_encryption_pause_supported(*p_acl)) { in btm_pm_on_mode_change()
915 bool is_encrypted = BTM_IsEncrypted(bd_addr, BT_TRANSPORT_LE); in btm_ble_start_sec_check() local920 if ((p_serv_rec->security_flags & BTM_SEC_IN_ENCRYPT) && !is_encrypted) { in btm_ble_start_sec_check()