Lines Matching refs:aService
459 const otSrpServerService *aService);
472 bool otSrpServerServiceIsDeleted(const otSrpServerService *aService);
481 const char *otSrpServerServiceGetInstanceName(const otSrpServerService *aService);
495 bool otSrpServerServiceMatchesInstanceName(const otSrpServerService *aService, const char *aInstanc…
504 const char *otSrpServerServiceGetInstanceLabel(const otSrpServerService *aService);
513 const char *otSrpServerServiceGetServiceName(const otSrpServerService *aService);
527 bool otSrpServerServiceMatchesServiceName(const otSrpServerService *aService, const char *aServiceN…
536 uint16_t otSrpServerServiceGetNumberOfSubTypes(const otSrpServerService *aService);
548 const char *otSrpServerServiceGetSubTypeServiceNameAt(const otSrpServerService *aService, uint16_t …
562 bool otSrpServerServiceHasSubTypeServiceName(const otSrpServerService *aService, const char *aSubTy…
587 uint16_t otSrpServerServiceGetPort(const otSrpServerService *aService);
596 uint16_t otSrpServerServiceGetWeight(const otSrpServerService *aService);
605 uint16_t otSrpServerServiceGetPriority(const otSrpServerService *aService);
614 uint32_t otSrpServerServiceGetTtl(const otSrpServerService *aService);
624 const uint8_t *otSrpServerServiceGetTxtData(const otSrpServerService *aService, uint16_t *aDataLeng…
633 const otSrpServerHost *otSrpServerServiceGetHost(const otSrpServerService *aService);
641 void otSrpServerServiceGetLeaseInfo(const otSrpServerService *aService, otSrpServerLeaseInfo *aLeas…