Home
last modified time | relevance | path

Searched refs:encryption_enabled (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/hci/
H A Dhci_layer_test.cc718 Enable encryption_enabled = Enable::DISABLED; in TEST_F() local
731 …tBytes(ConnectionCompleteBuilder::Create(status, handle, bd_addr, link_type, encryption_enabled))); in TEST_F()
744 ASSERT_EQ(encryption_enabled, connection_complete_view.GetEncryptionEnabled()); in TEST_F()
H A Dhci_packets.pdl4864 encryption_enabled : Enable,
4909 encryption_enabled : EncryptionEnabled,
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc141 uint8_t encryption_enabled; in btu_hcif_log_event_metrics() local
144 STREAM_TO_UINT8(encryption_enabled, p_event); in btu_hcif_log_event_metrics()
146 encryption_enabled); in btu_hcif_log_event_metrics()