Home
last modified time | relevance | path

Searched defs:encryption_enabled (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dacl_connection.cc105 bool encryption_enabled = in OnEncryptionChangeEvent() local
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dtest_packets.cc225 hci_spec::EncryptionStatus encryption_enabled) { in EncryptionChangeEventPacket()
Dfake_controller.cc566 pwemb::EncryptionStatus encryption_enabled) { in SendEncryptionChangeEvent()
/external/python/bumble/bumble/
Dhci.py6036 def encryption_enabled_name(encryption_enabled): argument