Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:clientIf

140             public void onClientRegistered(int status, int clientIf) {
142 + " clientIf=" + clientIf);
150 mClientIf = clientIf;
171 public void onClientConnectionState(int status, int clientIf,
174 + " clientIf=" + clientIf + " device=" + address);