Home
last modified time | relevance | path

Searched defs:LinkErrorCallback (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dtypes.h39 using LinkErrorCallback = fit::closure; variable
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager.cc38 using LinkErrorCallback = fit::closure; typedef in bt::l2cap::ChannelManagerImpl