Home
last modified time | relevance | path

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

/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.cpp595 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
622 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()