Garmin Fleet Management Controller
2.19.0
|
Data type for Set Dashcam Notification Settings Packet ID (0X1606) from server to client. More...
#include <fmi.h>
Public Attributes | |
uint32 | change_id |
boolean | enable_fcw_ntfctn |
boolean | enable_incident_ntfctn |
boolean | enable_lane_departure_ntfctn |
Data type for Set Dashcam Notification Settings Packet ID (0X1606) from server to client.
uint32 fmi_dashcam_set_ntfctn_settings_data_type::change_id |
Definition at line 2302 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().
boolean fmi_dashcam_set_ntfctn_settings_data_type::enable_fcw_ntfctn |
Definition at line 2303 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().
boolean fmi_dashcam_set_ntfctn_settings_data_type::enable_incident_ntfctn |
Definition at line 2305 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().
boolean fmi_dashcam_set_ntfctn_settings_data_type::enable_lane_departure_ntfctn |
Definition at line 2304 of file fmi.h.
Referenced by FmiLogParser::formatFmiPacket(), and CDashcamNtfctnDlg::OnBnClickedSet().