Searched refs:encryption_enabled (Results 1 – 19 of 19) sorted by relevance
| /packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/ |
| D | encryption.rs | 64 encryption_enabled: if aes_ccm { in initiate() 107 encryption_enabled: if aes_ccm { in respond()
|
| /packages/modules/Bluetooth/tools/rootcanal/rust/test/ENC/ |
| D | BV-01-C.in | 30 encryption_enabled: EncryptionEnabled::On,
|
| D | BV-26-C.in | 30 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
|
| D | BV-34-C.in | 38 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
|
| D | BV-05-C.in | 38 encryption_enabled: EncryptionEnabled::On,
|
| /packages/modules/Bluetooth/system/stack/btu/ |
| D | btu_hcif.cc | 145 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/ |
| D | BV_78_C.py | 55 encryption_enabled=hci.Enable.DISABLED))
|
| D | BV_144_C.py | 55 encryption_enabled=hci.Enable.DISABLED))
|
| D | BV_79_C.py | 57 encryption_enabled=hci.Enable.DISABLED))
|
| D | BV_142_C.py | 52 encryption_enabled=hci.Enable.DISABLED))
|
| D | BV_02_C.py | 52 encryption_enabled=hci.Enable.DISABLED))
|
| D | BV_01_C.py | 55 encryption_enabled=hci.Enable.DISABLED))
|
| D | BV_149_C.py | 52 encryption_enabled=hci.Enable.DISABLED))
|
| D | BV_143_C.py | 55 encryption_enabled=hci.Enable.DISABLED))
|
| /packages/modules/Bluetooth/tools/rootcanal/test/LMP/ |
| D | page_collision.py | 58 encryption_enabled=hci.Enable.DISABLED))
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | hci_layer_test.cc | 520 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/ |
| D | connections.rs | 1051 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/ |
| D | hci_packets.pdl | 5402 encryption_enabled : Enable, 5447 encryption_enabled : EncryptionEnabled, 5454 encryption_enabled : EncryptionEnabled,
|
| /packages/modules/Bluetooth/system/pdl/hci/ |
| D | hci_packets.pdl | 5921 encryption_enabled : Enable, 5965 encryption_enabled : EncryptionEnabled, 6349 encryption_enabled : EncryptionEnabled,
|