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-26-C.in | 30 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
|
D | BV-01-C.in | 30 encryption_enabled: EncryptionEnabled::On,
|
D | BV-05-C.in | 38 encryption_enabled: EncryptionEnabled::On,
|
D | BV-34-C.in | 38 encryption_enabled: EncryptionEnabled::BrEdrAesCcm,
|
/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_142_C.py | 52 encryption_enabled=hci.Enable.DISABLED))
|
D | BV_79_C.py | 57 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 | 537 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/ |
D | btu_hcif.cc | 160 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/ |
D | connections.rs | 1093 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/ |
D | hci_packets.pdl | 4722 encryption_enabled : Enable, 4767 encryption_enabled : EncryptionEnabled,
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 5891 encryption_enabled : Enable, 5935 encryption_enabled : EncryptionEnabled,
|