Searched defs:IsSupportedResponse (Results 1 – 3 of 3) sorted by relevance
| /external/pigweed/pw_bluetooth_sapphire/host/l2cap/ | ||
| D | le_signaling_channel.cc | 56 bool LESignalingChannel::IsSupportedResponse(CommandCode code) const { in IsSupportedResponse() function in bt::l2cap::internal::LESignalingChannel |
| D | bredr_signaling_channel.cc | 95 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::__anonbc63b5140111::TestSignalingChannel |