Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.cc1196 auto handle = l2cap_parameters_ext_servers_.extract(ext_server->unique_id()); in OnL2capParametersExtError()
1220 l2cap_parameters_ext_servers_[unique_id] = in BindL2capParametersExtServer()
1294 l2cap_parameters_ext_servers_.erase(unique_id); in ChannelToFidl()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.h349 l2cap_parameters_ext_servers_; variable