Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
H A Dl2cap_channel_manager.h99 AclDataChannel& acl_data_channel_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/
H A Dproxy_host.h287 AclDataChannel acl_data_channel_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dtransport.h127 std::unique_ptr<AclDataChannel> acl_data_channel_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dlogical_link.h327 hci::AclDataChannel* acl_data_channel_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager.cc119 hci::AclDataChannel* acl_data_channel_; member in bt::l2cap::ChannelManagerImpl
H A Dchannel_manager_test.cc769 hci::testing::MockAclDataChannel acl_data_channel_; member in bt::l2cap::__anonc9820c150111::ChannelManagerMockAclChannelTest