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-01-C.in30 encryption_enabled: EncryptionEnabled::On,
DBV-26-C.in30 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
DBV-34-C.in38 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
DBV-05-C.in38 encryption_enabled: EncryptionEnabled::On,
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc145 uint8_t encryption_enabled; in btu_hcif_log_event_metrics() local
148 STREAM_TO_UINT8(encryption_enabled, p_event); in btu_hcif_log_event_metrics()
150 encryption_enabled); in btu_hcif_log_event_metrics()
154 uint8_t encryption_enabled; in btu_hcif_log_event_metrics() local
158 STREAM_TO_UINT8(encryption_enabled, p_event); in btu_hcif_log_event_metrics()
161 encryption_enabled); in btu_hcif_log_event_metrics()
/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_79_C.py57 encryption_enabled=hci.Enable.DISABLED))
DBV_142_C.py52 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.cc520 Enable encryption_enabled = Enable::DISABLED; in TEST_F() local
531 status, handle, bd_addr, link_type, encryption_enabled))); in TEST_F()
541 ASSERT_EQ(encryption_enabled, connection_complete_view.GetEncryptionEnabled()); in TEST_F()
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs1051 encryption_enabled: Enable, in process_connect_complete()
1057 if status == ErrorCode::Success && encryption_enabled == Enable::Enabled { in process_connect_complete()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl5402 encryption_enabled : Enable,
5447 encryption_enabled : EncryptionEnabled,
5454 encryption_enabled : EncryptionEnabled,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl5921 encryption_enabled : Enable,
5965 encryption_enabled : EncryptionEnabled,
6349 encryption_enabled : EncryptionEnabled,