Home
last modified time | relevance | path

Searched defs:ResultFunction (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dfake_adapter.h108 sm::ResultFunction<>) override {} in Pair()
245 hci::ResultFunction<>) override {} in Pair()
253 void SetConnectable(bool, hci::ResultFunction<>) override {} in SetConnectable()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Derror.h30 using ResultFunction = fit::function<void(bt::att::Result<V...> result)>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Derror.h30 using ResultFunction = fit::function<void(bt::sm::Result<V...> result)>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Derror.h30 using ResultFunction = fit::function<void(bt::hci::Result<V...> result)>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc70 sm::ResultFunction<>) {} in NopSecurityCallback()