Home
last modified time | relevance | path

Searched refs:print_feature_handler (Results 1 – 1 of 1) sorted by relevance

/external/iw/
Dinfo.c685 static int print_feature_handler(struct nl_msg *msg, void *arg) in print_feature_handler() function
713 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_feature_handler, (void *)print); in handle_features()