Lines Matching refs:found
323 found = False
326 while found is False:
331 found = True
338 return found, lines
370 found, lines = await wait_for_shell_response(dut, "No SDP Record")
372 assert found is True
403 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
404 assert found is True
406 found = False
410 found = True
413 assert found is True
417 found = False
423 found = True
426 assert found is True
460 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
461 assert found is True
463 found = False
467 found = True
470 assert found is True
472 found = False
478 found = True
483 assert found is True
485 found = False
489 found = True
492 assert found is True
530 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
532 assert found is True
564 found, lines = await wait_for_shell_response(dut, "No SDP Record")
566 assert found is True
597 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
599 assert found is True
640 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
642 assert found is True
683 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
685 assert found is True
727 found, lines = await wait_for_shell_response(dut, "No SDP Record")
729 assert found is True
760 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
761 assert found is True
763 found = False
767 found = True
770 assert found is True
774 found = False
780 found = True
783 assert found is True
814 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
815 assert found is True
817 found = False
821 found = True
824 assert found is True
826 found = False
832 found = True
837 assert found is True
839 found = False
843 found = True
846 assert found is True
877 found, lines = await wait_for_shell_response(dut, "SDP Discovery Done")
879 assert found is True