Searched refs:response_handler (Results 1 – 2 of 2) sorted by relevance
626 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, response_handler, this); in requestResponse()693 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler() function in WifiCommand
349 static int response_handler(struct nl_msg *msg, void *arg);