HomeSort by relevance Sort by last modified time
    Searched full:reported_state (Results 1 - 4 of 4) sorted by null

  /external/qemu/hw/
goldfish_device.h 18 uint32_t reported_state; member in struct:goldfish_device
goldfish_device.c 92 s->current->reported_state = 1;
98 while(s->current && s->current->reported_state == 1)
129 dev->reported_state = 0;
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.c 489 wpa_states reported_state = state; local
491 reported_state = WPA_IDLE;
505 network_id, reported_state, MAC2STR(wpa_s->pending_bssid));
    [all...]
  /external/wpa_supplicant/
wpa_supplicant.c 831 wpa_states reported_state = state; local
833 reported_state = WPA_IDLE;
844 network_id, reported_state); /* Dm: */
    [all...]

Completed in 344 milliseconds