Searched refs:NUM_VS_CODECS (Results 1 – 1 of 1) sorted by relevance
27 #define NUM_VS_CODECS 2 macro28 static const struct bt_hci_vs_codec_info_v2 vs_codecs[NUM_VS_CODECS] = {48 return NUM_VS_CODECS; in hci_vendor_read_vs_codecs()112 zassert_equal(num_vs_codecs, NUM_VS_CODECS, in ZTEST()