Home
last modified time | relevance | path

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

/haiku/headers/os/bluetooth/
H A DLocalDevice.h36 status_t SetFriendlyName(BString& name);
/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp299 LocalDevice::SetFriendlyName(BString& name) in SetFriendlyName() function in Bluetooth::LocalDevice