Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/tests/bluetooth/hci_codecs_info/src/
Dmain.c230 const uint8_t *codec_config, in hci_vendor_read_ctlr_delay() argument
247 zassert_equal(memcmp(codec_config, read_delay_codec_config, in hci_vendor_read_ctlr_delay()
279 memcpy(cp->codec_config, read_delay_codec_config, in ZTEST()
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/hci/
Dhci_internal.h72 const uint8_t *codec_config,
Dhci.c1241 const uint8_t *codec_config, in hci_vendor_read_ctlr_delay() argument
1251 ARG_UNUSED(codec_config); in hci_vendor_read_ctlr_delay()
1279 cmd->codec_config, in read_ctlr_delay()
2330 uint8_t *codec_config; in le_setup_iso_path() local
2342 codec_config = &cmd->codec_config[0]; in le_setup_iso_path()
2347 codec_config); in le_setup_iso_path()
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/
Dull_iso.c206 uint8_t codec_config_len, uint8_t *codec_config) in ll_setup_iso_path() argument
223 ARG_UNUSED(codec_config); in ll_setup_iso_path()
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/include/
Dll.h187 uint8_t codec_config_len, uint8_t *codec_config);
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dhci_types.h865 uint8_t codec_config[0]; member
2141 uint8_t codec_config[0]; member