Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp71 static int internal_no_seq_check(nl_msg *msg, void *arg);
260 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, internal_no_seq_check, info); in wifi_initialize()
512 static int internal_no_seq_check(struct nl_msg *msg, void *arg) in internal_no_seq_check() function