Searched refs:otServerRegister (Results 1 – 4 of 4) sorted by relevance
127 otError otServerRegister(otInstance *aInstance);
87 otError otServerRegister(otInstance *aInstance) in otServerRegister() function
383 SuccessOrExit(error = otServerRegister(GetInstancePtr())); in Process()
1086 IgnoreError(otServerRegister(mInstance)); in HandlePropertySet()