Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dcommand_channel.h148 enum class EventCallbackResult { enum
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcommand_channel_test.cc37 using EventCallbackResult = CommandChannel::EventCallbackResult; typedef