We have moved to a new Sailfish OS Forum. Please start new discussions there.
2

[bug] QNetworkConfigurationManager returns BearerWiMAX in LTE networks [answered]

asked 2014-10-07 13:05:41 +0300

juke gravatar image

updated 2016-08-16 15:46:20 +0300

jiit gravatar image

QNetworkConfigurationManager's default configuration thinks the phone is in WiMAX network when connected to an LTE network in OS version 1.0.8.21.

QNetworkConfigurationManager ncm;
ncm.defaultConfiguration().bearerType();

returns BearerWiMAX.

edit retag flag offensive reopen delete

The question has been closed for the following reason "the question is answered, an answer was accepted" by chemist
close date 2014-10-07 16:57:25.286133

1 Answer

Sort by » oldest newest most voted
1

answered 2014-10-07 13:35:31 +0300

llornkcor gravatar image

Thanks for that. bearer type of lte was only added in Qt 5.2, and wimax was the closest fit at the time.

edit flag offensive delete publish link more

Question tools

Follow
1 follower

Stats

Asked: 2014-10-07 13:05:41 +0300

Seen: 129 times

Last updated: Oct 07 '14