Home
last modified time | relevance | path

Searched refs:encryption_enabled (Results 1 – 19 of 19) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dencryption.rs64 encryption_enabled: if aes_ccm { in initiate()
107 encryption_enabled: if aes_ccm { in respond()
/packages/modules/Bluetooth/tools/rootcanal/rust/test/ENC/
DBV-26-C.in30 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
DBV-01-C.in30 encryption_enabled: EncryptionEnabled::On,
DBV-05-C.in38 encryption_enabled: EncryptionEnabled::On,
DBV-34-C.in38 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
/packages/modules/Bluetooth/tools/rootcanal/test/LMP/LIH/
DBV_78_C.py55 encryption_enabled=hci.Enable.DISABLED))
DBV_144_C.py55 encryption_enabled=hci.Enable.DISABLED))
DBV_142_C.py52 encryption_enabled=hci.Enable.DISABLED))
DBV_79_C.py57 encryption_enabled=hci.Enable.DISABLED))
DBV_02_C.py52 encryption_enabled=hci.Enable.DISABLED))
DBV_01_C.py55 encryption_enabled=hci.Enable.DISABLED))
DBV_149_C.py52 encryption_enabled=hci.Enable.DISABLED))
DBV_143_C.py55 encryption_enabled=hci.Enable.DISABLED))
/packages/modules/Bluetooth/tools/rootcanal/test/LMP/
Dpage_collision.py58 encryption_enabled=hci.Enable.DISABLED))
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc537 Enable encryption_enabled = Enable::DISABLED; in TEST_F() local
547 …tBytes(ConnectionCompleteBuilder::Create(status, handle, bd_addr, link_type, encryption_enabled))); in TEST_F()
557 ASSERT_EQ(encryption_enabled, connection_complete_view.GetEncryptionEnabled()); in TEST_F()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc160 uint8_t encryption_enabled; in btu_hcif_log_event_metrics() local
163 STREAM_TO_UINT8(encryption_enabled, p_event); in btu_hcif_log_event_metrics()
165 encryption_enabled); in btu_hcif_log_event_metrics()
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs1093 encryption_enabled: Enable, in process_connect_complete()
1099 if status == ErrorCode::Success && encryption_enabled == Enable::Enabled { in process_connect_complete()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl4722 encryption_enabled : Enable,
4767 encryption_enabled : EncryptionEnabled,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl5891 encryption_enabled : Enable,
5935 encryption_enabled : EncryptionEnabled,