Searched refs:NUM_STD_CODECS (Results 1 – 1 of 1) sorted by relevance
16 #define NUM_STD_CODECS 3 macro17 static const struct bt_hci_std_codec_info_v2 std_codecs[NUM_STD_CODECS] = {41 return NUM_STD_CODECS; in hci_vendor_read_std_codecs()97 zassert_equal(num_std_codecs, NUM_STD_CODECS, in ZTEST()