Searched refs:btll_count (Results 1 – 1 of 1) sorted by relevance
995 #define btll_count btll_hdr.btl_count macro997 struct bt_log_entry btll_entries[__counted_by(btll_count)];1136 for (uint32_t i = 0; i < btll->btll_count; i++) { in __btlog_log_destroy()1155 if (pos + 1 == btll->btll_count) { in __btlog_log_record()