Home
last modified time | relevance | path

Searched refs:GetSupportedFixedChannelMask (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dfixed_channel_service_manager_impl.h44 virtual uint64_t GetSupportedFixedChannelMask();
Dfixed_channel_service_manager_impl.cc87 uint64_t FixedChannelServiceManagerImpl::GetSupportedFixedChannelMask() { in GetSupportedFixedChannelMask() function in bluetooth::l2cap::classic::internal::FixedChannelServiceManagerImpl
Dsignalling_manager.cc694 …alue(), InformationRequestResult::SUCCESS, fixed_service_manager_->GetSupportedFixedChannelMask()); in OnInformationRequest()