Searched refs:total_len_bytes (Results 1 – 1 of 1) sorted by relevance
537 size_t total_len_bytes = 0; in hci_set_ad_ext() local541 total_len_bytes += ad[i].data[j].data_len + 2; in hci_set_ad_ext()545 if ((total_len_bytes > BT_HCI_LE_EXT_ADV_FRAG_MAX_LEN) && in hci_set_ad_ext()553 if (total_len_bytes <= BT_HCI_LE_EXT_ADV_FRAG_MAX_LEN) { in hci_set_ad_ext()