mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 01:50:08 +01:00
bluetooth: DUN + no CDMA/GSM means invalid connection, really it does
This commit is contained in:
parent
0f6ed55ef9
commit
f43fdd9e15
1 changed files with 1 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ verify (NMSetting *setting, GSList *all_settings, GError **error)
|
|||
NM_SETTING_BLUETOOTH_ERROR,
|
||||
NM_SETTING_BLUETOOTH_ERROR_TYPE_SETTING_NOT_FOUND,
|
||||
NM_SETTING_BLUETOOTH_TYPE);
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
/* PANU doesn't need a 'type' setting since no further configuration
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue