Searched refs:BASE_CODEC_ID_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define BASE_CODEC_ID_SIZE (1 /* id */ + 2 /* cid */ + 2 /* vid */) macro44 (BASE_NUM_BIS_SIZE + BASE_CODEC_ID_SIZE + BASE_CC_LEN_SIZE + BASE_META_LEN_SIZE + \174 if (net_buf.len < BASE_CODEC_ID_SIZE) { in bt_bap_base_get_base_from_ad()251 size += BASE_CODEC_ID_SIZE; in bt_bap_base_get_size()