Home
last modified time | relevance | path

Searched defs:GetLinkOptions (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/l2cap/le/
H A Ddynamic_channel.cc23 LinkOptions* DynamicChannel::GetLinkOptions() { in GetLinkOptions() function in bluetooth::l2cap::le::DynamicChannel
H A Dfixed_channel.cc47 LinkOptions* FixedChannel::GetLinkOptions() { in GetLinkOptions() function in bluetooth::l2cap::le::FixedChannel
/aosp12/system/bt/gd/l2cap/le/internal/
H A Dfixed_channel_impl.cc113 LinkOptions* FixedChannelImpl::GetLinkOptions() { in GetLinkOptions() function in bluetooth::l2cap::le::internal::FixedChannelImpl
H A Dlink.h146 LinkOptions* GetLinkOptions() { in GetLinkOptions() function