Searched defs:IsSupportedResponse (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ | ||
D | le_signaling_channel.cc | 60 bool LESignalingChannel::IsSupportedResponse(CommandCode code) const { in IsSupportedResponse() function in bt::l2cap::internal::LESignalingChannel |
D | bredr_signaling_channel.cc | 100 bool BrEdrSignalingChannel::IsSupportedResponse(CommandCode code) const { in IsSupportedResponse() function in bt::l2cap::internal::BrEdrSignalingChannel |
D | signaling_channel_test.cc | 73 bool IsSupportedResponse(CommandCode code) const override { in IsSupportedResponse() function in bt::l2cap::internal::__anonbeb7fcf60111::TestSignalingChannel |