Home | History | Annotate | Download | only in hci

Lines Matching defs:zz

216     UINT8       xx,yy,zz;
282 for (zz = 0; zz < app_count; zz++)
284 if (nfa_hci_cb.cfg.dyn_gates[xx].gate_owner == reg_app[zz])
287 if (zz == app_count)
353 for (zz = 0; zz < gate_count; zz++)
355 if (nfa_hci_cb.cfg.dyn_pipes[xx].local_gate == valid_gate[zz])
358 if (zz == gate_count)