Home
last modified time | relevance | path

Searched defs:encrypt_connection (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/packets/link_layer/
Dlink_layer_packet_builder.cc59std::unique_ptr<EncryptConnectionBuilder> encrypt_connection, const Address& source, const Address… in WrapEncryptConnection()
65std::unique_ptr<EncryptConnectionBuilder> encrypt_connection, const Address& source, const Address… in WrapEncryptConnectionResponse()
/system/bt/vendor_libs/test_vendor_lib/packets/test/
Dlink_layer_packet_builder_test.cc123 EncryptConnectionView encrypt_connection = EncryptConnectionView::GetEncryptConnection(view); in TEST_F() local
145 EncryptConnectionView encrypt_connection = EncryptConnectionView::GetEncryptConnection(view); in TEST_F() local