Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan.cpp1286 static int ack_handler_gscan(struct nl_msg *msg, void *arg) in ack_handler_gscan() function
1338 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler_gscan, &res); in requestEvent()