Lines Matching refs:password
131 ** no password checking is needed and should be implemented in separate
133 ** Command code 0x20--0x?? always check the password,
134 ** password must be entered to enable these command.
185 ** byte 3 : password length (should be 0x0f)
191 ** byte 3 : password length (should be 0x08)
197 ** byte 3 : password length (should be 0x08)
204 ** GUI_CHECK_PASSWORD : Verify password
207 ** byte 3 : password length
208 ** byte 4-0x?? : user password to be checked
209 ** GUI_LOGOUT : Logout GUI (force password checking on next command)
217 ** byte 3 : password length (should be 0x08)
392 ** GUI_SET_PASSWORD : Change password
396 ** byte 4 : password (must be alpha-numerical)