Searched refs:handle_get_security_info (Results 1 – 3 of 3) sorted by relevance
45 esp_command_error handle_get_security_info(void);
262 esp_command_error handle_get_security_info() in handle_get_security_info() function
256 error = verify_data_len(command, 0) || handle_get_security_info(); in cmd_loop()