api,modem: new 'PrimaryPort' property
We do need to specify which is the primary port being used for controlling the modem. This allows us to match the device with an already existing bluetooth device in NetworkManager.
This commit is contained in:
@@ -296,6 +296,13 @@
|
||||
-->
|
||||
<property name="Plugin" type="s" access="read" />
|
||||
|
||||
<!--
|
||||
PrimaryPort:
|
||||
|
||||
The name of the primary port using to control the modem.
|
||||
-->
|
||||
<property name="PrimaryPort" type="s" access="read" />
|
||||
|
||||
<!--
|
||||
EquipmentIdentifier:
|
||||
|
||||
|
Reference in New Issue
Block a user