Home
last modified time | relevance | path

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

/system/bt/gd/security/internal/
Dsecurity_manager_impl.h48 std::unique_ptr<l2cap::le::FixedChannel> channel_; member
/system/bt/gd/l2cap/le/
Dfacade.cc244 std::unique_ptr<DynamicChannel> channel_ = nullptr; member in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper
394 std::unique_ptr<FixedChannel> channel_ = nullptr; member in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
/system/bt/gd/l2cap/classic/
Dfacade.cc263 std::unique_ptr<DynamicChannel> channel_ = nullptr; member in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper
/system/bt/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc197 channel::SecurityManagerChannel* channel_ = nullptr; member in bluetooth::security::channel::__anoned5ad9ed0111::ClassicPairingHandlerTest
/system/bt/gd/shim/
Dl2cap.cc175 const std::unique_ptr<l2cap::classic::DynamicChannel> channel_; member in bluetooth::shim::ConnectionInterface
/system/bt/gd/security/channel/
Dsecurity_manager_channel_unittest.cc252 SecurityManagerChannel* channel_ = nullptr; member in bluetooth::security::channel::__anon855c6ade0111::SecurityManagerChannelTest