The set command sets ODIS fields.
Syntax:
+ODIS=<HDID>,<HDMAN>,<HDMOD>,<HDSW>
AT+CFUN=0
command.The set command parameters and their defined values are the following:
The following command example sets host device ID to HDID01, host device manufacturer to HDMAN01, host device model to HDMOD01, and host device software version to HDSW01:
AT+ODIS="HDID01","HDMAN01","HDMOD01","HDSW01"
OK