Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dle_signaling_channel.cc56 bool LESignalingChannel::IsSupportedResponse(CommandCode code) const { in IsSupportedResponse() function in bt::l2cap::internal::LESignalingChannel
Dbredr_signaling_channel.cc95 bool BrEdrSignalingChannel::IsSupportedResponse(CommandCode code) const { in IsSupportedResponse() function in bt::l2cap::internal::BrEdrSignalingChannel
Dsignaling_channel_test.cc73 bool IsSupportedResponse(CommandCode code) const override { in IsSupportedResponse() function in bt::l2cap::internal::__anonbc63b5140111::TestSignalingChannel