Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dsimple_remoting_receiver.h39 using InitializeCallback = std::function<void(AudioCodec, VideoCodec)>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dadapter.h109 using InitializeCallback = fit::callback<void(bool success)>; variable