Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c157 if (remote_type == NO_REMOTE && strncmp (buf, RWL_WIFI_ACTION_CMD, in dhd_ioctl()
346 if (remote_type == NO_REMOTE) { in ioctl_queryinformation_fe()
365 if (remote_type == NO_REMOTE) { in ioctl_setinformation_fe()
386 if ((rwl_os_type == WIN32_OS) && (remote_type != NO_REMOTE)) { in wl_get()
409 if ((rwl_os_type == WIN32_OS) && (remote_type != NO_REMOTE)) { in wl_set()
505 remote_type = NO_REMOTE; in main()
534 if (remote_type == NO_REMOTE) { in main()
568 if ((strcmp (*argv, "sh") == 0) && (remote_type != NO_REMOTE)) { in process_args()
593 if (remote_type == NO_REMOTE) { in process_args()
Ddhdu_common.h28 #define NO_REMOTE 0 macro
75 int remote_type = NO_REMOTE;