Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger.cpp912 static int ack_handler_wifi_logger(struct nl_msg *msg, void *arg) in ack_handler_wifi_logger() function
953 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler_wifi_logger, &res); in requestEvent()