<div dir="ltr">Hi Aleksander,<div><br></div><div>I've made a few patches that implement the MS specific device services (i.e. Firmware ID and Host Shutdown). Unfortunately, the specifications of these services don't follow a consistent naming convention. I'm thinking we could harmonize the names as follows:</div>


<div><br></div><div>  MBIM_SERVICE_MS_FWID  (instead of MBIM_SERVICE_MSFWID)<br></div><div>  MBIM_CID_MS_FWID_FIRMWAREID</div><div><br></div><div>  MBIM_SERVICE_MS_HOSTSHUTDOWN</div><div><div>  MBIM_CID_MS_HOSTSHUTDOWN_HOSTSHUTDOWN   (instead of MBIM_CID_MS_HOSTSHUTDOWN_MSHOSTSHUTDOWN)</div>


</div><div><br></div><div>And for the mbimcli actions:</div><div><br></div><div>  mbimcli --ms-query-firmware-id  (instead of --ms-fwid-query-firmwareid)</div><div>  mbimcli --ms-host-shutdown  (instead of --ms-hostshutdown-hostshutdown)</div>


<div><br></div><div>How do you think?</div><div><br></div><div>Thanks,</div><div>Ben</div></div>