HomeSort by relevance Sort by last modified time
    Searched refs:NO_REMOTE (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_common.h 28 #define NO_REMOTE 0
75 int remote_type = NO_REMOTE;
dhdu_linux.c 157 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 591 milliseconds