Searched refs:is_sync_report (Results 1 – 1 of 1) sorted by relevance
1238 static bool volatile is_sync_report; variable1287 if (!is_sync_report) { in per_adv_sync_recv_cb()1288 is_sync_report = true; in per_adv_sync_recv_cb()1612 is_sync_report = false; in test_scanx_main()1647 while (!is_sync_report) { in test_scanx_main()1659 while (!is_sync_report || (sync_report_len == sync_report_len_prev)) { in test_scanx_main()1660 is_sync_report = false; in test_scanx_main()1673 while (!is_sync_report || (sync_report_len == sync_report_len_prev)) { in test_scanx_main()1674 is_sync_report = false; in test_scanx_main()1687 while (!is_sync_report || (sync_report_len == sync_report_len_prev)) { in test_scanx_main()[all …]