Home
last modified time | relevance | path

Searched refs:CheckForUnacceptableConfigReqOptions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dbredr_dynamic_channel.h300 [[nodiscard]] ChannelConfiguration CheckForUnacceptableConfigReqOptions(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dbredr_dynamic_channel.cc669 auto unacceptable_config = CheckForUnacceptableConfigReqOptions(req_config); in OnRxConfigReq()
1000 ChannelConfiguration BrEdrDynamicChannel::CheckForUnacceptableConfigReqOptions( in CheckForUnacceptableConfigReqOptions() function in bt::l2cap::internal::BrEdrDynamicChannel