Searched refs:is_sync_report (Results 1 – 1 of 1) sorted by relevance
1239 static bool volatile is_sync_report; variable1288 if (!is_sync_report) { in per_adv_sync_recv_cb()1289 is_sync_report = true; in per_adv_sync_recv_cb()1613 is_sync_report = false; in test_scanx_main()1648 while (!is_sync_report) { in test_scanx_main()1660 while (!is_sync_report || (sync_report_len == sync_report_len_prev)) { in test_scanx_main()1661 is_sync_report = false; in test_scanx_main()1674 while (!is_sync_report || (sync_report_len == sync_report_len_prev)) { in test_scanx_main()1675 is_sync_report = false; in test_scanx_main()1688 while (!is_sync_report || (sync_report_len == sync_report_len_prev)) { in test_scanx_main()[all …]