Searched refs:codec_config_len (Results 1 – 7 of 7) sorted by relevance
| /Zephyr-latest/tests/bluetooth/hci_codecs_info/src/ |
| D | main.c | 230 uint8_t codec_config_len, in hci_vendor_read_ctlr_delay() argument 246 zassert_equal(codec_config_len, sizeof(read_delay_codec_config), in hci_vendor_read_ctlr_delay() 249 codec_config_len), 0, in hci_vendor_read_ctlr_delay() 279 cp->codec_config_len = sizeof(read_delay_codec_config); in ZTEST()
|
| /Zephyr-latest/subsys/bluetooth/controller/hci/ |
| D | hci_internal.h | 71 uint8_t codec_config_len,
|
| D | hci.c | 1291 uint8_t codec_config_len, in hci_vendor_read_ctlr_delay() argument 1301 ARG_UNUSED(codec_config_len); in hci_vendor_read_ctlr_delay() 1329 cmd->codec_config_len, in read_ctlr_delay() 2399 controller_delay, cmd->codec_config_len, in le_setup_iso_path()
|
| /Zephyr-latest/subsys/bluetooth/controller/include/ |
| D | ll.h | 193 uint8_t codec_config_len, uint8_t *codec_config);
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_iso.c | 220 uint8_t codec_config_len, uint8_t *codec_config) in ll_setup_iso_path() argument 384 if (codec_config_len && in ll_setup_iso_path()
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | hci_types.h | 1017 uint8_t codec_config_len; member 2328 uint8_t codec_config_len; member
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | iso.c | 222 cp->codec_config_len = path->cc_len; in hci_le_setup_iso_data_path()
|