Searched refs:print_role (Results 1 – 1 of 1) sorted by relevance
56 static const char *print_role(enum wlan_bss_role role) in print_role() function119 (void)PRINTF(" \"%s\" %s\r\n", res.ssid, print_role(res.role)); in __scan_cb()123 (void)PRINTF(" (hidden) %s\r\n", print_role(res.role)); in __scan_cb()