Home | History | Annotate | Download | only in p2p

Lines Matching defs:getClientList

2224                                 for (WifiP2pDevice c : mGroup.getClientList()) {
2937 String[] p2pClientList = getClientList(netId);
2953 private String[] getClientList(int netId) {
2971 String[] currentClientList = getClientList(netId);
3151 for (WifiP2pDevice d : mGroup.getClientList()) {