Home
last modified time | relevance | path

Searched defs:SetLocalName (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dfake_adapter.cc228 void FakeAdapter::SetLocalName(std::string name, in SetLocalName() function in bt::gap::testing::FakeAdapter
H A Dadapter.cc747 void AdapterImpl::SetLocalName(std::string name, in SetLocalName() function in bt::gap::AdapterImpl
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dadvertising_data.cc609 bool AdvertisingData::SetLocalName(const LocalName& local_name) { in SetLocalName() function in bt::AdvertisingData
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhost_server.cc162 void HostServer::SetLocalName(::std::string local_name, in SetLocalName() function in bthost::HostServer
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_negative.h870 void SetLocalName (const char *name) in SetLocalName() function
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc1912 void LinkLayerController::SetLocalName(std::array<uint8_t, kLocalNameSize> const& local_name) { in SetLocalName() function in rootcanal::LinkLayerController
1916 void LinkLayerController::SetLocalName(std::vector<uint8_t> const& local_name) { in SetLocalName() function in rootcanal::LinkLayerController