diff options
Diffstat (limited to 'src/mm-port-probe-at-command.h')
-rw-r--r-- | src/mm-port-probe-at-command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-port-probe-at-command.h b/src/mm-port-probe-at-command.h index d66b2084..ea41ec45 100644 --- a/src/mm-port-probe-at-command.h +++ b/src/mm-port-probe-at-command.h @@ -53,6 +53,7 @@ typedef struct { /* Default commands used during probing */ const MMPortProbeAtCommand *mm_port_probe_at_command_get_probing (void); const MMPortProbeAtCommand *mm_port_probe_at_command_get_capabilities_probing (void); +const MMPortProbeAtCommand *mm_port_probe_at_command_get_vendor_probing (void); #endif /* MM_PORT_PROBE_AT_COMMAND_H */ |