Home
last modified time | relevance | path

Searched defs:SetConnectable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dfake_adapter.h253 void SetConnectable(bool, hci::ResultFunction<>) override {} in SetConnectable() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhost_server.cc296 void HostServer::SetConnectable(bool connectable, in SetConnectable() function in bthost::HostServer
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc289 void SetConnectable(bool connectable, in SetConnectable() function in bt::gap::AdapterImpl::BrEdrImpl
H A Dbredr_connection_manager.cc261 void BrEdrConnectionManager::SetConnectable(bool connectable, in SetConnectable() function in bt::gap::BrEdrConnectionManager