Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dclient.h143 std::unique_ptr<ClientChannel> channel_; variable
H A Dservice.h356 std::weak_ptr<Channel> channel_; variable
/aosp12/system/bt/gd/security/internal/
H A Dsecurity_manager_impl.h50 std::unique_ptr<l2cap::le::FixedChannel> channel_; member
/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.cc246 std::unique_ptr<DynamicChannel> channel_ = nullptr; member in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper
396 std::unique_ptr<FixedChannel> channel_ = nullptr; member in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc392 std::unique_ptr<DynamicChannel> channel_ = nullptr; member in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc242 channel::SecurityManagerChannel* channel_ = nullptr; member in bluetooth::security::pairing::__anon9c4819590110::ClassicPairingHandlerTest
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel_unittest.cc256 SecurityManagerChannel* channel_ = nullptr; member in bluetooth::security::channel::__anon11f197ca0110::SecurityManagerChannelTest