Home
last modified time | relevance | path

Searched defs:HostErrorToFidl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.h110 fuchsia::bluetooth::sys::Error HostErrorToFidl( in HostErrorToFidl() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.cc988 fsys::Error HostErrorToFidl(bt::HostError error) { in HostErrorToFidl() function
H A Dhelpers_test.cc125 TEST(HelpersTest, HostErrorToFidl) { in TEST() argument