Home
last modified time | relevance | path

Searched refs:BindAudioOffloadExtServer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.h280 BindAudioOffloadExtServer(bt::l2cap::Channel::WeakPtr channel);
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.cc1240 ProfileServer::BindAudioOffloadExtServer(bt::l2cap::Channel::WeakPtr channel) { in BindAudioOffloadExtServer() function in bthost::ProfileServer
1322 fidl_chan.set_ext_audio_offload(BindAudioOffloadExtServer(channel)); in ChannelToFidl()