hso: fix cid to report to
This commit is contained in:
@@ -145,7 +145,7 @@ hso_connection_status_changed (MMAtSerialPort *port,
|
||||
return;
|
||||
|
||||
/* Setup context */
|
||||
ctx.cid = 0;
|
||||
ctx.cid = cid;
|
||||
ctx.status = MM_BROADBAND_BEARER_HSO_CONNECTION_STATUS_UNKNOWN;
|
||||
|
||||
switch (status) {
|
||||
|
Reference in New Issue
Block a user