Home
last modified time | relevance | path

Searched defs:security_interface_ (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/gd/hci/fuzz/
H A Dhci_layer_fuzz_client.h83 SecurityInterface* security_interface_; variable
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc411 SecurityInterface* security_interface_; member in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc247 l2cap::classic::SecurityInterface* security_interface_ = nullptr; member in bluetooth::security::pairing::__anon9c4819590110::ClassicPairingHandlerTest
/aosp12/system/bt/gd/hci/
H A Dhci_layer_test.cc305 const SecurityInterface* security_interface_; member in bluetooth::hci::DependsOnHci
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel_unittest.cc255 l2cap::classic::SecurityInterface* security_interface_ = nullptr; member in bluetooth::security::channel::__anon11f197ca0110::SecurityManagerChannelTest
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc548 bluetooth::l2cap::classic::SecurityInterface* security_interface_ = nullptr; variable