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

  /external/qemu/android/
hw-qemud.h 137 int max_clients,
hw-qemud.c 1071 int max_clients; member in struct:QemudService
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_group.c 155 if (group->num_members >= group->cfg->max_clients)
595 group->num_members, group->cfg->max_clients);
596 if (group->num_members == group->cfg->max_clients)
647 group->cfg->max_clients);
648 if (group->num_members == group->cfg->max_clients - 1)
p2p.h 1325 unsigned int max_clients; member in struct:p2p_group_config
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c     [all...]

Completed in 44 milliseconds