Searched refs:otSrpClientSetTtl (Results 1 – 3 of 3) sorted by relevance
365 void otSrpClientSetTtl(otInstance *aInstance, uint32_t aTtl);
83 void otSrpClientSetTtl(otInstance *aInstance, uint32_t aTtl) in otSrpClientSetTtl() function
937 return Interpreter::GetInterpreter().ProcessGetSet(aArgs, otSrpClientGetTtl, otSrpClientSetTtl); in Process()