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