Home
last modified time | relevance | path

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

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