Searched defs:l2cap_handler (Results 1 – 17 of 17) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/fuzz/ |
| D | channel_fuzz_controller.cc | 26 ChannelFuzzController::ChannelFuzzController(Handler* l2cap_handler, std::shared_ptr<DynamicChannel… in ChannelFuzzController() 31 ChannelFuzzController::ChannelFuzzController(Handler* l2cap_handler, std::shared_ptr<FixedChannelIm… in ChannelFuzzController()
|
| /packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
| D | fixed_channel_impl_mock.h | 31 …MockFixedChannelImpl(Cid cid, Link* link, os::Handler* l2cap_handler) : FixedChannelImpl(cid, link… in MockFixedChannelImpl()
|
| D | fixed_channel_impl.cc | 33 FixedChannelImpl::FixedChannelImpl(Cid cid, Link* link, os::Handler* l2cap_handler) in FixedChannelImpl()
|
| D | link_manager.h | 46 LinkManager(os::Handler* l2cap_handler, hci::AclManager* acl_manager, in LinkManager()
|
| D | link.cc | 42 os::Handler* l2cap_handler, in Link()
|
| /packages/modules/Bluetooth/system/gd/l2cap/ |
| D | dynamic_channel.h | 40 …namicChannel(std::shared_ptr<l2cap::internal::DynamicChannelImpl> impl, os::Handler* l2cap_handler) in DynamicChannel()
|
| /packages/modules/Bluetooth/system/gd/l2cap/le/ |
| D | fixed_channel.h | 44 FixedChannel(std::shared_ptr<internal::FixedChannelImpl> impl, os::Handler* l2cap_handler) in FixedChannel()
|
| D | dynamic_channel.h | 34 os::Handler* l2cap_handler, in DynamicChannel()
|
| D | link_options.cc | 31 os::Handler* l2cap_handler) in LinkOptions()
|
| /packages/modules/Bluetooth/system/gd/l2cap/classic/ |
| D | fixed_channel.h | 43 FixedChannel(std::shared_ptr<internal::FixedChannelImpl> impl, os::Handler* l2cap_handler) in FixedChannel()
|
| /packages/modules/Bluetooth/system/gd/l2cap/internal/ |
| D | dynamic_channel_allocator.h | 47 DynamicChannelAllocator(l2cap::internal::ILink* link, os::Handler* l2cap_handler) in DynamicChannelAllocator()
|
| D | dynamic_channel_impl.cc | 36 os::Handler* l2cap_handler) in DynamicChannelImpl()
|
| D | fixed_channel_allocator.h | 43 …FixedChannelAllocator(LinkType* link, os::Handler* l2cap_handler) : link_(link), l2cap_handler_(l2… in FixedChannelAllocator()
|
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
| D | fixed_channel_impl.cc | 42 FixedChannelImpl::FixedChannelImpl(Cid cid, Link* link, os::Handler* l2cap_handler) in FixedChannelImpl()
|
| D | link_manager.h | 46 os::Handler* l2cap_handler, in LinkManager()
|
| D | link.cc | 41 os::Handler* l2cap_handler, in Link()
|
| /packages/modules/Bluetooth/system/gd/security/ |
| D | initial_informations.h | 119 os::Handler* l2cap_handler; member
|