Home
last modified time | relevance | path

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

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