Home | History | Annotate | Download | only in hw

Lines Matching refs:tries

728     int tries = HCI_HANDLES_MAX;
732 while (hci->lm.handle[++ hci->lm.last_handle].link && -- tries)
736 tries);
738 if (!tries) {
832 int tries = HCI_HANDLES_MAX;
850 while (hci->lm.handle[++ hci->lm.last_handle].link && -- tries)
854 tries);
856 if (!tries) {