Hi, > I've read the doc/service-api.txt, dvice-api.txt, ...etc > is it correct that the only way to connect to wi-fi APs is by service > object's method "Connect" > My question is that I found out there are lesser wi-fi APs in the > service object than in the network object ( by list-service and > list-networks) > Is it a normal situation, or is there anything missing ? > In additioin, if I would like to connect to an AP not exist in the > service object but exist in the network object, > what should I do
of course the service API shows less APs, because it groups them by SSID. That is on purpose and you should only use the service API for connection to networks. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
