Get wiphy name
const char * wiphy_name(const struct wiphy * wiphy);
wiphy
The wiphy whose name to return
The name of wiphy.
Johannes Berg <[email protected]>
Author.