Searched refs:otServerRegister (Results 1 – 4 of 4) sorted by relevance
121 otError otServerRegister(otInstance *aInstance);
84 otError otServerRegister(otInstance *aInstance) in otServerRegister() function
506 SuccessOrExit(error = otServerRegister(GetInstancePtr())); in Process()
1090 IgnoreError(otServerRegister(mInstance)); in HandlePropertySet()