Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sco/
H A Dsco_connection_manager.h86 using AcceptConnectionResult = fit::result< variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection_manager_test.cc26 using AcceptConnectionResult = ScoConnectionManager::AcceptConnectionResult; typedef