aboutsummaryrefslogtreecommitdiff
path: root/plugins/intel
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2022-12-15 22:44:25 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2022-12-18 21:55:21 +0000
commitc7dac253158394389e0428180b27b0eadb64cd37 (patch)
tree2965e007d376edf98558fd77214cda7fe73ab9d3 /plugins/intel
parent309a8a515bf922b679f36971bffc2999bdc6e293 (diff)
port-mbim: chain up device notifications through the port
Instead of having the modem object listen notifications in the MbimDevice, the MMPortMbim will act as an intermediate emitter for the same. The primary benefit is that the lifecycle of the port object is tightly coupled to the life of the modem object, so there is no chance that the port object outlives the modem object. And the port object will ensure its own device notification handler is correctly cleared up on its dispose, so there should be no chance of firing up a signal in the device for a listener that is already freed.
Diffstat (limited to 'plugins/intel')
0 files changed, 0 insertions, 0 deletions