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

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

Completed in 46 milliseconds