You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using dpctl if you do not specify bundle id,
then default value is
(uint32_t)-1
then all the options in the dpctl.c are
if(bundle_id=! (uint32_t)-1)
when using dpctl if you do not specify bundle id,
then default value is
(uint32_t)-1
then all the options in the dpctl.c are
if(bundle_id=! (uint32_t)-1)