Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c208 #define CMD_GETSCANUNASSOCTIME "GETSCANUNASSOCTIME" macro
2264 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETSCANUNASSOCTIME, time); in wl_android_get_scan_unassoc_time()
9025 else if (strnicmp(command, CMD_GETSCANUNASSOCTIME, strlen(CMD_GETSCANUNASSOCTIME)) == 0) { in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c226 #define CMD_GETSCANUNASSOCTIME "GETSCANUNASSOCTIME" macro
2456 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETSCANUNASSOCTIME, time); in wl_android_get_scan_unassoc_time()
9337 else if (strnicmp(command, CMD_GETSCANUNASSOCTIME, strlen(CMD_GETSCANUNASSOCTIME)) == 0) { in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c227 #define CMD_GETSCANUNASSOCTIME "GETSCANUNASSOCTIME" macro
2542 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETSCANUNASSOCTIME, time); in wl_android_get_scan_unassoc_time()
9425 else if (strnicmp(command, CMD_GETSCANUNASSOCTIME, strlen(CMD_GETSCANUNASSOCTIME)) == 0) { in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c274 #define CMD_GETSCANUNASSOCTIME "GETSCANUNASSOCTIME" macro
952 CMD_GETSCANUNASSOCTIME, CMD_SETSCANUNASSOCTIME,
2442 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETSCANUNASSOCTIME, time); in wl_android_get_scan_unassoc_time()
3268 else if (strnicmp(command, CMD_GETSCANUNASSOCTIME, strlen(CMD_GETSCANUNASSOCTIME)) == 0) { in wl_android_ncho_private_command()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c276 #define CMD_GETSCANUNASSOCTIME "GETSCANUNASSOCTIME" macro
936 CMD_GETSCANUNASSOCTIME, CMD_SETSCANUNASSOCTIME,
2434 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETSCANUNASSOCTIME, time); in wl_android_get_scan_unassoc_time()
3260 else if (strnicmp(command, CMD_GETSCANUNASSOCTIME, strlen(CMD_GETSCANUNASSOCTIME)) == 0) { in wl_android_ncho_private_command()