ServiceName
BString ServiceName() const;
if (ServiceName())
discovery.AddTag(SERVICE_NAME, ServiceName(), strlen(ServiceName()));
if (!hasServiceName && (!ServiceName()
|| ((strlen(ServiceName()) == tag->length)
&& !memcmp(tag->data, ServiceName(),
const char *ServiceName() const
|| fServiceName != fPPPoEView->ServiceName());
if(fPPPoEView->ServiceName() && strlen(fPPPoEView->ServiceName()) > 0) {
service.AddString(MDSU_VALUES, fPPPoEView->ServiceName());
fServiceName->SetText(Addon()->ServiceName());
const char *ServiceName() const
const char *ServiceName() const