Searched refs:otServerAddService (Results 1 – 4 of 4) sorted by relevance
77 otError otServerAddService(otInstance *aInstance, const otServiceConfig *aConfig);
48 otError otServerAddService(otInstance *aInstance, const otServiceConfig *aConfig) in otServerAddService() function
4718 error = otServerAddService(GetInstancePtr(), &cfg); in Process()
1125 SuccessOrExit(error = otServerAddService(mInstance, &cfg)); in HandlePropertyInsert()