Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.cpp578 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
605 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp164 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
260 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_init_user_sock()
425 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_initialize()
Dcpp_bindings.cpp585 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function
612 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()