Home
last modified time | relevance | path

Searched refs:codec_ie_len (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c205 uint16_t codec_ie_len; in shell_a2dp_print_capabilities() local
209 codec_ie_len = ep_info->codec_cap.len; in shell_a2dp_print_capabilities()
216 if (BT_A2DP_SBC_IE_LENGTH != codec_ie_len) { in shell_a2dp_print_capabilities()