Searched defs:DynamicChannel (Results 1 – 2 of 2) sorted by relevance
159 void DoNothing(const DynamicChannel*) {} in DoNothing()214 auto registry_close_cb = [&](const DynamicChannel*) { in TEST()306 [&open_result_cb_called](const DynamicChannel*) { in TEST()341 auto close_cb = [&close_cb_called](const DynamicChannel*) { in TEST()539 auto registry_close_cb = [&](const DynamicChannel*) { in TEST()
25 DynamicChannel::DynamicChannel(DynamicChannelRegistry* registry, in DynamicChannel() function in bt::l2cap::internal::DynamicChannel