Add fake X_MS_MediaReceiverRegistrar RegisterDevice support.
This commit is contained in:
@ -379,6 +379,7 @@ static const struct action X_MS_MediaReceiverRegistrarActions[] =
|
||||
{
|
||||
{"IsAuthorized", GetIsAuthorizedArgs}, /* R */
|
||||
{"IsValidated", GetIsValidatedArgs}, /* R */
|
||||
{"RegisterDevice", GetRegisterDeviceArgs},
|
||||
{0, 0}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user