Home
last modified time | relevance | path

Searched refs:vid (Results 26 – 50 of 50) sorted by relevance

12

/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dbap_unicast_sr.c77 codec_cfg->vid, codec_cfg->data_len); in print_codec_cfg()
/Zephyr-latest/subsys/bluetooth/audio/
Dpacs.c156 pac_codec->vid = sys_cpu_to_le16(codec_cap->vid); in build_pac_records()
1102 bt_audio_dir_str(dir), codec_cap->id, codec_cap->cid, codec_cap->vid); in bt_pacs_cap_register()
Dbap_broadcast_source.c353 net_buf_simple_add_le16(buf, codec_cfg->vid); in encode_base_subgroup()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c346 codec_cfg.vid = cp->vid; in btp_bap_broadcast_source_setup()
624 ev->vid = sys_cpu_to_le16(codec_cfg->vid); in btp_send_bis_found_ev()
Dbtp_bap_unicast.c60 codec_cfg->vid, codec_cfg->data_len); in print_codec_cfg()
100 codec_cap->vid, codec_cap->data_len); in print_codec_cap()
1260 codec_cfg.vid = cp->vid; in btp_ascs_configure_codec()
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dcap_initiator.c206 codec_cap->vid, codec_cap->data_len); in print_remote_codec()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_unicast.c62 codec_cfg->vid, codec_cfg->data_len); in log_codec_cfg()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c77 codec_cfg->vid, codec_cfg->data_len); in print_codec_cfg()
/Zephyr-latest/tests/bluetooth/audio/bap_base/src/
Dmain.c301 zassert_equal(codec_id.vid, 0x0000, "Unexpected codec.vid value: %u", codec_id.vid); in test_base_get_subgroup_codec_id_cb()
/Zephyr-latest/tests/bluetooth/audio/bap_broadcast_source/src/
Dmain.c472 codec_cfg->vid = 0x01; /* Shall be 0 if id == 0x06 (LC3)*/ in ZTEST_F()
474 zassert_not_equal(0, err, "Did not fail with codec_cfg->vid %u", codec_cfg->vid); in ZTEST_F()
1007 codec_cfg->vid = 0x01; /* Shall be 0 if id == 0x06 (LC3)*/ in ZTEST_F()
1009 zassert_not_equal(0, err, "Did not fail with codec_cfg->vid %u", codec_cfg->vid); in ZTEST_F()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c94 .vid = 0xdead,
Dtest_lcd.c133 .vid = 0xabba,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c47 .vid = 0x0000U,
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h1158 uint16_t vid; /**< Version ID */ member
Dcfg_cli.h1611 uint16_t vid; member
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst136 codec 0x06 cid 0x0000 vid 0x0000 count 5
151 codec 0x06 cid 0x0000 vid 0x0000 count 5
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c150 codec_cfg->vid, codec_cfg->data_len); in print_codec_cfg()
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_unicast.c226 codec_cap->vid, codec_cap->data_len); in log_codec()
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dmain.c99 codec_cap->vid, codec_cap->data_len); in print_codec_cap()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h1812 uint16_t vid; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c121 shell_print(sh, "\tVID 0x%04x", comp.vid); in cmd_get_comp()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c1333 .vid = 1,
1340 .vid = 2,
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c444 data_buf_add_le16_offset(buf, comp->vid, &offset); in bt_mesh_comp_data_get_page_0()
Dcfg_cli.c2266 page->vid = net_buf_simple_pull_le16(buf); in bt_mesh_comp_p0_get()
/Zephyr-latest/subsys/bluetooth/host/
Diso.c220 cp->codec_id.vs_codec_id = sys_cpu_to_le16(path->vid); in hci_le_setup_iso_data_path()

12