Searched refs:is_first_iteration (Results 1 – 1 of 1) sorted by relevance
602 bool is_first_iteration = true; in hci_set_adv_ext_fragmented() local626 if (is_first_iteration && ad_stream_is_empty(&stream)) { in hci_set_adv_ext_fragmented()628 } else if (is_first_iteration) { in hci_set_adv_ext_fragmented()641 is_first_iteration = false; in hci_set_adv_ext_fragmented()715 bool is_first_iteration = true; in hci_set_per_adv_data() local739 if (is_first_iteration && ad_stream_is_empty(&stream)) { in hci_set_per_adv_data()741 } else if (is_first_iteration) { in hci_set_per_adv_data()754 is_first_iteration = false; in hci_set_per_adv_data()