connman Digest, Vol 37, Issue 8

2018-11-16 Thread connman-request
const char *security, void *user_data) > > > + const char *security, bool force_full_scan, > > > + void *user_data) > > > > I am not partucilar fan of adding a bool for this, because it is already > > hard to

connman Digest, Vol 37, Issue 7

2018-11-16 Thread connman-request
n of adding a bool for this, because it is already > > hard to figure out which parameters is what. Adding a bool makes it even > > harder. Why not defining a enum for the forced scan? > > How about putting ssid, ssid_len, identity, passphrase, security and > force_ful