Searched refs:llcp_common_tx_buffer_alloc_count (Results 1 – 3 of 3) sorted by relevance
81 zassert_equal(llcp_common_tx_buffer_alloc_count(), 0); in ZTEST()91 zassert_equal(llcp_common_tx_buffer_alloc_count(), i+1); in ZTEST()105 zassert_equal(llcp_common_tx_buffer_alloc_count(), in ZTEST()115 zassert_equal(llcp_common_tx_buffer_alloc_count(), in ZTEST()126 zassert_equal(llcp_common_tx_buffer_alloc_count(), in ZTEST()135 zassert_equal(llcp_common_tx_buffer_alloc_count(), in ZTEST()
828 uint8_t llcp_common_tx_buffer_alloc_count(void);
2049 uint8_t llcp_common_tx_buffer_alloc_count(void) function