Searched defs:GetSecurityInterface (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/hci/fuzz/ | ||
D | fuzz_hci_layer.cc | 28 hci::SecurityInterface* FuzzHciLayer::GetSecurityInterface(ContextualCallback<void(hci::EventView)>… in GetSecurityInterface() function in bluetooth::hci::fuzz::FuzzHciLayer |
/system/bt/gd/l2cap/classic/ | ||
D | l2cap_classic_module.cc | 127 SecurityInterface* L2capClassicModule::GetSecurityInterface( in GetSecurityInterface() function in bluetooth::l2cap::classic::L2capClassicModule |
/system/bt/gd/hci/ | ||
D | hci_layer.cc | 493 SecurityInterface* HciLayer::GetSecurityInterface(ContextualCallback<void(EventView)> event_handler… in GetSecurityInterface() function in bluetooth::hci::HciLayer |