Searched refs:no_seq_check (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifi_hal.cpp | 135 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 176 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in wifi_initialize()
|
D | cpp_bindings.cpp | 592 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 619 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | cpp_bindings.cpp | 575 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 602 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in requestResponse()
|