Searched defs:encryption_enabled (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
H A D | acl_connection.cc | 103 bool encryption_enabled = in OnEncryptionChangeEvent() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/ |
D | btu_hcif.cc | 143 uint8_t encryption_enabled; in btu_hcif_log_event_metrics() local 151 uint8_t encryption_enabled; in btu_hcif_log_event_metrics() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer_test.cc | 519 Enable encryption_enabled = Enable::DISABLED; in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | test_packets.cc | 210 hci_spec::EncryptionStatus encryption_enabled) { in EncryptionChangeEventPacket()
|
H A D | fake_controller.cc | 592 pwemb::EncryptionStatus encryption_enabled) { in SendEncryptionChangeEvent()
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | hci.py | 6036 def encryption_enabled_name(encryption_enabled): argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 44767 …int16_t connection_handle, Address bd_addr, LinkType link_type, Enable encryption_enabled) {auto b… in Create() 44787 …int16_t connection_handle, Address bd_addr, LinkType link_type, Enable encryption_enabled) :EventB… in Create() 44949 …der> Create(ErrorCode status, uint16_t connection_handle, EncryptionEnabled encryption_enabled) {a… in Create() 44969 …angeBuilder(ErrorCode status, uint16_t connection_handle, EncryptionEnabled encryption_enabled) :E… in Create() 46662 …der> Create(ErrorCode status, uint16_t connection_handle, EncryptionEnabled encryption_enabled, ui… in Create() 46682 …geV2Builder(ErrorCode status, uint16_t connection_handle, EncryptionEnabled encryption_enabled, ui… in Create()
|