Searched refs:adv_iso_empty (Results 1 – 1 of 1) sorted by relevance
942 struct ll_adv_iso_set *adv_iso, *adv_iso_empty; in ll_adv_iso_by_hci_handle_new() local946 adv_iso_empty = NULL; in ll_adv_iso_by_hci_handle_new()953 } else if (!adv_iso_empty) { in ll_adv_iso_by_hci_handle_new()954 adv_iso_empty = adv_iso; in ll_adv_iso_by_hci_handle_new()959 if (adv_iso_empty) { in ll_adv_iso_by_hci_handle_new()960 memset(adv_iso_empty, 0U, sizeof(*adv_iso_empty)); in ll_adv_iso_by_hci_handle_new()961 adv_iso_empty->hci_handle = hci_handle; in ll_adv_iso_by_hci_handle_new()