Home
last modified time | relevance | path

Searched defs:L2capChannelManager (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
H A Dl2cap_read_channel.h23 class L2capChannelManager; variable
H A Dl2cap_write_channel.h28 class L2capChannelManager; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Dl2cap_channel_manager.cc25 L2capChannelManager::L2capChannelManager(AclDataChannel& acl_data_channel) in L2capChannelManager() function in pw::bluetooth::proxy::L2capChannelManager