Searched defs:auto_on (Results 1 – 1 of 1) sorted by relevance
9744 int _dhd_tdls_enable(dhd_pub_t *dhd, bool tdls_on, bool auto_on, struct ether_addr *mac) in _dhd_tdls_enable()9814 int dhd_tdls_enable(struct net_device *dev, bool tdls_on, bool auto_on, struct ether_addr *mac) in dhd_tdls_enable()9829 bool auto_on = false; in dhd_tdls_set_mode() local